<?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 Hive : insert into org.apache.hadoop.hive.ql.exec.MoveTask in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hive-insert-into-org-apache-hadoop-hive-ql-exec-MoveTask/m-p/176399#M138650</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Its a automated job (running through talend )  and its a common table where we will be performing insertions , &lt;/P&gt;&lt;P&gt;sometimes it works fine and sometimes we get &lt;STRONG&gt;org.apache.hadoop.hive.ql.exec.MoveTask &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We are not able to figure it out the exact reason . Please help us .&lt;/P&gt;&lt;P&gt;Table structure :&lt;/P&gt;&lt;PRE&gt;CREATE EXTERNAL TABLE `lz_control_zyme_file_load_tracker`(
  `target_stage_name` string,
  `input_file_sequential_number` int,
  `source_system_file_type_name` string,
  `region_code` string,
  `source_file_name` string,
  `process_date` string)
ROW FORMAT DELIMITED
  FIELDS TERMINATED BY '|'
STORED AS INPUTFORMAT
  'org.apache.hadoop.mapred.TextInputFormat'
OUTPUTFORMAT
  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'
LOCATION
  'hdfs://HDPPRODNN/sales/channel/loading/lz_control_zyme_file_load_tracker/data'
TBLPROPERTIES (
  'COLUMN_STATS_ACCURATE'='true',
  'numFiles'='43739',
  'numRows'='4706',
  'rawDataSize'='443398',
  'totalSize'='1842648',
  'transient_lastDdlTime'='1520496190')


&lt;/PRE&gt;</description>
    <pubDate>Thu, 08 Mar 2018 20:22:21 GMT</pubDate>
    <dc:creator>Bangalore</dc:creator>
    <dc:date>2018-03-08T20:22:21Z</dc:date>
  </channel>
</rss>

