Tony Reix created AMBARI-8668:
---------------------------------

             Summary: Ambari is not aware of redhat7 and ubuntu14.
                 Key: AMBARI-8668
                 URL: https://issues.apache.org/jira/browse/AMBARI-8668
             Project: Ambari
          Issue Type: Bug
         Environment: Ubuntu 14 / PPC64LE and REDHAT 7 /PPC64BE
            Reporter: Tony Reix


The following files:
ambari-server/src/main/java/org/apache/ambari/server/api/services/AmbariMetaInfo.java
ambari-server/src/test/java/org/apache/ambari/server/api/services/AmbariMetaInfoTest.java
contain names of Linux distributions.
redhat7 and ubuntu14 are missing and should be added.

Moreover, the word "redhat6" appears about 167 times in the code and the word 
"ubuntu12" appears 55 times in the code.
If checking the version of the Linux distribution is useful, I think that it 
must not be done in many places. The name of the each distribution should 
appear only one or two times in the code.

However, I don't understand why Ambari checks the version of the Linux 
distribution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to