Use HADOOP_CLIENT_OPS instead of HADOOP_OPTS for override
---------------------------------------------------------
Key: PIG-2308
URL: https://issues.apache.org/jira/browse/PIG-2308
Project: Pig
Issue Type: Bug
Affects Versions: 0.9.1
Environment: Java 6
Reporter: Eric Yang
Override HADOOP_OPTS can trigger recursive import of parent process
environment, which may cause issues to run hadoop commands inside a map reduce
(streaming) job. Hence, pig should use HADOOP_CLIENT_OPTS for override
properties instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira