[
https://issues.apache.org/jira/browse/AMBARI-19107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726387#comment-15726387
]
Hadoop QA commented on AMBARI-19107:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12841967/AMBARI-19107.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/9552//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/9552//console
This message is automatically generated.
> False warning about NTP not running on SUSE12
> ---------------------------------------------
>
> Key: AMBARI-19107
> URL: https://issues.apache.org/jira/browse/AMBARI-19107
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.2
> Environment: SUSE12
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Minor
> Fix For: 3.0.0, 2.5.0
>
> Attachments: AMBARI-19107.patch
>
>
> When installing cluster via wizard on SUSE12, the host checks generate a
> warning that NTP is no running even if it is. The problem is that on SUSE12
> the service is called {{ntpd}}, not {{ntp}} (although the package is {{ntp}}):
> {noformat}
> zypper install ntp
> service ntpd start
> {noformat}
> On a related note: Ambari supports {{chrony}} as an alternative to NTP only
> on RedHat7+, but it is also available on RedHat6 and Ubuntu.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)