Mike,

Any chance you can control where the data is written to by the script?

If you write it for instance to ".myDir" your "wrapper" script could just rename it form ".myDir" to "myDir".

GetFile by default does not pick up any file that begins with a .

------ Original Message ------
From: "mbwagne" <[email protected]>
To: [email protected]
Sent: 4/23/2015 12:43:12 PM
Subject: Re: ExecuteStreamCommand with output directory

Brandon's approach did work. Thanks Brandon!

My concern is I'm tarring up a directory in a shell script just to unpack in a nifi processor. That seems like a lot of unnecessary IO. I wish I could
trigger GetFile on the completion of the ExecuteStreamCommand via the
success route.



--
View this message in context: http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/ExecuteStreamCommand-with-output-directory-tp1177p1219.html Sent from the Apache NiFi (incubating) Developer List mailing list archive at Nabble.com.

Reply via email to