Yan, To work around that we just call a shell script with the full command, from ExecuteStream. On Mon, May 22, 2017 at 8:36 AM Juan Sequeiros <[email protected]> wrote:
> Yan, > > There is a jira opened for the issue you describe.[1] > > > [1] https://issues.apache.org/jira/plugins/servlet/mobile#issue/NIFI-3221 > > On Mon, May 22, 2017 at 5:32 AM 刘岩 <[email protected]> wrote: > >> >> Hi All >> >> >> Currently i try to use the 1.2.0 Nifi‘s execute process and below >> the command argurments can not be executed due to the Semi-Colom >> >> >> Command:mysqldump >> >> Arguments: --tab=/tmp --fields-terminated-by=, >> --fields-enclosed-by='"' --lines-terminated-by=0x0d0a db1 >> >> >> >> however when i execute this processor , it will alter the arguments >> and ommit this( " ) in the --field-enclosed-by , does nifi has a >> general escape special char to inform NIFI not replacing the semi-coloms? >> >> >> Thank you very much in advance >> >> >> Yan Liu >> >> >> Richinfo >> >> >> >> >> >> >
