nteg / Big-Data

Big Data
0 stars 1 forks source link

Apache Storm POC #15

Open amitkumar02 opened 9 years ago

amitkumar02 commented 9 years ago

Develop a POC on Apache Storm to cover -

  1. Write a File System Spout to read the data from files
  2. Write bolts to classify the data read from files
  3. Write a bolt to write the classified data to HDFS

Once POC is done, code needs to be checked into this repository. A POC document covering the above points will also need to be covered