<?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: Issues in installing NIFI on sandbox in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-in-installing-NIFI-on-sandbox/m-p/129764#M43455</link>
    <description>&lt;P&gt;Thank you!!! its now working.&lt;/P&gt;&lt;P&gt;But Nifi is not showing in sandbox services.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2016 15:38:05 GMT</pubDate>
    <dc:creator>prabha_muthu</dc:creator>
    <dc:date>2016-10-14T15:38:05Z</dc:date>
    <item>
      <title>Issues in installing NIFI on sandbox</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-in-installing-NIFI-on-sandbox/m-p/129761#M43452</link>
      <description>&lt;P&gt;
	HI,&lt;/P&gt;&lt;P&gt;
	Currently, started working in NIFI and I followed NIFI learning ropes.&lt;/P&gt;&lt;P&gt;
	Here I have used installation using command line. Everything is fine, I try to run the script ./jdkinstall_nifi.sh - finally it ends up like this...&lt;/P&gt;&lt;PRE&gt;Installing new version of jdk
Changing the configs of Nifi to use this jdk
grep: /root/HDF-2.0.0.0/nifi/bin/nifi.sh: No such file or directory
sed: can't read /root/HDF-*/nifi/bin/nifi.sh: No such file or directory
grep: /root/HDF-2.0.0.0/nifi/bin/nifi.sh: No such file or directory
sed: -e expression #1, char 1: unknown command: `,'
grep: /root/HDF-2.0.0.0/nifi/conf/bootstrap.conf: No such file or directory
sed: can't read /root/HDF-*/nifi/conf/bootstrap.conf: No such file or directory
sed: can't read /root/HDF-2.0.0.0/nifi/conf/bootstrap.conf: No such file or directory

	[root@sandbox ~]# ls
anaconda-ks.cfg build.out HDF-2.0.0.0-579.tar.gz install.log 
install.log.syslog jdkinstall_nifi.sh sandbox.info start_ambari.sh 
start_hbase.sh start_solr.sh stop_solr.sh
[root@sandbox ~]#
[root@sandbox ~]#
[root@sandbox ~]# cd hdf/HDF-2.0.0.0/nifi/bin
-bash: cd: hdf/HDF-2.0.0.0/nifi/bin: No such file or directory
&lt;/PRE&gt;&lt;P&gt;
	How to solve this issue!!! I am new to NIFI !!!&lt;/P&gt;&lt;P&gt;I actually followed this turorial &lt;A href="http://hortonworks.com/hadoop-tutorial/learning-ropes-apache-nifi/#start-nifi-sandbox"&gt;NIFI Installation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
	Prabha&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 23:13:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-in-installing-NIFI-on-sandbox/m-p/129761#M43452</guid>
      <dc:creator>prabha_muthu</dc:creator>
      <dc:date>2016-10-13T23:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in installing NIFI on sandbox</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-in-installing-NIFI-on-sandbox/m-p/129762#M43453</link>
      <description>&lt;P&gt;Seems like you have downloaded tar.gz file of HDF but have not extracted it. Try running this command after SCP step&lt;/P&gt;&lt;P&gt;tar xvf /root/HDF-2.0.0.0-579.tar.gz&lt;/P&gt;&lt;P&gt;After this, run the jdk install script. Let us know if you have any further issues.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 01:27:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-in-installing-NIFI-on-sandbox/m-p/129762#M43453</guid>
      <dc:creator>mrizvi</dc:creator>
      <dc:date>2016-10-14T01:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in installing NIFI on sandbox</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-in-installing-NIFI-on-sandbox/m-p/129763#M43454</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/13707/prabhamuthu.html"&gt;prabhavathi Muthusenapathy&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Welcome on board !!!!! The recently released HDF 2.0 or Nifi is a game changer and I think you should start from a good base. Deployment of HDF 2.0 is now provisoned by Ambari. Grab this &lt;A target="_blank" href="http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.0/bk_ambari-installation/content/index.html"&gt;Document&lt;/A&gt;  and proceed. Take the full advantage of integration with Ranger,SSL etc .......&lt;/P&gt;&lt;P&gt;CAUTION You should not install HDF 2.0 on an existing Ambari managed HDP node or cluster &lt;/P&gt;&lt;P&gt;Here are 3 more  sites that will walk you through the different setups ....why not use blueprints ...&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.0/bk_ambari-installation/content/install-management-pack.html"&gt;link1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://community.hortonworks.com/articles/56849/automate-deployment-of-hdf-20-clusters-using-ambar.html"&gt;link2 &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://community.hortonworks.com/articles/57980/hdf-20-apache-nifi-integration-with-apache-ambarir.html"&gt;Link3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope that helps &lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 01:55:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-in-installing-NIFI-on-sandbox/m-p/129763#M43454</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2016-10-14T01:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in installing NIFI on sandbox</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-in-installing-NIFI-on-sandbox/m-p/129764#M43455</link>
      <description>&lt;P&gt;Thank you!!! its now working.&lt;/P&gt;&lt;P&gt;But Nifi is not showing in sandbox services.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 15:38:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-in-installing-NIFI-on-sandbox/m-p/129764#M43455</guid>
      <dc:creator>prabha_muthu</dc:creator>
      <dc:date>2016-10-14T15:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in installing NIFI on sandbox</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-in-installing-NIFI-on-sandbox/m-p/129765#M43456</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13707/prabhamuthu.html" nodeid="13707"&gt;@prabhavathi Muthusenapathy&lt;/A&gt;, it is because that Ambari is not managing NiFi, you have installed it on your own. But Nifi is still there, you can start/stop it, view its logs and libraries under /root/HDF-2.0.0.0/ from the terminal.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2016 03:39:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-in-installing-NIFI-on-sandbox/m-p/129765#M43456</guid>
      <dc:creator>mrizvi</dc:creator>
      <dc:date>2016-10-15T03:39:06Z</dc:date>
    </item>
  </channel>
</rss>

