-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19188/
-----------------------------------------------------------
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-5068
https://issues.apache.org/jira/browse/AMBARI-5068
Repository: ambari
Description
-------
Same Issue:
https://hortonworks.jira.com/browse/BUG-8542
Precondition:
Install Ambari
Setup hadoop with default settings
Set security enambling on not preconfig cluster(Kerberos Did Not Setup )
*Steps to reproduce:*
# Go on Admin page->Security
# Disable security on not preconfig cluster.
*Actual Behavior:*
# Step "Start Services" - Failed
# Some services are still stopped (oozie checked failed...)
# Alerts detected
*Expected Behavior:*
Security was disabled, all services were started.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HDFS/package/scripts/utils.py
cf15f1e
ambari-server/src/test/python/stacks/2.0.6/HDFS/test_datanode.py 39374e8
ambari-server/src/test/python/stacks/2.0.6/HDFS/test_journalnode.py b07dc2f
ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py 8e94be3
ambari-server/src/test/python/stacks/2.0.6/HDFS/test_snamenode.py 45b84bd
ambari-server/src/test/python/stacks/2.0.6/HDFS/test_zkfc.py 29ca054
Diff: https://reviews.apache.org/r/19188/diff/
Testing
-------
Thanks,
Andrew Onischuk