You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/09/22 16:19:33 UTC

[jira] [Commented] (AMBARI-7432) Sqoop service check fails for HDP2.2

    [ https://issues.apache.org/jira/browse/AMBARI-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143240#comment-14143240 ] 

Hudson commented on AMBARI-7432:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #332 (See [https://builds.apache.org/job/Ambari-trunk-Commit/332/])
AMBARI-7432 Sqoop service check fails for HDP2.2 (dsen) (dsen: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f4ddfd65b9f070f23fb9489ad09e893bd5257be8)
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/SQOOP/package/scripts/service_check.py
* ambari-server/src/test/python/stacks/2.0.6/SQOOP/test_service_check.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/SQOOP/package/scripts/params.py


> Sqoop service check fails for HDP2.2
> ------------------------------------
>
>                 Key: AMBARI-7432
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7432
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>    Affects Versions: 1.7.0
>         Environment: HDP2.2
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>             Fix For: 1.7.0
>
>
> {noformat}
> 2014-09-22 13:31:38,186 - 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 122, in execute
>     method(env)
>   File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/SQOOP/package/scripts/service_check.py", line 33, in service_check
>     logoutput = 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 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 'sqoop version' returned 127. -bash: sqoop: command not found
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)