[
https://issues.apache.org/jira/browse/PIG-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohini Palaniswamy resolved PIG-1630.
-------------------------------------
Resolution: Duplicate
The fix for this is part of PIG-2165
> Support param_files to be loaded into HDFS
> ------------------------------------------
>
> Key: PIG-1630
> URL: https://issues.apache.org/jira/browse/PIG-1630
> Project: Pig
> Issue Type: New Feature
> Affects Versions: 0.7.0
> Reporter: Viraj Bhat
>
> I want to place the parameters of a Pig script in a param_file.
> But instead of this file being in the local file system where I run my java
> command, I want this to be on HDFS.
> {code}
> $ java -cp pig.jar org.apache.pig.Main -param_file hdfs://namenode/paramfile
> myscript.pig
> {code}
> Viraj
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)