[
https://issues.apache.org/jira/browse/PIG-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pradeep Kamath updated PIG-236:
-------------------------------
Hadoop looks for the named file in configuration.AddResource() in the
classpath. So by specifying "/hadoop-site.xml" as the argument, we are letting
the configuration.AddResource() pick it up from the first location in the
classpath where such a file is present.
> 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.