<?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: what I do if sqoop is not installed but ambari showed it is installed? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146472#M19940</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2338/robindong2000.html" nodeid="2338"&gt;@Robin Dong&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sqoop is client tool. You can login to server and type sqoop&lt;/P&gt;&lt;P&gt;That's sym link to original install directory &lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2016 01:35:22 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-02-18T01:35:22Z</dc:date>
    <item>
      <title>what I do if sqoop is not installed but ambari showed it is installed?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146471#M19939</link>
      <description>&lt;P&gt;as we can see, the sqoop is linked to /usr/hdp/2.3.4.0-3485/sqoop, but under /usr/hdp/2.3.4.0-3485, there is no sqoop directory exist, that means sqoop is not installed. however, at ambari, it showed sqoop and all others are installed. what can I do? manually install sqoop is option here if install HDP by ambari, so what can I do from here???&lt;/P&gt;&lt;P&gt;lrwxrwxrwx 1 root root   27 Feb  5 16:20 spark-thriftserver -&amp;gt; /usr/hdp/2.3.4.0-3485/spark &lt;/P&gt;&lt;P&gt;lrwxrwxrwx 1 root root   27 Feb  5 16:20 sqoop-client -&amp;gt; /usr/hdp/2.3.4.0-3485/sqoop &lt;/P&gt;&lt;P&gt;lrwxrwxrwx 1 root root   27 Feb  5 16:20 sqoop-server -&amp;gt; /usr/hdp/2.3.4.0-3485/sqoop &lt;/P&gt;&lt;P&gt;any one can give me a clue on this? I have many tools like sqoop, not installed but showed they were installed on ambari.&lt;/P&gt;&lt;P&gt;thank you for your help.&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:04:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146471#M19939</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2022-09-16T10:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: what I do if sqoop is not installed but ambari showed it is installed?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146472#M19940</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2338/robindong2000.html" nodeid="2338"&gt;@Robin Dong&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sqoop is client tool. You can login to server and type sqoop&lt;/P&gt;&lt;P&gt;That's sym link to original install directory &lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 01:35:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146472#M19940</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-18T01:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: what I do if sqoop is not installed but ambari showed it is installed?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146473#M19941</link>
      <description>&lt;P&gt;There is no start and stop as its client tool&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 01:36:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146473#M19941</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-18T01:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: what I do if sqoop is not installed but ambari showed it is installed?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146474#M19942</link>
      <description>&lt;P&gt;@neeraj this is what I did on server:&lt;/P&gt;&lt;P&gt;1. su - sqoop  --- ok, I am sqoop user now&lt;/P&gt;&lt;P&gt;2. [sqoop@avechdmq1 ~]$ sqoop &lt;/P&gt;&lt;P&gt;     -bash: sqoop: command not found&lt;/P&gt;&lt;P&gt;3. I think the sqoop_home is not set and no where to find ./bin to run this 'sqoop', so set it up.&lt;/P&gt;&lt;P&gt;so the link to /usr/hdp/2.3.4.0-3485 dont have sqoop directory is the reason not able to start sqoop.&lt;/P&gt;&lt;P&gt;4. I need to know how fix it if no manually install sqoop is impossible.&lt;/P&gt;&lt;P&gt;last time after could not start sqoop on ambari, I run the command you provided, &lt;/P&gt;&lt;P&gt;grant all privileges
on *.* to 'hive'@'&lt;A href="http://avechdmq1.ae.ge.com/"&gt;avechdmq1.ae.ge.com&lt;/A&gt;' identified by 'hivepassword' with grant option;&lt;/P&gt;&lt;P&gt;I am able to start sqoop and all others like pig, tez on ambari, somehow, it changed back now and still not able to start sqoop.&lt;/P&gt;&lt;P&gt;Please help us on this issue, and many others tools have the same link problem. so we can fix them all if this one fixed.&lt;/P&gt;&lt;P&gt;thank you Neeraj.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 01:49:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146474#M19942</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2016-02-18T01:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: what I do if sqoop is not installed but ambari showed it is installed?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146475#M19943</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2338/robindong2000.html" nodeid="2338"&gt;@Robin Dong&lt;/A&gt; in Ambari, go to the host you want sqoop to run from and in the "install clients" drop down, choose install sqoop client. When that completes, go to services page and click refresh clients. Once that completes, you should be able to execute sqoop command.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 02:14:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146475#M19943</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-18T02:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: what I do if sqoop is not installed but ambari showed it is installed?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146476#M19944</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2338/robindong2000.html" nodeid="2338"&gt;@Robin Dong&lt;/A&gt;  Hi Robin, You need to install client tools in your node. You can use ambari to install client tools. &lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 02:48:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146476#M19944</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-18T02:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: what I do if sqoop is not installed but ambari showed it is installed?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146477#M19945</link>
      <description>&lt;P&gt;You can click add and install client tools&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2233-screen-shot-2016-02-17-at-14946-pm.png" style="width: 1076px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21424iB7141F489B968E91/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2233-screen-shot-2016-02-17-at-14946-pm.png" alt="2233-screen-shot-2016-02-17-at-14946-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 13:24:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146477#M19945</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2019-08-18T13:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: what I do if sqoop is not installed but ambari showed it is installed?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146478#M19946</link>
      <description>&lt;P&gt;yes, I run the install clients drop down, it showed sqoop is already installed, actually I was not able to run 'sqoop' command and find there is no sqoop directory under /usr/hdp/2.3.4.0-3485/ which all other tools listed (installed) here.&lt;/P&gt;&lt;P&gt;1. install sqoop by ambari is not possible in my case now&lt;/P&gt;&lt;P&gt;2. only thing I worried is if manually install sqoop, pig, tez etc which not work in ambari, can ambari still manage it? no problem?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Robin &lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 11:48:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146478#M19946</guid>
      <dc:creator>robi</dc:creator>
      <dc:date>2016-02-18T11:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: what I do if sqoop is not installed but ambari showed it is installed?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146479#M19947</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2338/robindong2000.html" nodeid="2338"&gt;@Robin Dong&lt;/A&gt;  You can install sqoop , pig and tez manually...The only thing is that it wont show up in ambari. &lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 12:03:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146479#M19947</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-18T12:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: what I do if sqoop is not installed but ambari showed it is installed?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146480#M19948</link>
      <description>&lt;P&gt;
	I run into the same problem, where the Ambari says it's installed, but the sqoop directory is not there on the data nodes.&lt;/P&gt;&lt;P&gt;
	I am running in a cluster, but it should be the same for sandbox.&lt;/P&gt;&lt;P&gt;
	The current answer does not address this, but the only way to fix this is to uninstall the sqoop client, and re-install it with Ambari.&lt;/P&gt;&lt;P&gt;
	Unfortunately, current web UI does not allow uninstall of clients.&lt;/P&gt;&lt;P&gt;
	Fortunately, you can do it through API calls.&lt;/P&gt;&lt;P&gt;
	Command Syntax is follows:&lt;/P&gt;&lt;PRE&gt;URL=https://${AMBARI_HOST}/api/v1/clusters/${CLUSTER_NAME}/hosts/${HOST_FQDN}/host_components/SQOOP
curl -k -u admin:admin -H "X-Requested-By:ambari" -i -X DELETE $URL&lt;/PRE&gt;&lt;P&gt;
	After that, you can re-install the sqoop client from the Web UI.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 21:55:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-I-do-if-sqoop-is-not-installed-but-ambari-showed-it-is/m-p/146480#M19948</guid>
      <dc:creator>vance_wei</dc:creator>
      <dc:date>2016-04-19T21:55:13Z</dc:date>
    </item>
  </channel>
</rss>

