Olga Natkovich resolved PIG-1495.
---------------------------------
Resolution: Fixed
closing since we did not see any objections to the approach. Please, reopen if further discussion is needed
Add -q command line option to set queue name for Pig jobs from command line
---------------------------------------------------------------------------
Key: PIG-1495
URL: https://issues.apache.org/jira/browse/PIG-1495
Project: Pig
Issue Type: New Feature
Components: impl
Affects Versions: 0.7.0
Reporter: Russell Jurney
Fix For: 0.8.0
Attachments: set_queue.patch
rjurney$ pig -q default
This sets the mapred.job.queue.name property in the execution engine from the pig properties for MAPRED type jobs.
Patch attached.
-----------------------------------------------------------------------------
Key: PIG-1495
URL: https://issues.apache.org/jira/browse/PIG-1495
Project: Pig
Issue Type: New Feature
Components: impl
Affects Versions: 0.7.0
Reporter: Russell Jurney
Fix For: 0.8.0
Attachments: set_queue.patch
rjurney$ pig -q default
This sets the mapred.job.queue.name property in the execution engine from the pig properties for MAPRED type jobs.
Patch attached.
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.