[
https://issues.apache.org/jira/browse/HIVE-12455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022478#comment-15022478
]
rahul gulati commented on HIVE-12455:
-------------------------------------
Any Update on this?
Thanks
Rahul
> Insert into Local Directory fails if partition exists without directory
> -----------------------------------------------------------------------
>
> Key: HIVE-12455
> URL: https://issues.apache.org/jira/browse/HIVE-12455
> Project: Hive
> Issue Type: Bug
> Components: Database/Schema
> Environment: Development
> Reporter: rahul gulati
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Insert Into local Directory fails if partition directory doesnot exist.
> Command
> Insert into Local Directory '/abc' select * from abc;
> Above command fails but when i query the table like "select * from abc", it
> runs fine with no error.
> Logs below :
> Vertex failed, vertexName=Map 1, vertexId=vertex_1446903211205_3914_3_00,
> diagnostics=[Vertex vertex_1446903211205_3914_3_00 [Map 1] killed/failed due
> to:ROOT_INPUT_INIT_FAILURE, Vertex Input: claim initializer failed,
> vertex=vertex_1446903211205_3914_3_00 [Map 1],
> org.apache.hadoop.mapred.InvalidInputException: Input path does not exist:
> hdfs://abc/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)