[
https://issues.apache.org/jira/browse/AMBARI-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154827#comment-14154827
]
Hudson commented on AMBARI-7585:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #439 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/439/])
AMBARI-7585. Nagios doesnt start w/o HDFS on HDP1 (aonishuk) (aonishuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1e6b21639918efbb6cf24cade73568fcbba292f5)
*
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/package/templates/hadoop-services.cfg.j2
> Nagios doesnt start w/o HDFS on HDP1
> ------------------------------------
>
> Key: AMBARI-7585
> URL: https://issues.apache.org/jira/browse/AMBARI-7585
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 1.7.0
>
>
> 2014-10-01 12:45:37,731 - Error while executing command 'start':
> Traceback (most recent call last):
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 122, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/stacks/HDP/1.3.2/services/NAGIOS/package/scripts/nagios_server.py",
> line 48, in start
> nagios_service(action='start')
> File
> "/var/lib/ambari-agent/cache/stacks/HDP/1.3.2/services/NAGIOS/package/scripts/nagios_service.py",
> line 38, in nagios_service
> Execute("service nagios start", path = command_path )
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line
> 148, in __init__
> self.env.run()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 149, in run
> self.run_action(resource, action)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 115, in run_action
> provider_action()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
> line 237, in action_run
> raise ex
> Fail: Execution of 'service nagios start' returned 1. nagios is stopped
> Configuration validation failed[FAILED]
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)