<?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 install NiFi on Ambari on Azure HDInsight Spark cluster in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/182999#M70930</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/47241/michaeljonsson.html" nodeid="47241"&gt;@Michael Jonsson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The link you refer to uses a custom Ambari Service for NiFi. It's not official neither supported: &lt;A href="https://github.com/abajwa-hw/ambari-nifi-service" target="_blank"&gt;https://github.com/abajwa-hw/ambari-nifi-service&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As you can see, the post is old and the service is no more updated by its author (see deprication note on the Github page). &lt;/P&gt;</description>
    <pubDate>Wed, 08 Nov 2017 17:51:28 GMT</pubDate>
    <dc:creator>ahadjidj</dc:creator>
    <dc:date>2017-11-08T17:51:28Z</dc:date>
    <item>
      <title>How to install NiFi on Ambari on Azure HDInsight Spark cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/182996#M70927</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to get NiFi on Ambari  on an Azure HDInsight cluster.&lt;/P&gt;&lt;P&gt;I have tried following most of the links in the forums on installing NiFi on Ambari but cannot find anything that would specifically touch on the HDI on Azure.&lt;/P&gt;&lt;P&gt;It seems like the Add Service option on Ambari is contained by the service that Azure is providing, i have not found anything saying that this is case but the Add Service option is not there.&lt;/P&gt;&lt;P&gt;Another option that i have not tried is to install the NiFi via Script  &lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-linux#example-script-action-scripts" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-linux#example-script-action-scripts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-install-custom-applications" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-apps-install-custom-applications&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Anyone got NiFi to work in Ambari on HDI on Azure?&lt;/P&gt;&lt;P&gt;Anyone have a script for the NiFi installation that can be used according above steps?&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 23:44:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/182996#M70927</guid>
      <dc:creator>michael_jonsson</dc:creator>
      <dc:date>2017-11-07T23:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to install NiFi on Ambari on Azure HDInsight Spark cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/182997#M70928</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.hortonworks.com/questions/146320/how-to-install-nifi-on-amabari-on-azure-hdinsight.html#"&gt;@Michael Jonsson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;NiFi is not packaged in HDI this is why you can not find it in Ambari from Add Service. You can install an HDP + HDF cluster on Azure in IaaS mode to have both platforms. You can also provision Azure VMs and install Ambari + HDF only, and use it to with HDI. This way you have two separate clusters HDF and HDI. You can also use Cloudbreak for easier installation.&lt;/P&gt;&lt;P&gt;Theoretically, you should be able to manually install NiFi on HDI nodes but this won't be supported neither manager by Ambari (no monitoring, configuration, upgrade, etc ..). So this may make sense for testing/POC. I've never tried it though.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 02:57:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/182997#M70928</guid>
      <dc:creator>ahadjidj</dc:creator>
      <dc:date>2017-11-08T02:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to install NiFi on Ambari on Azure HDInsight Spark cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/182998#M70929</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/2056/ahadjidj.html" nodeid="2056"&gt;@Abdelkrim Hadjidj&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response and tips. One of the reasons i would like to have it in the HDI is to have one place of management (also for governance). &lt;/P&gt;&lt;P&gt;If i look at this guide, i get the notion that NiFi can be in the installed in Ambari.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/content/kbentry/51517/hdf-on-hdi-nifi.html" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/51517/hdf-on-hdi-nifi.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But as you say the question if it is supported etc remains, was hoping someone had done this and could enlighten on the topic.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 04:37:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/182998#M70929</guid>
      <dc:creator>michael_jonsson</dc:creator>
      <dc:date>2017-11-08T04:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to install NiFi on Ambari on Azure HDInsight Spark cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/182999#M70930</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/47241/michaeljonsson.html" nodeid="47241"&gt;@Michael Jonsson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The link you refer to uses a custom Ambari Service for NiFi. It's not official neither supported: &lt;A href="https://github.com/abajwa-hw/ambari-nifi-service" target="_blank"&gt;https://github.com/abajwa-hw/ambari-nifi-service&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As you can see, the post is old and the service is no more updated by its author (see deprication note on the Github page). &lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 17:51:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/182999#M70930</guid>
      <dc:creator>ahadjidj</dc:creator>
      <dc:date>2017-11-08T17:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to install NiFi on Ambari on Azure HDInsight Spark cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/183000#M70931</link>
      <description>&lt;P style="margin-left: 20px;"&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/2056/ahadjidj.html" nodeid="2056"&gt;@Abdelkrim Hadjidj&lt;/A&gt;&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Thanks for the update, i also looked into this link (read the last post) and tried those steps. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/64996/installing-nifi-using-ambari.html" target="_blank"&gt;https://community.hortonworks.com/questions/64996/installing-nifi-using-ambari.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The add service is not present in the Azure provided HDI though and i do not know how to add it, seems like it should be possible to achieve to have NiFi in Ambari, not sure on the Azure HDI but keen on if somebody got it working.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 22:24:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/183000#M70931</guid>
      <dc:creator>michael_jonsson</dc:creator>
      <dc:date>2017-11-08T22:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to install NiFi on Ambari on Azure HDInsight Spark cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/183001#M70932</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/47241/michaeljonsson.html" nodeid="47241"&gt;@Michael Jonsson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Again, NiFi is not available on HDI and you can not install it from Ambari in HDI. &lt;/P&gt;&lt;P&gt;Starting from HDF 3 it's possible to deploy HDF component on HDP cluster using management packs but this is for HDP not HDI : &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.1.1/bk_installing-hdf-on-hdp/content/ch_install-mpack.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.1.1/bk_installing-hdf-on-hdp/content/ch_install-mpack.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The link you provided is also deprecated, lot of things changed since then &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 22:45:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/183001#M70932</guid>
      <dc:creator>ahadjidj</dc:creator>
      <dc:date>2017-11-08T22:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to install NiFi on Ambari on Azure HDInsight Spark cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/183002#M70933</link>
      <description>&lt;P&gt;Ok, thanks again for clarification.&lt;/P&gt;&lt;P&gt;Building an understanding on HDI, HDF, and HDP here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 22:52:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-install-NiFi-on-Ambari-on-Azure-HDInsight-Spark/m-p/183002#M70933</guid>
      <dc:creator>michael_jonsson</dc:creator>
      <dc:date>2017-11-08T22:52:54Z</dc:date>
    </item>
  </channel>
</rss>

