[
https://issues.apache.org/jira/browse/AMBARI-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072829#comment-15072829
]
Hudson commented on AMBARI-14504:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4098 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4098/])
AMBARI-14504. Role command order is parsed incorrectly causing Hive (aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=48604428b05e8baa1c71e3a013f510aa5bb3a61e])
* ambari-server/pom.xml
* ambari-server/src/main/resources/role_command_order.json
* ambari-server/src/main/java/org/apache/ambari/server/stack/StackDirectory.java
> Role command order is parsed incorrectly causing Hive Service Check fail on
> 'Start all'
> ---------------------------------------------------------------------------------------
>
> Key: AMBARI-14504
> URL: https://issues.apache.org/jira/browse/AMBARI-14504
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.2.1
>
> Attachments: AMBARI-14504.patch
>
>
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/service_check.py",
> line 106, in <module>
> HiveServiceCheck().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 219, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/service_check.py",
> line 103, in service_check
> webhcat_service_check()
> 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/HIVE/0.12.0.2.0/package/scripts/webhcat_service_check.py",
> line 124, in webhcat_service_check
> logoutput=True)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line
> 154, in __init__
> self.env.run()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 158, in run
> self.run_action(resource, action)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 121, in run_action
> provider_action()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
> line 238, in action_run
> tries=self.resource.tries, try_sleep=self.resource.try_sleep)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line
> 70, in inner
> result = function(command, **kwargs)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line
> 92, in checked_call
> tries=tries, try_sleep=try_sleep)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line
> 140, in _call_wrapper
> result = _call(command, **kwargs_copy)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line
> 291, in _call
> raise Fail(err_msg)
> resource_management.core.exceptions.Fail: Execution of
> '/var/lib/ambari-agent/tmp/templetonSmoke.sh
> os-r7-hdkhfu-devdeploy-3.novalocal ambari-qa 20111
> idtest.ambari-qa.1451047104.22.pig no_keytab false kinit no_principal'
> returned 1. Templeton Smoke Test (status cmd): Failed. : http_code <000>
>
> Probably the reason is because Webhcat should start before Hive check
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)