[ https://issues.apache.org/jira/browse/HIVE-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Namit Jain updated HIVE-1776: ----------------------------- Resolution: Fixed Fix Version/s: 0.7.0 Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Committed. Thanks Joy > parallel execution and auto-local mode combine to place plan file in wrong > file system > -------------------------------------------------------------------------------------- > > Key: HIVE-1776 > URL: https://issues.apache.org/jira/browse/HIVE-1776 > Project: Hive > Issue Type: Bug > Reporter: Joydeep Sen Sarma > Assignee: Joydeep Sen Sarma > Fix For: 0.7.0 > > Attachments: HIVE-1776.1.patch, HIVE-1776.2.patch > > > A query (that i can't reproduce verbatim) submits a job to a MR cluster with > a plan file that is resident on the local file system. This job obviously > fails. > This seems to result from an interaction between the parallel execution > (which is trying to run one local and one remote job at the same time). > Turning off either the parallel execution mode or the auto-local mode seems > to fix the problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.