<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230625#M192475</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/39245/mahmoudyusuf94.html" nodeid="39245"&gt;@Mahmoud Yusuf&lt;/A&gt;&lt;P&gt;When you say about a minute, does that mean less than a minute or more than a minute? Why don't you try generating a flow file every 2 minutes and see if that works better? Or is it possible to run the script in parallel?  Give the ExecuteStreamCommand processor 2 concurrent tasks instead of one.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Aug 2017 19:51:28 GMT</pubDate>
    <dc:creator>Wynner</dc:creator>
    <dc:date>2017-08-30T19:51:28Z</dc:date>
    <item>
      <title>Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230617#M192467</link>
      <description>&lt;P&gt;I want to use ExecuteStreamCommand  to submit a spark job via the shell, and I want to use GenerateFlowFile so that I can detect the spark job failure and RouteOnAttribute as suggested by Matt's answer &lt;A href="https://community.hortonworks.com/questions/135072/how-to-handle-failure-of-nifi-executeprocess-proce.html"&gt;here&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;I think it worked for detecting failure, but I can't make it scheduled correctly.&lt;BR /&gt;&lt;BR /&gt;If i want the whole flow (generation of the flow file, the ExecuteStreamCommand and Routng) to be executed every 1 minute, should I schedule the GenerateFlowFile every 1 minute and leave the ExecuteStreamCommand as default (0 schedule) or should I schedule both.&lt;BR /&gt;&lt;BR /&gt;I tried different combinations but it didn't work properly, I think the GenerateFlowFile keeps generating flow files but the ExecuteStreamCommand don't run multiple times. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;another problem is that when I stop the ExecuteStreamCommand processor, it gets stuck, I can't change its configuration and I can't stop or start it again, It didn't work again until I restart NiFi.&lt;/P&gt;&lt;P&gt;Please help. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 04:11:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230617#M192467</guid>
      <dc:creator>MahmoudYusuf</dc:creator>
      <dc:date>2017-08-30T04:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230618#M192468</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/39245/mahmoudyusuf94.html" nodeid="39245"&gt;@Mahmoud Yusuf&lt;/A&gt;&lt;P&gt;Have you tried setting the Scheduling Strategy using CRON driven in the flow?  That way the processors should be synced when they run.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 04:20:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230618#M192468</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2017-08-30T04:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230619#M192469</link>
      <description>&lt;P&gt;I don't understand exactly what do you mean.&lt;BR /&gt;In a &lt;A href="https://community.hortonworks.com/questions/135072/how-to-handle-failure-of-nifi-executeprocess-proce.html"&gt;previous question&lt;/A&gt; the answer was :&lt;/P&gt;&lt;P&gt;"You could schedule a GenerateFlowFile at the same rate your ExecuteProcess was scheduled for, and set Ignore STDIN to true in ExecuteStreamCommand. Then the outgoing flow files will have the execution.status attribute set, which you can use with &lt;A href="http://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.3.0/org.apache.nifi.processors.standard.RouteOnAttribute/index.html"&gt;RouteOnAttribute&lt;/A&gt; to handle failures (non-zero exit codes, e.g.)"&lt;BR /&gt;&lt;BR /&gt;I want to know how to schedule these 2 processors together so that the result is that the flow is executed every 1 minute.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 04:44:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230619#M192469</guid>
      <dc:creator>MahmoudYusuf</dc:creator>
      <dc:date>2017-08-30T04:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230620#M192470</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/39245/mahmoudyusuf94.html" nodeid="39245" target="_blank"&gt;@Mahmoud Yusuf&lt;/A&gt;&lt;P&gt;Run the processors like this.  First processor, GenerateFlowFile, every minute of every hour&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="34586-screen-shot-2017-08-29-at-70223-pm.png" style="width: 792px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14998iD9E22F9F3CB1A2C3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="34586-screen-shot-2017-08-29-at-70223-pm.png" alt="34586-screen-shot-2017-08-29-at-70223-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then the next processor should run the first second of every minute of every hour&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="34587-screen-shot-2017-08-29-at-70501-pm.png" style="width: 800px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14999i93CC82CA521293AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="34587-screen-shot-2017-08-29-at-70501-pm.png" alt="34587-screen-shot-2017-08-29-at-70501-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And then the last processor the second second of every minute of every hour&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="34588-screen-shot-2017-08-29-at-70558-pm.png" style="width: 800px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15000i8F09C7BA5234EEEE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="34588-screen-shot-2017-08-29-at-70558-pm.png" alt="34588-screen-shot-2017-08-29-at-70558-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do you follow?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 00:44:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230620#M192470</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2019-08-18T00:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230621#M192471</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/286/dwynne.html" nodeid="286" target="_blank"&gt;@Wynner&lt;/A&gt;  Ok the schedule seems to be working, when the submitted job fails it works fine and the flow is ok.&lt;BR /&gt;once the job run without errors, flow files keeps generated every minute, but the ExecuteStreamCommand is stuck. I can't even stop or start it, I need to restart NiFi to run it again.&lt;BR /&gt;&lt;BR /&gt;When I try to stop/start ExecuteStreamCommand it says: "No eligible components are selected. Please select the components to be stopped." &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="38460-screenshot-from-2017-08-30-12-38-52.png" style="width: 387px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14997i65B7EAE387669A5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="38460-screenshot-from-2017-08-30-12-38-52.png" alt="38460-screenshot-from-2017-08-30-12-38-52.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 00:44:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230621#M192471</guid>
      <dc:creator>MahmoudYusuf</dc:creator>
      <dc:date>2019-08-18T00:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230622#M192472</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/286/dwynne.html" nodeid="286" target="_blank"&gt;@Wynner&lt;/A&gt;&lt;BR /&gt;Here's what I'm trying to illustrate:&lt;BR /&gt;one successful execution at "ExecuteStreamCommand" then it gets stuck (flow files keeps generated but ExecuteStream is stuck):  &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="38461-screenshot-from-2017-08-30-12-50-26.png" style="width: 370px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14995i9D530322E3C9FFEF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="38461-screenshot-from-2017-08-30-12-50-26.png" alt="38461-screenshot-from-2017-08-30-12-50-26.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;------&lt;BR /&gt;&lt;BR /&gt;If no successful executions happens at all (All executions failed) the schedule works well as follows (flow files generated every minute, and executeStreamCommand executes every minute):&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="38462-screenshot-from-2017-08-30-12-59-17.png" style="width: 369px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14996i944BE4952475FBFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="38462-screenshot-from-2017-08-30-12-59-17.png" alt="38462-screenshot-from-2017-08-30-12-59-17.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I don't know why it gets stuck in the first case ? please help.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 00:44:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230622#M192472</guid>
      <dc:creator>MahmoudYusuf</dc:creator>
      <dc:date>2019-08-18T00:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230623#M192473</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/39245/mahmoudyusuf94.html" nodeid="39245"&gt;@Mahmoud Yusuf&lt;/A&gt;&lt;P&gt;The reason you cannot stop the ExecuteStreamCommand processor, is that it still has a running thread.  How long does it take to run your script outside of NiFi?  It seems like the script is not finishing, so the ExecuteStreamCommand processor it just waiting.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 19:22:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230623#M192473</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2017-08-30T19:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230624#M192474</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/286/dwynne.html" nodeid="286"&gt;@Wynner&lt;/A&gt; It's a spark job, it takes approx. 1 minute and it terminates when I run it outside NiFi. What's the problem ?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 19:38:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230624#M192474</guid>
      <dc:creator>MahmoudYusuf</dc:creator>
      <dc:date>2017-08-30T19:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230625#M192475</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/39245/mahmoudyusuf94.html" nodeid="39245"&gt;@Mahmoud Yusuf&lt;/A&gt;&lt;P&gt;When you say about a minute, does that mean less than a minute or more than a minute? Why don't you try generating a flow file every 2 minutes and see if that works better? Or is it possible to run the script in parallel?  Give the ExecuteStreamCommand processor 2 concurrent tasks instead of one.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 19:51:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230625#M192475</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2017-08-30T19:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230626#M192476</link>
      <description>&lt;P&gt;The command is &lt;/P&gt;&lt;PRE&gt;spark-submit &amp;lt;path to jar&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 30 Aug 2017 20:20:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230626#M192476</guid>
      <dc:creator>MahmoudYusuf</dc:creator>
      <dc:date>2017-08-30T20:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230627#M192477</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/286/dwynne.html" nodeid="286"&gt;@Wynner&lt;/A&gt; I increased the concurrent tasks up to 3. but still having the same problem in different manner. If 3 tasks completed successfully it'll stuck.&lt;BR /&gt;&lt;BR /&gt;It seems like 'Spark-submit' command isn't terminated, even if it's terminated and its output is present in the file system. &lt;BR /&gt;Do you know why this could happen?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 20:39:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230627#M192477</guid>
      <dc:creator>MahmoudYusuf</dc:creator>
      <dc:date>2017-08-30T20:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230628#M192478</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/39245/mahmoudyusuf94.html" nodeid="39245"&gt;@Mahmoud Yusuf&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;In my experience, if you aren't making a call to a system level command, then the processor does have an issue sometimes.&lt;/P&gt;&lt;P&gt;Try putting the actual "spark-submit &amp;lt;path to jar&amp;gt;" into a shell script and then call the shell script in the ExecuteStreamCommand processor. I have found that method more reliable.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 22:30:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230628#M192478</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2017-08-30T22:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230629#M192479</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/286/dwynne.html" nodeid="286"&gt;@Wynner&lt;/A&gt;&lt;BR /&gt;I figured out what is the problem, the spark job gets stuck when using "ExecuteStreamCommand" at some task, &lt;BR /&gt;When I run the same command from "ExecuteProcess" or from the shell myself the job terminates successfully.&lt;BR /&gt;&lt;BR /&gt;I don't know what is the problem with "ExecuteStreamCommand"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.hortonworks.com/questions/135430/spark-job-gets-stuck-when-submitted-from-nifi.html?childToView=135436#answer-135436" target="_blank"&gt;https://community.hortonworks.com/questions/135430/spark-job-gets-stuck-when-submitted-from-nifi.html?childToView=135436#answer-135436&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 21:30:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230629#M192479</guid>
      <dc:creator>MahmoudYusuf</dc:creator>
      <dc:date>2017-09-05T21:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230630#M192480</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/39245/mahmoudyusuf94.html" nodeid="39245"&gt;@Mahmoud Yusuf&lt;/A&gt;&lt;P&gt;I'm glad it is working for you now.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 21:33:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230630#M192480</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2017-09-05T21:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230631#M192481</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/286/dwynne.html" nodeid="286"&gt;@Wynner&lt;/A&gt;&lt;P&gt;please check my last comment, I figured more details of the problem, but it still exists.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 21:39:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230631#M192481</guid>
      <dc:creator>MahmoudYusuf</dc:creator>
      <dc:date>2017-09-05T21:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230632#M192482</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/39245/mahmoudyusuf94.html" nodeid="39245"&gt;@Mahmoud Yusuf&lt;/A&gt;&lt;P&gt;I thought you said it was working with the ExecuteProcess processor?&lt;/P&gt;&lt;P&gt;If so, then you are able to move forward with flow design correct?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 21:55:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230632#M192482</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2017-09-05T21:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230633#M192483</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/286/dwynne.html" nodeid="286"&gt;@Wynner&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;It works with executeProcess but I don't want to use this processor. I use ExecuteStreamCommand so that I can route on attribute to detect failure. unfortunately the job gets stuck with it.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 22:14:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230633#M192483</guid>
      <dc:creator>MahmoudYusuf</dc:creator>
      <dc:date>2017-09-05T22:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230634#M192484</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/39245/mahmoudyusuf94.html" nodeid="39245"&gt;@Mahmoud Yusuf&lt;/A&gt;&lt;P&gt;Does the spark job generate a lot of output?  Maybe you can suppress some of the output?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 22:27:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230634#M192484</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2017-09-05T22:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230635#M192485</link>
      <description>&lt;P style="margin-left: 40px;"&gt;I have the same problem on the ExecuteStreamProcess, which launch python code.&lt;/P&gt;&lt;P style="margin-left: 40px;"&gt; I don't understand if is a bug of Nifi 1.3.0 or not. &lt;A href="https://community.hortonworks.com/questions/131434/scheduling-executestreamcommand-processor-with-gen.html#"&gt;@Mahmoud Yusuf&lt;/A&gt; Which version do you have? &lt;/P&gt;&lt;P style="margin-left: 40px;"&gt;I debug the Nifi logs( nifi-app.log, nifi-bootstrap.log and nifi-user.log ) but I haven't noticed strange things&lt;/P&gt;&lt;P style="margin-left: 40px;"&gt;How we can debug processor behavior?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:50:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230635#M192485</guid>
      <dc:creator>d_panella</dc:creator>
      <dc:date>2017-10-27T15:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling ExecuteStreamCommand processor with GenerateFlowFile to run every minute</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230636#M192486</link>
      <description>&lt;P&gt;If I try to Put in RUNNING state, with Nifi API REST, the stucked processor i get this response:&lt;/P&gt;&lt;P&gt;2017-10-27 08:50:43,749 INFO [NiFi Web Server-96840] o.a.n.w.a.c.IllegalStateExceptionMapper java.lang.IllegalStateException: 015e1005-8820-176e-f509-ca592def60b0 cannot be started because it is not stopped. Current state is STOPPING. Returning Conflict response.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:53:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Scheduling-ExecuteStreamCommand-processor-with/m-p/230636#M192486</guid>
      <dc:creator>d_panella</dc:creator>
      <dc:date>2017-10-27T15:53:55Z</dc:date>
    </item>
  </channel>
</rss>

