You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Vinod K V (JIRA)" <ji...@apache.org> on 2009/12/02 05:39:20 UTC

[jira] Commented: (MAPREDUCE-1075) getQueue(String queue) in JobTracker would return NPE for invalid queue name

    [ https://issues.apache.org/jira/browse/MAPREDUCE-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784622#action_12784622 ] 

Vinod K V commented on MAPREDUCE-1075:
--------------------------------------

Eventually, I think we should do ourselves away with these special interpretations on the client-side and simply return the result on success and throw exceptions in every failure possible. Not too strongly biased though to do or not to do this for {{getQueue()}} API in this JIRA issue itself to deal with the case of non-existent queue.

> getQueue(String queue) in JobTracker would return NPE for invalid queue name
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1075
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1075
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: V.V.Chaitanya Krishna
>            Assignee: V.V.Chaitanya Krishna
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1075-1.patch, MAPREDUCE-1075-2.patch, MAPREDUCE-1075-3.patch, MAPREDUCE-1075-4.patch, MAPREDUCE-1075-5.patch, MAPREDUCE-1075-6.patch
>
>


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