Skip to content

AMBARI-25551. NodeManager doesn't work after adding a new host to a patch upgraded cluster.#3231

Merged
1 commit merged intoapache:branch-2.7from
dvitiiuk:AMBARI-25551-branch-2.7
Sep 25, 2020
Merged

AMBARI-25551. NodeManager doesn't work after adding a new host to a patch upgraded cluster.#3231
1 commit merged intoapache:branch-2.7from
dvitiiuk:AMBARI-25551-branch-2.7

Conversation

@dvitiiuk
Copy link

What changes were proposed in this pull request?

Added fix for tez/mapreduce2 properties which contains paths to native libraries. Now native paths points to "current" hdp directory, instead of "versioned" ones. This allows to avoid using of invalid paths after patch upgrade performing, when some components can have different versions.

How was this patch tested?

Manual testing.

@dvitiiuk
Copy link
Author

dvitiiuk commented Sep 25, 2020

Run server tests locally with command:
mvn clean package -pl ambari-web,ambari-server,ambari-metrics/ambari-metrics-common,ambari-views,ambari-serviceadvisor,ambari-utility:
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Web 2.7.5.0.0 ............................... SUCCESS [01:57 min]
[INFO] Ambari Views 2.7.5.0.0 ............................. SUCCESS [ 2.304 s]
[INFO] ambari-utility 1.0.0.0-SNAPSHOT .................... SUCCESS [ 3.226 s]
[INFO] Ambari Metrics Common 2.7.5.0.0 .................... SUCCESS [ 42.257 s]
[INFO] Ambari Service Advisor 1.0.0.0-SNAPSHOT ............ SUCCESS [ 0.350 s]
[INFO] Ambari Server 2.7.5.0.0 ............................ SUCCESS [29:30 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:17 min
[INFO] Finished at: 2020-09-25T15:09:17+03:00
[INFO] ------------------------------------------------------------------------

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant