passing properties from command line to the backend
---------------------------------------------------
Key: PIG-477
URL: https://issues.apache.org/jira/browse/PIG-477
Project: Pig
Issue Type: Improvement
Affects Versions: types_branch
Reporter: Olga Natkovich
Fix For: types_branch
We have users that would like to be able to pass paramters from command line to
their UDFs.
A natural way to do that would be pass them as properties from the client to
the compute node and make them available through System.getProperties on the
backend.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.