Hi,

When I provide the local system path in the properties file, I am getting the 
file on the specified path. But when I provide the path of server, I am not 
getting the file. May this be due to any permission or so ??

From: Munagala Ramanath [mailto:[email protected]]
Sent: Monday, September 05, 2016 9:09 PM
To: [email protected]
Subject: Re: FileWriter not writing contents

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]<mailto:[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]<mailto:[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<tel:9599803307>


Reply via email to