<?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: Can Hive configuration be passed to Sqoop? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97543#M10959</link>
    <description>&lt;P&gt;Yes, I think that preventing the Tez container would fix the problems which are: Set the queue name and use delegation tokens for Sqoop when running in an Oozie shell.&lt;/P&gt;&lt;P&gt;The cluster default Hive execution engine is Tez. &lt;/P&gt;</description>
    <pubDate>Tue, 24 Nov 2015 00:01:37 GMT</pubDate>
    <dc:creator>kkane</dc:creator>
    <dc:date>2015-11-24T00:01:37Z</dc:date>
    <item>
      <title>Can Hive configuration be passed to Sqoop?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97541#M10957</link>
      <description>&lt;P&gt;Is there a way to pass Hive configuration to Sqoop that would be evaluated in the same fashion as '--hiveconf' when the actual Hive job is run to conduct the move task of data from landing to Hive table?&lt;/P&gt;&lt;P&gt;'-D' has no effect. &lt;/P&gt;&lt;P&gt;This is particularly needed when Hive on Tez is the default engine and Hive starts up a Tez container no matter what other configuration has been provided. &lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2015 23:34:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97541#M10957</guid>
      <dc:creator>kkane</dc:creator>
      <dc:date>2015-11-23T23:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can Hive configuration be passed to Sqoop?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97542#M10958</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/261/kkane.html" nodeid="261"&gt;@kkane&lt;/A&gt; &lt;/P&gt;&lt;P&gt;"This is particularly needed when Hive on Tez is the default engine and Hive starts up a Tez container no matter what other configuration has been provided"&lt;/P&gt;&lt;P&gt;Could you elaborate more ? Do you want Hive to not launch Tez container?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2015 23:46:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97542#M10958</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-23T23:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can Hive configuration be passed to Sqoop?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97543#M10959</link>
      <description>&lt;P&gt;Yes, I think that preventing the Tez container would fix the problems which are: Set the queue name and use delegation tokens for Sqoop when running in an Oozie shell.&lt;/P&gt;&lt;P&gt;The cluster default Hive execution engine is Tez. &lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2015 00:01:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97543#M10959</guid>
      <dc:creator>kkane</dc:creator>
      <dc:date>2015-11-24T00:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can Hive configuration be passed to Sqoop?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97544#M10960</link>
      <description>&lt;P&gt;The script will be executed by calling the installed copy of hive on the machine where Sqoop is run. If you have multiple Hive installations, or &lt;CODE&gt;hive&lt;/CODE&gt; is not in your&lt;CODE&gt;$PATH&lt;/CODE&gt;, use the &lt;STRONG&gt;&lt;CODE&gt;--hive-home&lt;/CODE&gt;&lt;/STRONG&gt; option to identify the Hive installation directory. Sqoop will use &lt;CODE&gt;$HIVE_HOME/bin/hive&lt;/CODE&gt; from here.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2015 00:17:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97544#M10960</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2015-11-24T00:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can Hive configuration be passed to Sqoop?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97545#M10961</link>
      <description>&lt;P&gt;this is probably not the answer you're looking for but my guess is it should, especially with Oozie, you need to pass hive-site.xml. You probably need to do something like this&lt;/P&gt;&lt;PRE&gt;&amp;lt;command&amp;gt;[SQOOP-COMMAND]&amp;lt;/command&amp;gt;
            &amp;lt;arg&amp;gt;[SQOOP-ARGUMENT]&amp;lt;/arg&amp;gt;
	&amp;lt;file&amp;gt;lib/hive-site.xml&amp;lt;/file&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 24 Nov 2015 00:17:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97545#M10961</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2015-11-24T00:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can Hive configuration be passed to Sqoop?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97546#M10962</link>
      <description>&lt;P&gt;This is the Oozie shell vice Sqoop action but I took that and attempted anyway not thinking that Oozie configuration would not have effect on Sqoop running in the shell that calls its own Hive setup but it did.  So, I used the dist cache &amp;lt;files&amp;gt;&amp;lt;/files&amp;gt; like you did in the Sqoop action and it worked. &lt;/P&gt;&lt;P&gt;Thanks.  &lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2015 02:56:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97546#M10962</guid>
      <dc:creator>kkane</dc:creator>
      <dc:date>2015-11-24T02:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can Hive configuration be passed to Sqoop?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97547#M10963</link>
      <description>&lt;P&gt;great, I think it will be worth if you show screenshots in this thread for everyone else to use.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2015 02:58:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Hive-configuration-be-passed-to-Sqoop/m-p/97547#M10963</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2015-11-24T02:58:59Z</dc:date>
    </item>
  </channel>
</rss>

