You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Russell Jurney (JIRA)" <ji...@apache.org> on 2010/07/12 23:47:49 UTC

[jira] Updated: (PIG-1495) Add -q command line option to set queue name for Pig jobs from command line

     [ https://issues.apache.org/jira/browse/PIG-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Russell Jurney updated PIG-1495:
--------------------------------

    Attachment: set_queue.patch

> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.