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)