Hi,
Its issue with OS, I’ve installed 32 bit centOS which cause this issue. I am able to resove that issue and proceeded with installation. But after installing and added a new host where I am receiving following issue. Some one help me to resolve this issue ASAP
2014-10-07 06:02:58,735 – Execute['mkdir -p /tmp/HDP-artifacts/ ; curl -kf --retry 10 http://sandbox.hortonworks.com:8080/resources//jdk-7u45-linux-x64.tar.gz -o /tmp/HDP-artifacts//jdk-7u45-linux-x64.tar.gz'] {‘not_if’: ‘test -e /usr/jdk64/jdk1.7.0_45/bin/java’, ‘path’: ['/bin', '/usr/bin/']}
2014-10-07 06:02:58,758 – Error while executing command ‘start’:
Traceback (most recent call last):
File “/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py”, line 106, in execute
method(env)
File “/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-START/scripts/hook.py”, line 32, in hook
setup_java()
File “/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-START/scripts/shared_initialization.py”, line 39, in setup_java
not_if = format(“test -e {java_exec}”))
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 239, in action_run
raise ex
Fail: Execution of ‘mkdir -p /tmp/HDP-artifacts/ ; curl -kf –retry 10 http://sandbox.hortonworks.com:8080/resources//jdk-7u45-linux-x64.tar.gz -o /tmp/HDP-artifacts//jdk-7u45-linux-x64.tar.gz’ returned 22. % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 –:–:– –:–:– –:–:– 0
0 0 0 0 0 0 0 0 –:–:– –:–:– –:–:– 0
curl: (22) The requested URL returned error: 404 Not Found
Thanks,
Sivasakthi.