You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by at...@apache.org on 2018/11/29 12:39:56 UTC

[ambari] branch trunk updated (799e487 -> 0888d9e)

This is an automated email from the ASF dual-hosted git repository.

atkach pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.


    from 799e487  AMBARI-24964 stack advisor layout recommendation for add service request (benyoka) (#2662)
     add 7d89f2c  AMBARI-24966 Start Namenode failing during Move master NN wizard on non-HA cluster with custom hdfs service user
     new 0888d9e  Merge pull request #2664 from atkach/AMBARI-24966-trunk

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../highAvailability/nameNode/wizard_controller.js | 22 ++++++++--------------
 .../main/service/reassign_controller.js            | 13 +++++++++++--
 .../main/service/reassign_controller_test.js       | 18 ++++++++++++++++++
 3 files changed, 37 insertions(+), 16 deletions(-)


[ambari] 01/01: Merge pull request #2664 from atkach/AMBARI-24966-trunk

Posted by at...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

atkach pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit 0888d9ec6c3f76e01704d1c2dbb704b6ff330955
Merge: 799e487 7d89f2c
Author: Andrii Tkach <19...@users.noreply.github.com>
AuthorDate: Thu Nov 29 14:39:52 2018 +0200

    Merge pull request #2664 from atkach/AMBARI-24966-trunk
    
    AMBARI-24966 Start Namenode failing during Move master NN wizard on non-HA cluster with custom hdfs service user

 .../highAvailability/nameNode/wizard_controller.js | 22 ++++++++--------------
 .../main/service/reassign_controller.js            | 13 +++++++++++--
 .../main/service/reassign_controller_test.js       | 18 ++++++++++++++++++
 3 files changed, 37 insertions(+), 16 deletions(-)