[
https://issues.apache.org/jira/browse/AMBARI-4680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Onischuk resolved AMBARI-4680.
-------------------------------------
Resolution: Fixed
committed to trunk
> Hive Metastore install failed during install cluster
> ----------------------------------------------------
>
> Key: AMBARI-4680
> URL: https://issues.apache.org/jira/browse/AMBARI-4680
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 1.5.0
>
> Attachments: AMBARI-4680.patch
>
>
> {code}
> 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 238, in action_run
> raise ex
> Fail: Execution of 'mkdir -p /tmp/HDP-artifacts/ ; curl -kf --retry 10
> http://ambari-sec-1392361169-others-2-re-1.cs1cloud.internal:8080/resources//ojdbc6.jar
> -o /usr/share/java/ojdbc6.jar && cp /usr/share/java/ojdbc6.jar
> /usr/lib/hive/lib//ojdbc6.jar' returned 127. /etc/profile: line 31: id:
> command not found
> /bin/bash: curl: command not found
> stdout: /var/lib/ambari-agent/data/output-130.txt
> 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 238, in action_run
> raise ex
> Fail: Execution of 'mkdir -p /tmp/HDP-artifacts/ ; curl -kf --retry 10
> http://ambari-sec-1392361169-others-2-re-1.cs1cloud.internal:8080/resources//ojdbc6.jar
> -o /usr/share/java/ojdbc6.jar && cp /usr/share/java/ojdbc6.jar
> /usr/lib/hive/lib//ojdbc6.jar' returned 127. /etc/profile: line 31: id:
> command not found
> /bin/bash: curl: command not found
> {code}
> Looks like its saying curl command not found. Could be possible its not in
> the path?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)