CSP554—Big Data Technologies Assignment #9

$30.00

Download Details:

  • Name: Assignment-9-pdeoak.zip
  • Type: zip
  • Size: 1.42 MB

Description

Rate this product

Exercise 1) Read and provide a half page summary and analysis of this article available on the blackboard in the ‘Articles’ section: Beyond Batch Processing: Towards Real-Time and Streaming Big Data

Exercise 2) Read and provide a half page summary and analysis of this article available on the blackboard in the ‘Articles’ section: Real-time stream processing for Big Data

Exercise 3) 5 points extra credit

  1. (1 point) Get the spark streaming demo code to work in your Hortonworks sandbox. Provide screen shots of output for various inputs
  2. (4 points) Modify consume.py to output a count of words beginning with only the letters a through h inclusive using just RDD transformations and actions. Provide screen shots of output for various inputs.