You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Dmytro Grinenko (JIRA)" <ji...@apache.org> on 2018/05/28 11:12:00 UTC

[jira] [Created] (AMBARI-23960) Change HDFS Daemon Commands For HDP 3.0

Dmytro Grinenko created AMBARI-23960:
----------------------------------------

             Summary: Change HDFS Daemon Commands For HDP 3.0
                 Key: AMBARI-23960
                 URL: https://issues.apache.org/jira/browse/AMBARI-23960
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
            Reporter: Dmytro Grinenko
            Assignee: Dmytro Grinenko


Some hadoop start commands are deprecated and need to be changed. For example:

{code}
'export HADOOP_LIBEXEC_DIR=/usr/hdp/3.0.0.0-1329/hadoop/libexec && /usr/hdp/3.0.0.0-1329/hadoop-yarn/sbin/yarn-daemon.sh --config /usr/hdp/3.0.0.0-1329/hadoop/conf stop nodemanager' returned 1. 

WARNING: Use of this script to start YARN daemons is deprecated.
WARNING: Attempting to execute replacement "yarn --daemon start" instead.
{code}



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