[
https://issues.apache.org/jira/browse/PIG-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai updated PIG-1419:
----------------------------
Attachment: PIG-1419-2.patch
For Pradeep's review comment, I think we can safely assume HDataStorage is the
only data storage, so we can remove this check and make it simpler. Reattach
the patch.
> Remove "user.name" from JobConf
> -------------------------------
>
> Key: PIG-1419
> URL: https://issues.apache.org/jira/browse/PIG-1419
> Project: Pig
> Issue Type: Bug
> Components: impl
> Affects Versions: 0.7.0
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.8.0
>
> Attachments: PIG-1419-1.patch, PIG-1419-2.patch
>
>
> In hadoop security, hadoop will use kerberos id instead of unix id. Pig
> should not set "user.name" entry in jobconf. This should be decided by hadoop.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.