<?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: only some sqoop jobs ask for password when running through oozie in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/only-some-sqoop-jobs-ask-for-password-when-running-through/m-p/166650#M29606</link>
    <description>&lt;P&gt;Alright. It was pretty tricky and unintuitive but I have shared an elaborate solution here:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.yourtechchick.com/sqoop/sqoop-job-fails-to-record-password-after-running-for-the-first-time-problem-fix/"&gt;http://www.yourtechchick.com/sqoop/sqoop-job-fails-to-record-password-after-running-for-the-first-time-problem-fix/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 05 Jun 2016 17:41:14 GMT</pubDate>
    <dc:creator>simran_k</dc:creator>
    <dc:date>2016-06-05T17:41:14Z</dc:date>
    <item>
      <title>only some sqoop jobs ask for password when running through oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/only-some-sqoop-jobs-ask-for-password-when-running-through/m-p/166647#M29603</link>
      <description>&lt;P&gt;
	I have configured sqoop-site.xml to record passwords and am running my sqoop jobs through oozie. Yet only some of the sqoop jobs out of all fail with the error:&lt;/P&gt;
&lt;PRE&gt; - Error executing statement: java.sql.SQLException: Access denied for user 'root'@'10.10.10.9' (using password: NO)
&lt;/PRE&gt;&lt;P&gt;
How could that be? If passwords are recorded, why would it say (using password :NO) and why would only few of the jobs would fail?&lt;/P&gt;&lt;P&gt;I delete the job and re-run it, it works fine but then after a couple of runs, same problem arises.Then if I try to run it from command line, it still asks password until I delete and recreate the job and thus the cycle repeats.&lt;/P&gt;&lt;P&gt;My sqoop jobs look like this:&lt;/P&gt;&lt;PRE&gt;sqoop job --meta-connect jdbc:hsqldb:hsql://FQDN:16000/sqoop --create SAMPLE_job -- import --connect 'jdbc:mysql://IP/DB?zeroDateTimeBehavior=convertToNull' --username USERNAME --password 'PASSWORD' --driver com.mysql.jdbc.Driver --table TABLE --incremental lastmodified --check-column FIELD --merge-key FIELD --split-by FIELD  --hive-import --hive-overwrite --hive-database DBNAME&lt;/PRE&gt;</description>
      <pubDate>Wed, 25 May 2016 12:00:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/only-some-sqoop-jobs-ask-for-password-when-running-through/m-p/166647#M29603</guid>
      <dc:creator>simran_k</dc:creator>
      <dc:date>2016-05-25T12:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: only some sqoop jobs ask for password when running through oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/only-some-sqoop-jobs-ask-for-password-when-running-through/m-p/166648#M29604</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10486/simrank.html" nodeid="10486"&gt;@sameer lail&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it seems password less ssh is having problem for connecting all the nodes from Oozie server.&lt;/P&gt;&lt;P&gt;I think you have to set password less ssh for Oozie user as well.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 12:13:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/only-some-sqoop-jobs-ask-for-password-when-running-through/m-p/166648#M29604</guid>
      <dc:creator>divakarreddy_a</dc:creator>
      <dc:date>2016-05-25T12:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: only some sqoop jobs ask for password when running through oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/only-some-sqoop-jobs-ask-for-password-when-running-through/m-p/166649#M29605</link>
      <description>&lt;P&gt;I am not using password less ssh.but what would be the solution to it? &lt;A rel="user" href="https://community.cloudera.com/users/2348/divakarreddya.html" nodeid="2348"&gt;@Divakar Annapureddy&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 12:26:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/only-some-sqoop-jobs-ask-for-password-when-running-through/m-p/166649#M29605</guid>
      <dc:creator>simran_k</dc:creator>
      <dc:date>2016-05-25T12:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: only some sqoop jobs ask for password when running through oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/only-some-sqoop-jobs-ask-for-password-when-running-through/m-p/166650#M29606</link>
      <description>&lt;P&gt;Alright. It was pretty tricky and unintuitive but I have shared an elaborate solution here:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.yourtechchick.com/sqoop/sqoop-job-fails-to-record-password-after-running-for-the-first-time-problem-fix/"&gt;http://www.yourtechchick.com/sqoop/sqoop-job-fails-to-record-password-after-running-for-the-first-time-problem-fix/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jun 2016 17:41:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/only-some-sqoop-jobs-ask-for-password-when-running-through/m-p/166650#M29606</guid>
      <dc:creator>simran_k</dc:creator>
      <dc:date>2016-06-05T17:41:14Z</dc:date>
    </item>
  </channel>
</rss>

