[ambari] branch branch-2.7 updated: AMBARI-25559. Clarify the difference between num_llap_nodes and (#3228)

2020-09-21 Thread dmitriusan
This is an automated email from the ASF dual-hosted git repository.

dmitriusan pushed a commit to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/branch-2.7 by this push:
 new 3c99042  AMBARI-25559. Clarify the difference between num_llap_nodes 
and (#3228)
3c99042 is described below

commit 3c9904252ab0939cbe09e044ca127d1d2a791fe8
Author: Lisnichenko Dmitro 
AuthorDate: Mon Sep 21 21:28:24 2020 +0300

AMBARI-25559. Clarify the difference between num_llap_nodes and (#3228)

num_llap_nodes_for_llap_daemons properties (dlysnichenko)
---
 .../HDP/2.5/services/HIVE/configuration/hive-interactive-env.xml  | 4 ++--
 .../HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-interactive-env.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-interactive-env.xml
index 1cb3c02..9c1e046 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-interactive-env.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-interactive-env.xml
@@ -45,8 +45,8 @@
   
 num_llap_nodes
 1
-Number of nodes used by Hive's LLAP, which includes nodes 
running : LLAP daemon, Slider and Tez App Master(s).
-Number of nodes used by Hive's LLAP
+Number of nodes used by Hive's LLAP, which includes nodes 
running : LLAP daemon, Slider and Tez App Master(s). Depends on memory 
settings
+Desired number of nodes used by Hive's LLAP
 
   int
   1
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml
index 8c75e30..1c233cb 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml
@@ -65,8 +65,8 @@
   
 num_llap_nodes_for_llap_daemons
 1
-Number of Node(s) on which Hive LLAP daemon 
runs.
-Number of Node(s) for running Hive LLAP daemon
+Number of Node(s) on which Hive LLAP daemon runs. Defaults to 
num_llap_nodes, but may be overridden
+Actual number of Node(s) for running Hive LLAP 
daemon
 
   int
   1



[ambari] branch branch-2.7 updated: AMBARI-25559. Clarify the difference between num_llap_nodes and (#3228)

2020-09-21 Thread dmitriusan
This is an automated email from the ASF dual-hosted git repository.

dmitriusan pushed a commit to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/branch-2.7 by this push:
 new 3c99042  AMBARI-25559. Clarify the difference between num_llap_nodes 
and (#3228)
3c99042 is described below

commit 3c9904252ab0939cbe09e044ca127d1d2a791fe8
Author: Lisnichenko Dmitro 
AuthorDate: Mon Sep 21 21:28:24 2020 +0300

AMBARI-25559. Clarify the difference between num_llap_nodes and (#3228)

num_llap_nodes_for_llap_daemons properties (dlysnichenko)
---
 .../HDP/2.5/services/HIVE/configuration/hive-interactive-env.xml  | 4 ++--
 .../HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-interactive-env.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-interactive-env.xml
index 1cb3c02..9c1e046 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-interactive-env.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-interactive-env.xml
@@ -45,8 +45,8 @@
   
 num_llap_nodes
 1
-Number of nodes used by Hive's LLAP, which includes nodes 
running : LLAP daemon, Slider and Tez App Master(s).
-Number of nodes used by Hive's LLAP
+Number of nodes used by Hive's LLAP, which includes nodes 
running : LLAP daemon, Slider and Tez App Master(s). Depends on memory 
settings
+Desired number of nodes used by Hive's LLAP
 
   int
   1
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml
index 8c75e30..1c233cb 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml
@@ -65,8 +65,8 @@
   
 num_llap_nodes_for_llap_daemons
 1
-Number of Node(s) on which Hive LLAP daemon 
runs.
-Number of Node(s) for running Hive LLAP daemon
+Number of Node(s) on which Hive LLAP daemon runs. Defaults to 
num_llap_nodes, but may be overridden
+Actual number of Node(s) for running Hive LLAP 
daemon
 
   int
   1



[ambari] branch branch-2.7 updated (7ead925 -> 36e5735)

2020-09-21 Thread aonishuk
This is an automated email from the ASF dual-hosted git repository.

aonishuk pushed a change to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git.


from 7ead925  AMBARI-25550. Add viewFS protocol to DFS_PROTOCOLS_REGEX 
(dlysnichenko) (#3226)
 add 36e5735  AMBARI-25558. Upgrade fails because host is out of sync 
(#3227)

No new revisions were added by this update.

Summary of changes:
 .../events/listeners/upgrade/HostVersionOutOfSyncListener.java | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)