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 2022/10/09 12:50:15 UTC

[GitHub] [ambari] smallyao opened a new pull request, #3387: Web Should Not Support Enabling NameNode Federation If Hosts Numbers Less than 4

smallyao opened a new pull request, #3387:
URL: https://github.com/apache/ambari/pull/3387

   ## What changes were proposed in this pull request?
   
   If hosts number is less than 4, namenode federation wizard shoud not be allowed.
   
   
   
   
   ## How was this patch tested?
   Tested in local vm cluster,
   After applying this patch, if hosts number is less than 4, the button is gray and cann't enable nn federation .
   
   
   (Please explain how this patch was tested. Ex: unit tests, manual tests)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)
   
   Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request.


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

To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org


[GitHub] [ambari] kevinw66 commented on pull request #3387: AMBARI-25753:Web Should Not Support Enabling NameNode Federation If Hosts Number Less than 4

Posted by GitBox <gi...@apache.org>.
kevinw66 commented on PR #3387:
URL: https://github.com/apache/ambari/pull/3387#issuecomment-1272855773

   Considering that when HA is enabled, we need at least 4 hosts to add new namenode and it's standby namenode. It's reasonable we disable the button when host number is less than 4.


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

To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org


[GitHub] [ambari] kevinw66 merged pull request #3387: AMBARI-25753:Web Should Not Support Enabling NameNode Federation If Hosts Number Less than 4

Posted by GitBox <gi...@apache.org>.
kevinw66 merged PR #3387:
URL: https://github.com/apache/ambari/pull/3387


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

To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org