You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2015/03/01 19:28:01 UTC

Review Request 31599: Redundant item in setup options of ambari-server setup-security

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31599/
-----------------------------------------------------------

Review request for Ambari.


Bugs: AMBARI-9863
    https://issues.apache.org/jira/browse/AMBARI-9863


Repository: ambari


Description
-------

During executing ambari-server setup-security there is choose options step:
Security setup options...
===========================================================================
Choose one of the following options: 
  [1] Enable HTTPS for Ambari server.
  [2] Enable HTTPS for Ganglia service.
  [3] Encrypt passwords stored in ambari.properties file.
  [4] Setup Ambari kerberos JAAS configuration.
===========================================================================
Ganglia server in not part of Ambari now.


Diffs
-----

  ambari-server/src/main/python/ambari-server.py a737b14 
  ambari-server/src/main/python/ambari_server/setupHttps.py 1b803a5 
  ambari-server/src/test/python/TestAmbariServer.py a06ba63 

Diff: https://reviews.apache.org/r/31599/diff/


Testing
-------

Ran 234 tests in 6.254s

OK
----------------------------------------------------------------------
Total run:598
Total errors:0
Total failures:0


Thanks,

Dmitro Lisnichenko