You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Gang Tim Liu (JIRA)" <ji...@apache.org> on 2012/12/21 08:29:12 UTC

[jira] [Created] (HIVE-3828) insert overwrite fails with stored-as-dir in cluster

Gang Tim Liu created HIVE-3828:
----------------------------------

             Summary: insert overwrite fails with stored-as-dir in cluster
                 Key: HIVE-3828
                 URL: https://issues.apache.org/jira/browse/HIVE-3828
             Project: Hive
          Issue Type: Bug
          Components: Import/Export
            Reporter: Gang Tim Liu


The following query works fine in hive TestCliDriver test suite but not minimr because different Hadoop file system is used.

The error is
{code}
Caused by: org.apache.hadoop.hive.ql.metadata.HiveException: Unable to rename output from: .../_task_tmp.-ext-10002/HIVE_DEFAULT_LIST_BUCKETING_DIR_NAME/_tmp.000000_0 to: .../_tmp.-ext-10002/HIVE_DEFAULT_LIST_BUCKETING_DIR_NAME/000000_0
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira