[
https://issues.apache.org/jira/browse/AMBARI-9901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345540#comment-14345540
]
Hudson commented on AMBARI-9901:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #1935 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1935/])
AMBARI-9901. Knox service check fails with umask 027 also in non-root (as well
as Hive metastore start) (aonishuk) (aonishuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=587924496802523c3ab9fe4468e04651eb4e738f)
* ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_metastore.py
* ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py
* ambari-server/src/test/python/stacks/2.1/HIVE/test_hive_metastore.py
*
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive.py
*
ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/service_check.py
*
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_service.py
> Knox service check fails with umask 027 also in non-root (as well as Hive
> metastore start)
> ------------------------------------------------------------------------------------------
>
> Key: AMBARI-9901
> URL: https://issues.apache.org/jira/browse/AMBARI-9901
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.0.0
>
>
> 2015-03-03 13:24:57,573 - Error while executing command 'service_check':
> Traceback (most recent call last):
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 208, in execute
> method(env)
> File
> "/usr/lib/python2.6/site-packages/ambari_commons/os_family_impl.py", line 89,
> in thunk
> return fn(*args, **kwargs)
> File
> "/var/lib/ambari-agent/cache/common-services/KNOX/0.5.0.2.2/package/scripts/service_check.py",
> line 69, in service_check
> sudo=True
> 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 152, in run
> self.run_action(resource, action)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 118, in run_action
> provider_action()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
> line 276, in action_run
> raise ex
> Fail: String command '/usr/bin/python2.7
> /var/lib/ambari-agent/data/tmp/validateKnoxStatus.py -p 8443 -n u1201.org'
> cannot be run as sudo. Please supply the command as a tuple of arguments
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)