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.

Reply via email to