Hi ! I'm a new user of storm , I merely know how storm and kafka work . I saw many tutorials but nothing seems like the one I want . I want to build a topology that could handle this case : - csv files and other formats are received continuously (like one each 10s or less ) . I want to extract the file and pass the data to a nosql database ( cassandra ). -how many servers should I use ? -where to install nimbus , zookeeper and supervisors ? -where should I put the jar files of storm topology ? and If possible an example of how to do the kafka/storm magic to pass from a file like csv to a database .
thanks -- *Al Fartakh Bilal*
