You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by GitBox <gi...@apache.org> on 2020/09/23 15:25:03 UTC

[GitHub] [ambari] dvitiiuk opened a new pull request #3231: AMBARI-25551. NodeManager doesn't work after adding a new host to a patch upgraded cluster.

dvitiiuk opened a new pull request #3231:
URL: https://github.com/apache/ambari/pull/3231


   ## 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.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [ambari] dlysnichenko merged pull request #3231: AMBARI-25551. NodeManager doesn't work after adding a new host to a patch upgraded cluster.

Posted by GitBox <gi...@apache.org>.
dlysnichenko merged pull request #3231:
URL: https://github.com/apache/ambari/pull/3231


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [ambari] dvitiiuk edited a comment on pull request #3231: AMBARI-25551. NodeManager doesn't work after adding a new host to a patch upgraded cluster.

Posted by GitBox <gi...@apache.org>.
dvitiiuk edited a comment on pull request #3231:
URL: https://github.com/apache/ambari/pull/3231#issuecomment-698897811


   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [ambari] dvitiiuk commented on pull request #3231: AMBARI-25551. NodeManager doesn't work after adding a new host to a patch upgraded cluster.

Posted by GitBox <gi...@apache.org>.
dvitiiuk commented on pull request #3231:
URL: https://github.com/apache/ambari/pull/3231#issuecomment-698897811


   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [ambari] dvitiiuk edited a comment on pull request #3231: AMBARI-25551. NodeManager doesn't work after adding a new host to a patch upgraded cluster.

Posted by GitBox <gi...@apache.org>.
dvitiiuk edited a comment on pull request #3231:
URL: https://github.com/apache/ambari/pull/3231#issuecomment-698897811


   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [ambari] dlysnichenko merged pull request #3231: AMBARI-25551. NodeManager doesn't work after adding a new host to a patch upgraded cluster.

Posted by GitBox <gi...@apache.org>.
dlysnichenko merged pull request #3231:
URL: https://github.com/apache/ambari/pull/3231


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [ambari] dvitiiuk commented on pull request #3231: AMBARI-25551. NodeManager doesn't work after adding a new host to a patch upgraded cluster.

Posted by GitBox <gi...@apache.org>.
dvitiiuk commented on pull request #3231:
URL: https://github.com/apache/ambari/pull/3231#issuecomment-698897811


   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org