Can you share the code for your file output operator and the properties
file where
you configure the file path and name  ?

Please take a look at the examples at
https://github.com/DataTorrent/examples/tree/master/tutorials
in particular at the "fileIO-simple" example for details on how to
configure the operator and
sample overrides of the abstract methods.

Ram

On Mon, Sep 5, 2016 at 7:17 AM, Sandesh Hegde <[email protected]>
wrote:

> Hello Hitesh,
>
> Why do you want to write the contents of the operators? How frequently you
> want to write?
>
> Thanks
>
> On Mon, Sep 5, 2016 at 12:05 AM Hitesh Goyal <[email protected]>
> wrote:
>
>> Hi team,
>>
>>
>>
>> I want to write the contents of opearators in a file. For this, I am
>> using FileWriter Operator which takes input from other operator and writes
>> data in the file. I have set the filepath and filename. It is working fine
>> up to the input provided to FileWriter but I am not getting any file on the
>> path which I have provided. Please help me to resolve the issue.
>>
>>
>>
>> Regards,
>>
>> *Hitesh Goyal*
>>
>> Simpli5d Technologies
>>
>> Cont No.: 9599803307
>>
>>
>>
>

Reply via email to