Re: Writing file to storm hdfs

2015-12-01 Thread Gaurav Agarwal
t;were open at the time of the crash. It’s for this reason that I have never >used rotation actions. > > -Aaron > > From: Aaron Dossett > Reply-To: "user@storm.apache.org" > Date: Monday, November 30, 2015 at 2:08 PM > To: "user@storm.apache.org&quo

Re: Writing file to storm hdfs

2015-11-30 Thread Aaron . Dossett
mailto:gaurav130...@gmail.com>> Reply-To: "user@storm.apache.org<mailto:user@storm.apache.org>" mailto:user@storm.apache.org>> Date: Monday, November 30, 2015 at 2:06 PM To: "user@storm.apache.org<mailto:user@storm.apache.org>" mailto:user@storm.apache.or

Re: Writing file to storm hdfs

2015-11-30 Thread Aaron . Dossett
pache.org<mailto:user@storm.apache.org>" mailto:user@storm.apache.org>> Date: Monday, November 30, 2015 at 2:06 PM To: "user@storm.apache.org<mailto:user@storm.apache.org>" mailto:user@storm.apache.org>> Subject: Re: Writing file to storm hdfs Hello Aaron, Plea

Re: Writing file to storm hdfs

2015-11-30 Thread Gaurav Agarwal
2015 at 1:01 PM > To: "user@storm.apache.org" > Subject: Writing file to storm hdfs > > Hello > > In storm topology we r receiving tuples in millions from Kafka and we have > to perform some calculations in bolt. Parallely we have bolt that starts > writing into hdfs

Re: Writing file to storm hdfs

2015-11-30 Thread Aaron . Dossett
Agarwal mailto:gaurav130...@gmail.com>> Reply-To: "user@storm.apache.org<mailto:user@storm.apache.org>" mailto:user@storm.apache.org>> Date: Monday, November 30, 2015 at 1:01 PM To: "user@storm.apache.org<mailto:user@storm.apache.org>" mailto:user@storm.apac

Writing file to storm hdfs

2015-11-30 Thread Gaurav Agarwal
Hello In storm topology we r receiving tuples in millions from Kafka and we have to perform some calculations in bolt. Parallely we have bolt that starts writing into hdfs ,now we have parallelism hint for writing the file is 8. So 8 files will be there. Actually problem is once the snapshot data