<?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 How can I upload ORC files to Hive tables? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-upload-ORC-files-to-Hive-tables/m-p/201505#M163515</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to upload an ORC file into a hive table in Visual Studio. However, I keep getting the following error:&lt;/P&gt;&lt;P&gt;"Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.MoveTask"&lt;/P&gt;&lt;P&gt;Is there a way to actually upload an ORC file using the following SQL?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;create database if not exists HIVE_ORC; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CREATE TABLE IF NOT EXISTS HIVE_ORC.test_internal_ORC
(
t1 string, 
t2 string, 
t3 string, 
t4 string, 
t5 string, 
t6 string, 
t7 string
) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ROW FORMAT DELIMITED FIELDS TERMINATED BY '|' &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; LOCATION 'wasb:///hadooplinuxcluster-2017-05-31t23-42-02-589z/ORC_Test';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;
LOAD DATA INPATH './000032_0' INTO TABLE hive_ORC.test_Orc;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2017 04:28:20 GMT</pubDate>
    <dc:creator>faryad_el9</dc:creator>
    <dc:date>2017-06-08T04:28:20Z</dc:date>
    <item>
      <title>How can I upload ORC files to Hive tables?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-upload-ORC-files-to-Hive-tables/m-p/201505#M163515</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to upload an ORC file into a hive table in Visual Studio. However, I keep getting the following error:&lt;/P&gt;&lt;P&gt;"Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.MoveTask"&lt;/P&gt;&lt;P&gt;Is there a way to actually upload an ORC file using the following SQL?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;create database if not exists HIVE_ORC; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CREATE TABLE IF NOT EXISTS HIVE_ORC.test_internal_ORC
(
t1 string, 
t2 string, 
t3 string, 
t4 string, 
t5 string, 
t6 string, 
t7 string
) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ROW FORMAT DELIMITED FIELDS TERMINATED BY '|' &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; LOCATION 'wasb:///hadooplinuxcluster-2017-05-31t23-42-02-589z/ORC_Test';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;
LOAD DATA INPATH './000032_0' INTO TABLE hive_ORC.test_Orc;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 04:28:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-I-upload-ORC-files-to-Hive-tables/m-p/201505#M163515</guid>
      <dc:creator>faryad_el9</dc:creator>
      <dc:date>2017-06-08T04:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I upload ORC files to Hive tables?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-upload-ORC-files-to-Hive-tables/m-p/201506#M163516</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/18892/faryadel9.html" nodeid="18892"&gt;@Ali Mahinpoor&lt;/A&gt;&lt;/P&gt;&lt;P&gt;See this post that might help: &lt;A href="https://community.hortonworks.com/questions/47594/how-can-i-upload-ocr-files-to-hive.html" target="_blank"&gt;https://community.hortonworks.com/questions/47594/how-can-i-upload-ocr-files-to-hive.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As always if you find this post useful, please "Accept" the answer.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 09:53:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-I-upload-ORC-files-to-Hive-tables/m-p/201506#M163516</guid>
      <dc:creator>ssahi</dc:creator>
      <dc:date>2017-06-08T09:53:50Z</dc:date>
    </item>
  </channel>
</rss>

