<?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: Oozie Sqoop Action works for list-databases but does not work for import in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114704#M16624</link>
    <description>&lt;P&gt;When I ran sqoop import --connect jdbc:oracle:thin:@//11.111.11.111:1521/dev11 --password m11 --username m11 --table A_BASE --verbose --target-dir /user/root/test1 -m 1,&lt;/P&gt;&lt;P&gt;I got an interesting log:&lt;/P&gt;&lt;P&gt;                at org.apache.sqoop.Sqoop.main(Sqoop.java:244)&lt;/P&gt;&lt;P&gt;Caused
by:
org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.AccessControlException):
Permission denied: user=yarn, access=WRITE,
inode="/user/yarn/.staging":hdfs:hdfs:drwxr-xr-x&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jan 2016 02:50:53 GMT</pubDate>
    <dc:creator>shigeru_takehar</dc:creator>
    <dc:date>2016-01-29T02:50:53Z</dc:date>
    <item>
      <title>Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114698#M16618</link>
      <description>&lt;P&gt;I'm using HDP 2.3.2 sandbox. To make sqoop from oozie run, I needed:&lt;/P&gt;&lt;P&gt;- set port forwarding for 10020 in sandbox to remove connection refuse issue&lt;/P&gt;&lt;P&gt;- copy oracle jdbc drive to HDFS /user/oozie/share/lib/lib_20151027124452/sqoop directory&lt;/P&gt;&lt;P&gt;Now, I can run sqoop list-tables or list-databases command; however, sqoop import fails with both HDFS and Hive. &lt;/P&gt;&lt;P&gt;Working command:&lt;/P&gt;&lt;P&gt;list-tables --connect jdbc:oracle:thin:@//11.111.11.111:1521/dev11 --password m11 --username m11&lt;/P&gt;&lt;P&gt;Not Working command:&lt;/P&gt;&lt;P&gt;sqoop import --connect jdbc:oracle:thin:@//11.111.11.111:1521/dev11 --password m11 --username m11  --table A_BASE --verbose --target-dir /user/hue/test1 -m 1&lt;/P&gt;&lt;P&gt;
sqoop import --connect jdbc:oracle:thin:@//11.111.11.111:1521/dev11 --password m11 --username m11 --hive-table A_BASE --table A_BASE --verbose --hive-import  -m 1&lt;/P&gt;&lt;P&gt; These commands all work from a SSH command line.&lt;/P&gt;&lt;P&gt;The error message is: Main class [org.apache.oozie.action.hadoop.SqoopMain], exit code [1]&lt;/P&gt;&lt;P&gt;I wish we could see the detail debug information for this error return. &lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 02:16:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114698#M16618</guid>
      <dc:creator>shigeru_takehar</dc:creator>
      <dc:date>2016-01-28T02:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114699#M16619</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1646/shigerutakehara.html" nodeid="1646"&gt;@Shigeru Takehara&lt;/A&gt; please make sure you have the following property set&lt;/P&gt;&lt;P&gt;oozie.action.sharelib.for.sqoop=hive,hcatalog,sqoop&lt;/P&gt;&lt;P&gt;here's a &lt;A href="http://oozie.action.sharelib.for.hive=hive,hcatalog,sqoop"&gt;link&lt;/A&gt; to my explanation. Please post errors from the oozie job run.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 05:07:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114699#M16619</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-28T05:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114700#M16620</link>
      <description>&lt;P&gt;Where should we set oozie.action.sharelib.for.sqoop=hive,hcatalog,sqoop?&lt;/P&gt;&lt;P&gt;I'm using Hue's oozie web page interface. There is "edit properties" link where I could set oozie parameters and hadoop job properties. Since I don't know exact, I set both, but the result is "failed".&lt;/P&gt;&lt;P&gt;Could you tell where we should set? Also the above link does not a web page available.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 05:59:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114700#M16620</guid>
      <dc:creator>shigeru_takehar</dc:creator>
      <dc:date>2016-01-28T05:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114701#M16621</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1646/shigerutakehara.html" nodeid="1646"&gt;@Shigeru Takehara&lt;/A&gt;&lt;P&gt;in your job.properties file, I am not intimately familiar with HUE Oozie editor and cannot comment for sure.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 09:50:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114701#M16621</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-28T09:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114702#M16622</link>
      <description>&lt;P&gt;I got the following error: I used your sqoopshell example.&lt;/P&gt;&lt;P&gt;Stdoutput I AM: yarn &lt;/P&gt;&lt;P&gt;Stdoutput Running On: sandbox.hortonworks.com &lt;/P&gt;&lt;P&gt;Stdoutput CWD: /hadoop/yarn/local/usercache/root/appcache/application_1454000721165_0004/container_e21_1454000721165_0004_01_000002 &lt;/P&gt;&lt;P&gt;Stdoutput Can I see these clients? Hive = /usr/bin/hive, Sqoop = /usr/bin/sqoop&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;&amp;lt; Invocation of Main class completed &amp;lt;&amp;lt;&amp;lt; &lt;/P&gt;&lt;P&gt;Failing Oozie Launcher, Main class [org.apache.oozie.action.hadoop.ShellMain], exit code [1]&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 01:47:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114702#M16622</guid>
      <dc:creator>shigeru_takehar</dc:creator>
      <dc:date>2016-01-29T01:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114703#M16623</link>
      <description>&lt;P&gt;Additional information:&lt;/P&gt;&lt;P&gt;I added the above sqoop working command in the script.sh. I can see it works, but it fails at sqoop import.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 01:57:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114703#M16623</guid>
      <dc:creator>shigeru_takehar</dc:creator>
      <dc:date>2016-01-29T01:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114704#M16624</link>
      <description>&lt;P&gt;When I ran sqoop import --connect jdbc:oracle:thin:@//11.111.11.111:1521/dev11 --password m11 --username m11 --table A_BASE --verbose --target-dir /user/root/test1 -m 1,&lt;/P&gt;&lt;P&gt;I got an interesting log:&lt;/P&gt;&lt;P&gt;                at org.apache.sqoop.Sqoop.main(Sqoop.java:244)&lt;/P&gt;&lt;P&gt;Caused
by:
org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.AccessControlException):
Permission denied: user=yarn, access=WRITE,
inode="/user/yarn/.staging":hdfs:hdfs:drwxr-xr-x&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 02:50:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114704#M16624</guid>
      <dc:creator>shigeru_takehar</dc:creator>
      <dc:date>2016-01-29T02:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114705#M16625</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1646/shigerutakehara.html" nodeid="1646"&gt;@Shigeru Takehara&lt;/A&gt; are you running Sqoop as user yarn? If not then its an expected situation. In my script I su as yarn to get that working&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 02:52:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114705#M16625</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-29T02:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114706#M16626</link>
      <description>&lt;P&gt;I ran:&lt;/P&gt;&lt;PRE&gt;sudo -u hdfs hdfs dfs -mkdir /user/yarn
sudo -u hdfs hdfs dfs -chown yarn:hdfs /user/yarn
&lt;/PRE&gt;&lt;P&gt;I got:&lt;/P&gt;&lt;PRE&gt;Caused by: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.AccessControlException): Permission denied: user=root, access=EXECUTE, inode="/user/yarn/.staging/job_1454000721165_0009/libjars/commons-compress-1.4.1.jar":yarn:hdfs:drwx------&lt;/PRE&gt;&lt;P&gt;How should we do from here?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 02:53:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114706#M16626</guid>
      <dc:creator>shigeru_takehar</dc:creator>
      <dc:date>2016-01-29T02:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114707#M16627</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1646/shigerutakehara.html" nodeid="1646"&gt;@Shigeru Takehara&lt;/A&gt; do chown recursive chown -R&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 02:54:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114707#M16627</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-29T02:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114708#M16628</link>
      <description>&lt;P&gt;Since whenever we submit the workflow, it will create a new directory, it does not work.&lt;/P&gt;&lt;P&gt;I did sudo -u yarn with sqoop import. I does not return code 1 any more, which is good, but neither HDFS file nor Hive table is created.&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 03:07:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114708#M16628</guid>
      <dc:creator>shigeru_takehar</dc:creator>
      <dc:date>2016-01-29T03:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114709#M16629</link>
      <description>&lt;P&gt;Since I could see the detail error message from &lt;A href="http://localhost:19888/jobhistory/?user.name=hue,"&gt;http://localhost:19888/jobhistory/?user.name=hue,&lt;/A&gt; I could identify what's wrong. it was due to a temp dir for A_BASE; after I delete this, it works, but since so many things I touched, I will do from the scratch and I will comment my summary here.&lt;/P&gt;&lt;P&gt;Thanks, Artem for this  with me.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 03:51:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114709#M16629</guid>
      <dc:creator>shigeru_takehar</dc:creator>
      <dc:date>2016-01-29T03:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114710#M16630</link>
      <description>&lt;P&gt;excellent work &lt;A rel="user" href="https://community.cloudera.com/users/1646/shigerutakehara.html" nodeid="1646"&gt;@Shigeru Takehara&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 04:26:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114710#M16630</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-29T04:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114711#M16631</link>
      <description>&lt;P&gt;This is my summary:&lt;/P&gt;&lt;P&gt;1. download HDP sandbox &lt;/P&gt;&lt;P&gt;2. create a worflow that does list-databases and run it from Hue. We expect the failure. &lt;/P&gt;&lt;P&gt;3. To see the error log, localhost:19888/jobhistory/?user.name=hue, click job Id link, click value 1 link for Maps at the bottom of tables. In the new web page, click logs link. You should see java.lang.RuntimeException: Could not load db driver class: oracle.jdbc.OracleDriver. &lt;/P&gt;&lt;P&gt;4. open SSH shell as root. Copy oracle jdbc jar to /home/oozie from your local file system. &lt;/P&gt;&lt;P&gt;5. run su - oozie &lt;/P&gt;&lt;P&gt;
6. run hdfs dfs -put ojdbc7-12.1.0.1.0.jar /user/oozie/share/lib/lib_20151027124452/sqoop &lt;/P&gt;&lt;P&gt;7. check if oracle jdbc jar is copied or not from Ambari. Use HDFS Files viewer from clicking the second icon from the right side on the Ambari page. Navigate it /user/oozie/share/lib/lib_20151027124452/sqoop. &lt;/P&gt;&lt;P&gt;8. Restart sandbox. &lt;/P&gt;&lt;P&gt;9. Run the workflow created at step 2. &lt;/P&gt;&lt;P&gt;10. It should work. &lt;/P&gt;&lt;P&gt;
11. create another workflow that does import Hive and run it from Hue. &lt;/P&gt;&lt;P&gt;12. You see the warning message: 2016-01-28 21:10:23,398 WARN  [main] tool.SqoopTool (SqoopTool.java:loadPluginsFromConfDir(177)) - $SQOOP_CONF_DIR has not been set in the environment. Cannot check for additional configuration.
Intercepting System.exit(1) &lt;/P&gt;&lt;P&gt;13. Need the followings two things: &lt;/P&gt;&lt;P&gt;(1) add oozie.action.sharelib.for.sqoop=hive,hcatalog,sqoop  &amp;gt;&amp;gt; To do this from Hue oozie workflow web page, click "Edit properties" link and  add this property to Oozie parameters. The oozie.use.system.libpath is already set true for default. Just add it. &lt;/P&gt;&lt;P&gt;(2) copy hive-site.xml to lib dir &amp;gt;&amp;gt; To do this from Hue, click File Browser, click oozie that takes you to /user/hue/oozie. Click workspaces, click _hue_xxx directory for the current workflow, create lib directory in the identified directory, copy hive-site.xml file that contains something like: (you don't need to update jdbc connection string of yours; it looks it needs hive.metastore.uris value; so maybe you can delete the first property, which I have not tried yet.) &lt;/P&gt;&lt;P&gt;&amp;lt;configuration&amp;gt;&lt;/P&gt;&lt;P&gt;
  &amp;lt;property&amp;gt;
    &amp;lt;name&amp;gt;javax.jdo.option.ConnectionURL&amp;lt;/name&amp;gt;
    &amp;lt;value&amp;gt;jdbc:derby:;databaseName=/var/lib/hive/metastore/metastore_db;create=true&amp;lt;/value&amp;gt;
    &amp;lt;description&amp;gt;JDBC connect string for a JDBC metastore&amp;lt;/description&amp;gt;&lt;/P&gt;&lt;P&gt;
  &amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;
    &amp;lt;property&amp;gt;
      &amp;lt;name&amp;gt;hive.metastore.uris&amp;lt;/name&amp;gt;
      &amp;lt;value&amp;gt;thrift://sandbox.hortonworks.com:9083&amp;lt;/value&amp;gt;&lt;/P&gt;&lt;P&gt;
    &amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;
&amp;lt;/configuration&amp;gt;&lt;/P&gt;&lt;P&gt;Once this file is created, go back to the oozie workflow editor, and click Add Path button and select hive-site.xml. Save it. &lt;/P&gt;&lt;P&gt;14. Run the workflow. It should run.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 06:48:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114711#M16631</guid>
      <dc:creator>shigeru_takehar</dc:creator>
      <dc:date>2016-01-29T06:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114712#M16632</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1646/shigerutakehara.html" nodeid="1646"&gt;@Shigeru Takehara&lt;/A&gt; excellent, glad it worked!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 06:52:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114712#M16632</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-29T06:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114713#M16633</link>
      <description>&lt;P&gt;Thank you, Artem.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 06:54:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114713#M16633</guid>
      <dc:creator>shigeru_takehar</dc:creator>
      <dc:date>2016-01-29T06:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114714#M16634</link>
      <description>&lt;P&gt;please accept the best answer and I recommend you take your steps and create an article instead of question on this site, it will be helpful for everyone and you will earn reputation! &lt;A rel="user" href="https://community.cloudera.com/users/1646/shigerutakehara.html" nodeid="1646"&gt;@Shigeru Takehara&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 06:55:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114714#M16634</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-29T06:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie Sqoop Action works for list-databases but does not work for import</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114715#M16635</link>
      <description>&lt;P&gt;When I added Hive action before the Sqoop action, I got hive-site.xml file permission error. To avoid this problem, delete lib/hive-site.xml file, and add this file to inside of Sqoop action as a file.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 22:55:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-Sqoop-Action-works-for-list-databases-but-does-not/m-p/114715#M16635</guid>
      <dc:creator>shigeru_takehar</dc:creator>
      <dc:date>2016-02-02T22:55:02Z</dc:date>
    </item>
  </channel>
</rss>

