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 2021/02/15 09:02:53 UTC

[GitHub] [ambari] getChan commented on pull request #3283: AMBARI-25599 Consider to eliminate HDP public binary references (santal)

getChan commented on pull request #3283:
URL: https://github.com/apache/ambari/pull/3283#issuecomment-779071307


   It builds well, rpm install well, ambari-server start well.
   BUT it can't proceed ambari installer step 1 (select version)
   ```log
   // ambari-server.log
   2021-02-15 17:54:12,366  INFO [ambari-client-thread-163] AmbariMetaInfo:1430 - Stack HDP-2.0.6 is not active, skipping VDF
   2021-02-15 17:54:12,367  INFO [ambari-client-thread-163] AmbariMetaInfo:1430 - Stack HDP-2.0.6.GlusterFS is not active, skipping VDF
   2021-02-15 17:54:12,367  INFO [ambari-client-thread-163] AmbariMetaInfo:1430 - Stack HDP-2.1 is not active, skipping VDF
   2021-02-15 17:54:12,367  INFO [ambari-client-thread-163] AmbariMetaInfo:1430 - Stack HDP-2.1.GlusterFS is not active, skipping VDF
   2021-02-15 17:54:12,367  INFO [ambari-client-thread-163] AmbariMetaInfo:1430 - Stack HDP-2.2 is not active, skipping VDF
   2021-02-15 17:54:12,367  INFO [ambari-client-thread-163] AmbariMetaInfo:1430 - Stack HDP-2.3 is not active, skipping VDF
   2021-02-15 17:54:12,368  INFO [ambari-client-thread-163] AmbariMetaInfo:1430 - Stack HDP-2.3.ECS is not active, skipping VDF
   2021-02-15 17:54:12,368  INFO [ambari-client-thread-163] AmbariMetaInfo:1428 - Stack HDP-2.3.GlusterFS is not valid, skipping VDF: The service 'OOZIE' in stack 'HDP:2.3.GlusterFS' extends a non-existent service: 'common-services/OOZIE/5.0.0.2.3'
   2021-02-15 17:54:12,368  INFO [ambari-client-thread-163] AmbariMetaInfo:1430 - Stack HDP-2.4 is not active, skipping VDF
   2021-02-15 17:54:12,368  INFO [ambari-client-thread-163] AmbariMetaInfo:1430 - Stack HDP-2.5 is not active, skipping VDF
   2021-02-15 17:54:12,368  INFO [ambari-client-thread-163] AmbariMetaInfo:1430 - Stack HDP-2.6 is not active, skipping VDF
   ```


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