AMBARI-25551. NodeManager doesn't work after adding a new host to a patch upgraded cluster.#3231
Conversation
…atch upgraded cluster. (dvitiuk)
|
Run server tests locally with command: |
…atch upgraded cluster. (dvitiuk)
|
Run server tests locally with command: |
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.