You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Viji (JIRA)" <ji...@apache.org> on 2014/05/28 07:36:01 UTC

[jira] [Created] (OOZIE-1858) Unclear error message when empty NN and JT are passed via workflow

Viji created OOZIE-1858:
---------------------------

             Summary: Unclear error message when empty NN and JT are passed via workflow 
                 Key: OOZIE-1858
                 URL: https://issues.apache.org/jira/browse/OOZIE-1858
             Project: Oozie
          Issue Type: Improvement
          Components: workflow
    Affects Versions: 4.0.0
            Reporter: Viji
            Priority: Trivial


When we pass empty JT and NN properties through a workflow, an unclear error message is thrown, this can perhaps be validated and improved. For instance, when we pass

{code}<job-tracker/> 
<name-node/>{code}

the following error is displayed:

{code}"IllegalArgumentException: Expected authority at index 7: hdfs://"{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)