[
https://issues.apache.org/jira/browse/AMBARI-21211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046528#comment-16046528
]
Hudson commented on AMBARI-21211:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7613 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7613/])
AMBARI-21211. Missing os_family causes a warning during host check (adoroszlai:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d0eaaae8e4bbfe3c1ae0e692aeeb64e04ca29bfe])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/host/HostImpl.java
> Missing os_family causes a warning during host check
> ----------------------------------------------------
>
> Key: AMBARI-21211
> URL: https://issues.apache.org/jira/browse/AMBARI-21211
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 3.0.0
> Reporter: Attila Magyar
> Assignee: Attila Magyar
> Fix For: 3.0.0
>
> Attachments: AMBARI-21211_trunk.patch
>
>
> The osFamily property is not always set in the HostResponse therefore Ambari
> shows the following warning message during the confirm host step of the
> cluster creation.
> {code}
> Host (c6401.ambari.apache.org) is null OS type, but the repositories chosen
> in "Select Stack" step was
> debian7,redhat6,redhat7,suse11,suse12,ubuntu12,ubuntu14,ubuntu16. Selected
> repositories do not support this host OS type.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)