-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22972/
-----------------------------------------------------------
(Updated June 25, 2014, 5:17 p.m.)
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-6270
https://issues.apache.org/jira/browse/AMBARI-6270
Repository: ambari
Description
-------
That is a bit confusing we should change that, since we changed the way it
works
<os type="redhat6">
should be
<os family="redhat6">
Diffs
-----
ambari-common/src/main/python/ambari_commons/os_check.py f652d06
ambari-common/src/main/python/ambari_commons/resources/os_family.json
PRE-CREATION
ambari-server/conf/unix/ambari.properties b5816af
ambari-server/src/main/java/org/apache/ambari/server/api/services/AmbariMetaInfo.java
9bbebf5
ambari-server/src/main/java/org/apache/ambari/server/bootstrap/BSRunner.java
7795c99
ambari-server/src/main/java/org/apache/ambari/server/bootstrap/BootStrapImpl.java
1f68f1f
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
226cf86
ambari-server/src/main/java/org/apache/ambari/server/state/stack/OsFamily.java
40ef3ea
ambari-server/src/main/java/org/apache/ambari/server/state/stack/RepositoryXml.java
bd98a9f
ambari-server/src/main/python/ambari-server.py 7987b95
ambari-server/src/main/python/bootstrap.py 4d0c976
ambari-server/src/main/python/os_check_type.py 7fefed3
ambari-server/src/main/resources/os_family.json be030e3
ambari-server/src/main/resources/stacks/HDP/1.2.0/repos/repoinfo.xml 6758389
ambari-server/src/main/resources/stacks/HDP/1.2.1/repos/repoinfo.xml b7932f1
ambari-server/src/main/resources/stacks/HDP/1.3.0/repos/repoinfo.xml a44462a
ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/repos/repoinfo.xml
eace5c0
ambari-server/src/main/resources/stacks/HDP/1.3.2/repos/repoinfo.xml 0486765
ambari-server/src/main/resources/stacks/HDP/1.3.3/repos/repoinfo.xml e3f7494
ambari-server/src/main/resources/stacks/HDP/1.3/repos/repoinfo.xml 904fce1
ambari-server/src/main/resources/stacks/HDP/2.0.5/repos/repoinfo.xml dd920ee
ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/repos/repoinfo.xml
296dcd5
ambari-server/src/main/resources/stacks/HDP/2.0.6/repos/repoinfo.xml b7424e0
ambari-server/src/main/resources/stacks/HDP/2.0/repos/repoinfo.xml 4c5ce1d
ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/repos/repoinfo.xml
61d086f
ambari-server/src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml 7ea93c2
ambari-server/src/test/java/org/apache/ambari/server/api/services/AmbariMetaInfoTest.java
71bc1f8
ambari-server/src/test/java/org/apache/ambari/server/api/services/UpdatePersistenceManagerTest.java
b60680c
ambari-server/src/test/python/TestOSCheck.py 8985fdc
ambari-server/src/test/resources/stacks/HDP/0.1/repos/repoinfo.xml 199710f
ambari-server/src/test/resources/stacks/HDP/0.2/repos/repoinfo.xml 4af41ae
ambari-server/src/test/resources/stacks/HDP/1.2.0/repos/repoinfo.xml 7c3b691
ambari-server/src/test/resources/stacks/HDP/1.3.0/repos/repoinfo.xml cff983a
ambari-server/src/test/resources/stacks/HDP/1.3.1/repos/repoinfo.xml f5c0fee
ambari-server/src/test/resources/stacks/HDP/2.0.1/repos/repoinfo.xml d429a85
ambari-server/src/test/resources/stacks/HDP/2.0.5/repos/repoinfo.xml 7925e9e
ambari-server/src/test/resources/stacks/HDP/2.0.6/repos/repoinfo.xml 5c5d414
ambari-server/src/test/resources/stacks/HDP/2.0.7/repos/repoinfo.xml 0799343
ambari-server/src/test/resources/stacks/HDP/2.0.8/repos/repoinfo.xml 1025240
ambari-server/src/test/resources/stacks/HDP/2.1.1/repos/repoinfo.xml 44ca5c8
Diff: https://reviews.apache.org/r/22972/diff/
Testing (updated)
-------
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 31 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main ....................................... SUCCESS [1.864s]
[INFO] Apache Ambari Project POM ......................... SUCCESS [0.279s]
[INFO] Ambari Web ........................................ SUCCESS [9.955s]
[INFO] Ambari Views ...................................... SUCCESS [1.727s]
[INFO] Ambari Server ..................................... SUCCESS [14:23.217s]
[INFO] Ambari Agent ...................................... SUCCESS [9.237s]
[INFO] Ambari Client ..................................... SUCCESS [0.032s]
[INFO] Ambari Python Client .............................. SUCCESS [0.258s]
[INFO] Ambari Groovy Client .............................. SUCCESS [8.667s]
[INFO] Ambari Shell ...................................... SUCCESS [4.931s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:00.682s
[INFO] Finished at: Wed Jun 25 15:05:13 EEST 2014
[INFO] Final Memory: 66M/1153M
[INFO] ------------------------------------------------------------------------
Thanks,
Andrew Onischuk