[ https://issues.apache.org/jira/browse/MAPREDUCE-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778720#action_12778720
]
Sreekanth Ramakrishnan commented on MAPREDUCE-1075:
---------------------------------------------------
The modification in the {{Cluster.java}} is not required, we should just handle the exception
in {{JobQueueClient}}. Also, expected exception of IOException might hide some other IOException
other than what we expected so we should probably only check for exception messages and remove
Expected exception
> 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
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|