Hi, If you are table name is orc_table in the exception i can see the table name as "test"
Moving data to: hdfs://<namenode>:8020/apps/hive/warehouse/test Failed with exception Unable to rename: hdfs://<namenode>:8020/tmp/hive/hdfs/d240f669-b238-4697-9315-5f77eefff887/hive_2015-05-20_21-44-22_028_8798585586348522774-1/-ext-10001 to: *hdfs://<namenode>:8020/apps/hive/warehouse/test* Please check we are pointing to the correct log.. On Thu, May 21, 2015 at 8:00 AM, Vijay Bhoomireddy < vijaya.bhoomire...@whishworks.com> wrote: > Hi, > > > > We are trying to create a Hive ORC Table with Tez. DDL command for the > same is > > > > > > create table orc_table ROW FORMAT DELIMITED FIELDS TERMINATED BY '|' LINES > TERMINATED BY '\n' > > STORED AS ORC AS select * from select_table; > > > > However, it fails with the following error message: > > > > Moving data to: hdfs://<namenode>:8020/apps/hive/warehouse/test > > Failed with exception Unable to rename: > hdfs://<namenode>:8020/tmp/hive/hdfs/d240f669-b238-4697-9315-5f77eefff887/hive_2015-05-20_21-44-22_028_8798585586348522774-1/-ext-10001 > to: hdfs://<namenode>:8020/apps/hive/warehouse/test > > FAILED: Execution Error, return code 1 from > org.apache.hadoop.hive.ql.exec.MoveTask > > > > Can anyone please let me know what could be the likely cause of the issue > and possible way to get rid this error message. We are kind of stuck. > Please let us know your thoughts. > > > > Thanks & Regards > > Vijay > > The contents of this e-mail are confidential and for the exclusive use of > the intended recipient. If you receive this e-mail in error please delete > it from your system immediately and notify us either by e-mail or > telephone. You should not copy, forward or otherwise disclose the content > of the e-mail. The views expressed in this communication may not > necessarily be the view held by WHISHWORKS. -- Hope It Helps, Chinna