[
https://issues.apache.org/jira/browse/HADOOP-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hemanth Yamijala updated HADOOP-3017:
-------------------------------------
Priority: Minor (was: Critical)
Mukund, minor point, but the error message is not *that* confusing, because we
are specifying the name of the invalid directory, and it is not very hard for
the user to correlate. We should probably fix it, but it is definitely not
critical, IMHO. I am reducing the priority to minor. If you disagree, please
comment.
> 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: Minor
>
> 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.