[
https://issues.apache.org/jira/browse/HIVE-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886592#action_12886592
]
He Yongqiang commented on HIVE-1454:
------------------------------------
no, i only committed it to trunk. Do you need me to commit this to 0.6 as well?
> insert overwrite and CTAS fail in hive local mode
> -------------------------------------------------
>
> Key: HIVE-1454
> URL: https://issues.apache.org/jira/browse/HIVE-1454
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Joydeep Sen Sarma
> Assignee: Joydeep Sen Sarma
> Priority: Blocker
> Fix For: 0.7.0
>
> Attachments: hive-1454.1.patch
>
>
> this is because of the changes in HIVE-543. We switched to using local
> storage for intermediate data for local mode queries. However there are code
> paths that are incorrectly allocating intermediate storage where they should
> be allocating external file system storage (based on table/directory uri).
> This is causing regressions in running queries in local mode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.