You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Eric Yang (Created) (JIRA)" <ji...@apache.org> on 2011/09/28 23:14:45 UTC

[jira] [Created] (PIG-2308) Use HADOOP_CLIENT_OPS instead of HADOOP_OPTS for override

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