[
https://issues.apache.org/jira/browse/HADOOP-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668294#action_12668294
]
sam rash commented on HADOOP-5140:
----------------------------------
and this manifests by the JobTracker never launching any more jobs (it receives
ok and the jobs submitted count increases)
> setting fs.default.name to an invalid URI format kills init thread in
> JobTracker
> --------------------------------------------------------------------------------
>
> Key: HADOOP-5140
> URL: https://issues.apache.org/jira/browse/HADOOP-5140
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.19.0
> Reporter: sam rash
> Priority: Minor
>
> If you set fs.default.name in a JobConf object to something that causes
> java.net.URI to throw an IllegalArgumentException, the job not only fails
> initalization, but kills the JobInitThread
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.