Ashutosh Chauhan commented on PIG-283:
--------------------------------------
Proposal here is as suggested in the description. Expand set command so that set can take arbitrary key-value pairs and pass it on to the job-conf.
Allow to set arbitrary jobconf key-value pairs inside pig program
-----------------------------------------------------------------
Key: PIG-283
URL: https://issues.apache.org/jira/browse/PIG-283
Project: Pig
Issue Type: New Feature
Components: grunt
Reporter: Christian Kunz
It would be useful to be able to set arbitrary JobConf key-value pairs inside a pig program (e.g. in front of a COGROUP statement).
I wonder whether the simplest way to add this feature is by expanding the 'set' command functionality.
-------------------------------------------------------------------
Key: PIG-283
URL: https://issues.apache.org/jira/browse/PIG-283
Project: Pig
Issue Type: New Feature
Components: grunt
Reporter: Christian Kunz
It would be useful to be able to set arbitrary JobConf key-value pairs inside a pig program (e.g. in front of a COGROUP statement).
I wonder whether the simplest way to add this feature is by expanding the 'set' command functionality.
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.