gt; Arturo
>
>
> From: Bryan Bende
> Sent: 18 May 2016 02:51
> To: dev@nifi.apache.org
> Subject: Re: Hadoop Sequence File Processor changes the key.
>
> Hi Arturo,
>
> Sorry for the delayed response, and thanks for pointing thi
t: 18 May 2016 02:51
To: dev@nifi.apache.org
Subject: Re: Hadoop Sequence File Processor changes the key.
Hi Arturo,
Sorry for the delayed response, and thanks for pointing this out.
I don't have that much experience using sequence files, but assuming the
".sf" suffix has no meanin
Hi Arturo,
Sorry for the delayed response, and thanks for pointing this out.
I don't have that much experience using sequence files, but assuming the
".sf" suffix has no meaning besides aesthetics, then it seems like there
could be two possible solutions...
One would be to not force the ".sf" su
I am using the createHadoopSequenceFile processor to create a sequence file
from incoming data to time stamp the data, using the current time as the key
and the data as the value of the sequence file.
I change the file name attribute (momentarily) to ${now()} as to get a sequence
file where th