[
https://issues.apache.org/jira/browse/PIG-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595868#action_12595868
]
Pi Song commented on PIG-236:
-----------------------------
Overall patch looks good except that I don't understand why you look up
hadoop-site.xml in this location.
{noformat}
configuration.addResource("/hadoop-site.xml");
{noformat}
> properties specified on the command line are ignored
> ----------------------------------------------------
>
> Key: PIG-236
> URL: https://issues.apache.org/jira/browse/PIG-236
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.0.0
> Reporter: Olga Natkovich
> Assignee: Pradeep Kamath
> Fix For: 0.1.0
>
> Attachments: pig-236.patch
>
>
> Looks like code in src/org/apache/pig/impl/util/PropertiesUtil.java does not
> take system properties into account.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.