Make Pig work with hadoop security
----------------------------------
Key: PIG-1312
URL: https://issues.apache.org/jira/browse/PIG-1312
Project: Pig
Issue Type: Improvement
Components: impl
Affects Versions: 0.7.0
Reporter: Daniel Dai
Assignee: Daniel Dai
Fix For: 0.7.0
In order to make Pig work with hadoop security, we need to set
"mapreduce.job.credentials.binary" in the JobConf before we call getSplit() in
the backend. We need to change code in merge join.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.