Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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
Looks like its saying curl command not found. Could be possible its not in the path?
Attachments
Attachments
Issue Links
- links to