How to integrate hadoop and storm? -


i came across project storm real time analytics. wondering how hadoop , storm can integrated processing data.also,i need suggestions various projects use combination of both. thanks....

so storm has concept of bolt & spout.

bolt processing while spouts data system.

storm provides storm-hdfs connector through can write data disk directly through bolt.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -