You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2021/11/06 07:07:11 UTC

[GitHub] [bigtop] iwasakims commented on pull request #824: BIGTOP-3591: Upgrading Bigtop-Mpack services deploying scripts aligne…

iwasakims commented on pull request #824:
URL: https://github.com/apache/bigtop/pull/824#issuecomment-962409585


   I got following on starting up YARN daemons via Ambari.
   
   ```
   ...
   WARNING: YARN_LOG_DIR has been replaced by HADOOP_LOG_DIR. Using value of YARN_LOG_DIR.
   WARNING: YARN_LOGFILE has been replaced by HADOOP_LOGFILE. Using value of YARN_LOGFILE.
   WARNING: YARN_PID_DIR has been replaced by HADOOP_PID_DIR. Using value of YARN_PID_DIR.
   WARNING: YARN_OPTS has been replaced by HADOOP_OPTS. Using value of YARN_OPTS.
   WARNING: Use of this script to start the MR JobHistory daemon is deprecated.
   WARNING: Attempting to execute replacement "mapred --daemon start" instead.
   ERROR: Cannot find configuration directory "/usr/lib/hadoop-yarn/conf"
   Usage: mapred [OPTIONS] SUBCOMMAND [SUBCOMMAND OPTIONS]
    or    mapred [OPTIONS] CLASSNAME [CLASSNAME OPTIONS]
     where CLASSNAME is a user-provided Java class
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org