You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "zhangbutao (JIRA)" <ji...@apache.org> on 2018/07/11 12:09:00 UTC

[jira] [Updated] (HADOOP-15397) Failed to start the estimator of Resource Estimator Service

     [ https://issues.apache.org/jira/browse/HADOOP-15397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

zhangbutao updated HADOOP-15397:
--------------------------------
    Description: 
You would get the following log, if you start the estmator using  script  start-estimator.sh;. And the estmator is not started.
{code:java}
starting resource estimator service
starting estimator, logging to /hadoop/share/hadoop/tools/resourceestimator/bin/../../../../../logs/hadoop-resourceestimator.out
/hadoop/share/hadoop/tools/resourceestimator/bin/estimator-daemon.sh: line 47: bin/estimator.sh: No such file or directory{code}
Fix the bug in the script estimator-daemon.sh.

  was:
You would get the following log, if you statt the estmator using  script  start-estimator.sh;. And the estmator is not started.
{code:java}
starting resource estimator service
starting estimator, logging to /hadoop/share/hadoop/tools/resourceestimator/bin/../../../../../logs/hadoop-resourceestimator.out
/hadoop/share/hadoop/tools/resourceestimator/bin/estimator-daemon.sh: line 47: bin/estimator.sh: No such file or directory{code}
Fix the bug in the script estimator-daemon.sh.


> Failed to start the estimator of Resource Estimator Service
> -----------------------------------------------------------
>
>                 Key: HADOOP-15397
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15397
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 2.9.0
>            Reporter: zhangbutao
>            Priority: Major
>             Fix For: 2.9.0
>
>         Attachments: HADOOP-15397-001.path, HADOOP-15397-branch-2.9.0.003.patch, HADOOP-15397.002.patch
>
>
> You would get the following log, if you start the estmator using  script  start-estimator.sh;. And the estmator is not started.
> {code:java}
> starting resource estimator service
> starting estimator, logging to /hadoop/share/hadoop/tools/resourceestimator/bin/../../../../../logs/hadoop-resourceestimator.out
> /hadoop/share/hadoop/tools/resourceestimator/bin/estimator-daemon.sh: line 47: bin/estimator.sh: No such file or directory{code}
> Fix the bug in the script estimator-daemon.sh.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org