HOD Error message points to --hod.clusterdir when -d is used
------------------------------------------------------------

                 Key: HADOOP-3017
                 URL: https://issues.apache.org/jira/browse/HADOOP-3017
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/hod
    Affects Versions: 0.16.1, 0.16.2, 0.17.0
            Reporter: Mukund Madhugiri
            Assignee: Hemanth Yamijala
            Priority: Critical


HOD Error message points to --hod.clusterdir when -d is used

When the clusterdir directory is not correctly specified using the -d option, 
HOD throws an error about the --hod.clusterdir

Here is the command:
{quote}hod -c /perf info -d /doesnotexist{quote}

And the output:
{quote}error: bin/hod failed to start.
error: invalid 'clusterdir' specified in section hod (--hod.clusterdir): 
/doesnotexist
error: 1 problem found.
Check your command line options and/or your configuration file /perf{quote}

-- 
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