[
https://issues.apache.org/jira/browse/HIVE-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896992#action_12896992
]
Joydeep Sen Sarma commented on HIVE-1524:
-----------------------------------------
looks good to me.
one comment: getJobID is a very confusing name (sounds like we are getting the
hadoop jobid or something like that). it would be nice to make it more explicit
(getHiveJobID perhaps?).
> parallel execution failed if mapred.job.name is set
> ---------------------------------------------------
>
> Key: HIVE-1524
> URL: https://issues.apache.org/jira/browse/HIVE-1524
> Project: Hadoop Hive
> Issue Type: Bug
> Affects Versions: 0.7.0
> Reporter: Ning Zhang
> Assignee: Ning Zhang
> Fix For: 0.7.0
>
> Attachments: HIVE-1524.patch
>
>
> The plan file name was generated based on mapred.job.name. If the user
> specify mapred.job.name before the query, two parallel queries will have
> conflict plan file name.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.