<?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: SOLR / NIFI : How to resolve? bash: solr: command not found in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131341#M18541</link>
    <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/1923-solr-error.png"&gt;solr-error.png&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Feb 2016 03:09:38 GMT</pubDate>
    <dc:creator>keerthanakumar2</dc:creator>
    <dc:date>2016-02-09T03:09:38Z</dc:date>
    <item>
      <title>SOLR / NIFI : How to resolve? bash: solr: command not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131338#M18538</link>
      <description>&lt;P&gt;Hi, I'm currently working on the following tutorial : &lt;A href="http://hortonworks.com/hadoop-tutorial/how-to-refine-and-visualize-sentiment-data/" target="_blank"&gt;http://hortonworks.com/hadoop-tutorial/how-to-refine-and-visualize-sentiment-data/&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;I was able to execute all the steps as listed until I reached the following statement. Also I'm unable to open &lt;A href="http://sandbox.hortonworks.com:8983/solr/banana/index.html" target="_blank"&gt;http://sandbox.hortonworks.com:8983/solr/banana/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Now we’re going to start Solr. Execute&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;/opt/lucidworks-hdpsearch/solr/bin/solr start -c -z localhost:2181
&lt;/PRE&gt;</description>
      <pubDate>Tue, 09 Feb 2016 02:56:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131338#M18538</guid>
      <dc:creator>keerthanakumar2</dc:creator>
      <dc:date>2016-02-09T02:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: SOLR / NIFI : How to resolve? bash: solr: command not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131339#M18539</link>
      <description>&lt;P&gt;you need to add java classpath. refer to the updated steps here &lt;A href="https://community.hortonworks.com/content/kbentry/1282/sample-hdfnifi-flow-to-push-tweets-into-solrbanana.html" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/1282/sample-hdfnifi-flow-to-push-tweets-into-solrbanana.html&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/2506/keerthanakumar20.html" nodeid="2506"&gt;@keerthana gajarajakumar&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;export JAVA_HOME=/usr/lib/jvm/java-1.7.0-openjdk.x86_64/opt/lucidworks-hdpsearch/solr/bin/solr start -c -z localhost:2181 
/opt/lucidworks-hdpsearch/solr/bin/solr create -c tweets \   
-d data_driven_schema_configs \   
-s 1 \   
-rf 1 &lt;/PRE&gt;</description>
      <pubDate>Tue, 09 Feb 2016 02:57:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131339#M18539</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-09T02:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: SOLR / NIFI : How to resolve? bash: solr: command not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131340#M18540</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/416/zblanco.html" nodeid="416"&gt;@zblanco&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/69/rcoss.html" nodeid="69"&gt;@Rafael Coss&lt;/A&gt; it makes sense to add java classpath to your tutorial as it's a common gotcha with new users. Please refer to the Ali Bajwa's tutorial where he addressed it with JAVA_HOME&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 03:01:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131340#M18540</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-09T03:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: SOLR / NIFI : How to resolve? bash: solr: command not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131341#M18541</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/1923-solr-error.png"&gt;solr-error.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 03:09:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131341#M18541</guid>
      <dc:creator>keerthanakumar2</dc:creator>
      <dc:date>2016-02-09T03:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: SOLR / NIFI : How to resolve? bash: solr: command not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131342#M18542</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt;&lt;P&gt; -- Any thoughts on this?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 03:11:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131342#M18542</guid>
      <dc:creator>keerthanakumar2</dc:creator>
      <dc:date>2016-02-09T03:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: SOLR / NIFI : How to resolve? bash: solr: command not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131343#M18543</link>
      <description>&lt;P&gt;do you have directory /opt/lucidworks-hdpsearch? Please refer to link I provided to install SOLR. On non Sandbox you have to install it. Just follow directions in the link, it was tested many times on latest sandbox.&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;yum install -y lucidworks-hdpsearch&lt;/LI&gt;&lt;LI&gt;sudo -u hdfs hadoop fs -mkdir /user/solr&lt;/LI&gt;&lt;LI&gt;sudo -u hdfs hadoop fs -chown solr /user/solr&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 09 Feb 2016 03:24:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131343#M18543</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-09T03:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: SOLR / NIFI : How to resolve? bash: solr: command not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131344#M18544</link>
      <description>&lt;P&gt;Thanks Artem. It worked. &lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 05:24:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131344#M18544</guid>
      <dc:creator>keerthanakumar2</dc:creator>
      <dc:date>2016-02-09T05:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: SOLR / NIFI : How to resolve? bash: solr: command not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131345#M18545</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2506/keerthanakumar20.html" nodeid="2506"&gt;@keerthana gajarajakumar&lt;/A&gt; Hi Keerthana, I guess you have found the best answer. Please do let me know how can I help. Appreciate that you are using HCC &lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 10:52:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131345#M18545</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-09T10:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: SOLR / NIFI : How to resolve? bash: solr: command not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131346#M18546</link>
      <description>&lt;P&gt;Thanks Neeraj. I got it solved for now. But as I learn more I'll definietly touch base with you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 11:57:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131346#M18546</guid>
      <dc:creator>keerthanakumar2</dc:creator>
      <dc:date>2016-02-09T11:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: SOLR / NIFI : How to resolve? bash: solr: command not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131347#M18547</link>
      <description>&lt;P&gt;No issues with my Solr Artem. It's running fine. Thanks for your suggestions &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 11:57:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SOLR-NIFI-How-to-resolve-bash-solr-command-not-found/m-p/131347#M18547</guid>
      <dc:creator>keerthanakumar2</dc:creator>
      <dc:date>2016-02-09T11:57:59Z</dc:date>
    </item>
  </channel>
</rss>

