[
https://issues.apache.org/jira/browse/HIVE-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831862#comment-13831862
]
Vijay Ratnagiri commented on HIVE-1975:
---------------------------------------
Hey Guys,
I'm using hive 0.11.0 and I just verified that I'm facing this exact problem.
I first tried to ask hive to create a multilevel path and I got: "return code 1
from org.apache.hadoop.hive.ql.exec.MoveTask"
When I switched to using a simple one level directory, my query succeded and I
could seem my data written out.
Can anyone else corroborate?
Thanks!
> "insert overwrite directory" Not able to insert data with multi level
> directory path
> ------------------------------------------------------------------------------------
>
> Key: HIVE-1975
> URL: https://issues.apache.org/jira/browse/HIVE-1975
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Affects Versions: 0.5.0
> Environment: Hadoop 0.20.1, Hive0.5.0 and SUSE Linux Enterprise
> Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
> Reporter: Chinna Rao Lalam
> Assignee: Chinna Rao Lalam
> Fix For: 0.8.0
>
> Attachments: HIVE-1975.1.patch, HIVE-1975.2.patch, HIVE-1975.3.patch,
> HIVE-1975.patch
>
>
> Below query execution is failed
> Ex:
> {noformat}
> insert overwrite directory '/HIVEFT25686/chinna/' select * from dept_j;
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1#6144)