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

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

Dmytro Sen created AMBARI-7432:
----------------------------------

             Summary: 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)