Thomas Graves created MAPREDUCE-4713: ----------------------------------------
Summary: mr-jobhistory-daemon.sh --config option doesn't work Key: MAPREDUCE-4713 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4713 Project: Hadoop Map/Reduce Issue Type: Bug Components: jobhistoryserver Affects Versions: 2.0.2-alpha Reporter: Thomas Graves I was trying to start the job history server with --config option (mr-jobhistory-daemon.sh --config /conf start historyserver) but it fails and simply prints the usage: Usage: mr-jobhistory-daemon.sh [--config <conf-dir>] (start|stop) <mapred-command> The only way I could get it to start is remove the --config option. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira