<?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: How to run nifi without web UI ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161332#M41220</link>
    <description>&lt;P&gt;I wonder if you're looking for MiNiFi?&lt;A target="_blank" href="https://nifi.apache.org/minifi/index.html"&gt;https://nifi.apache.org/minifi/index.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2016 20:01:26 GMT</pubDate>
    <dc:creator>andrewg</dc:creator>
    <dc:date>2016-09-20T20:01:26Z</dc:date>
    <item>
      <title>How to run nifi without web UI ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161330#M41218</link>
      <description>&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;I would like to run nifi without having to use the web UI. I saw that it is possible to run nifi via the APIs (&lt;A href="https://community.hortonworks.com/questions/36226/can-i-use-nifi-without-any-web-ui.html"&gt;https://community.hortonworks.com/questions/36226/can-i-use-nifi-without-any-web-ui.html&lt;/A&gt;), but how to use it ? (or where to learn to use it?)&lt;/P&gt;&lt;P&gt;Is there an other way to run nifi witout the UI (usnig bash shell for example) ?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 17:15:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161330#M41218</guid>
      <dc:creator>24_robard</dc:creator>
      <dc:date>2016-09-20T17:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to run nifi without web UI ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161331#M41219</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13198/24robard.html" nodeid="13198"&gt;@François Robard&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;You will find the whole REST API documentation here :&lt;/P&gt;&lt;P&gt;&lt;A href="https://nifi.apache.org/docs/nifi-docs/rest-api/index.html" target="_blank"&gt;https://nifi.apache.org/docs/nifi-docs/rest-api/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;By using the endpoints provided in the documentation, you can control NiFi in a scripted-manner using 'curl' (for example).&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 18:10:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161331#M41219</guid>
      <dc:creator>pvillard</dc:creator>
      <dc:date>2016-09-20T18:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to run nifi without web UI ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161332#M41220</link>
      <description>&lt;P&gt;I wonder if you're looking for MiNiFi?&lt;A target="_blank" href="https://nifi.apache.org/minifi/index.html"&gt;https://nifi.apache.org/minifi/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 20:01:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161332#M41220</guid>
      <dc:creator>andrewg</dc:creator>
      <dc:date>2016-09-20T20:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to run nifi without web UI ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161333#M41221</link>
      <description>&lt;P&gt;Ok, thanks for your answers.&lt;/P&gt;&lt;P&gt;@Pierre Villard, I'll Watch about the REST API.&lt;/P&gt;&lt;P&gt;@Andrew Grande, otherwise I'm not sure I've understood the goal of Minifi.&lt;/P&gt;&lt;P&gt;What I exacty want to do is :&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;- Set Nifi through the web UI on a PC to do a certain task&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;-Export both Nifi and this preset in a file&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;-Install and make Nifi and this preset run on an other computer/server without having to use the web UI (or maybe install Nifi, import my Template and lunch it without the UI)&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Is this kind of thing possible?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 22:50:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161333#M41221</guid>
      <dc:creator>24_robard</dc:creator>
      <dc:date>2016-09-20T22:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to run nifi without web UI ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161334#M41222</link>
      <description>&lt;P&gt;That is literally the use case for MiNiFi. MiNiFi runs with far fewer resources necessary and no UI, but can accept flows designed using the NiFi UI on the same or separate machine. &lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 01:48:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161334#M41222</guid>
      <dc:creator>alopresto</dc:creator>
      <dc:date>2016-09-21T01:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to run nifi without web UI ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161335#M41223</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, I tried Minifi and could do what I wanted. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 13:34:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161335#M41223</guid>
      <dc:creator>24_robard</dc:creator>
      <dc:date>2016-09-21T13:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to run nifi without web UI ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161336#M41224</link>
      <description>&lt;P&gt;Yes I finally noticed yhat. I tried it and it works exactly as I wanted &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 13:37:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-run-nifi-without-web-UI/m-p/161336#M41224</guid>
      <dc:creator>24_robard</dc:creator>
      <dc:date>2016-09-21T13:37:19Z</dc:date>
    </item>
  </channel>
</rss>

