Can you check if you can download the hep.repo? wget http://public-repo-1.hortonworks.com/HDP/suse11/1.x/updates/1.3.3.0/hdp.repo
I just tried and I can download it. If you can download, then on one one of your agent hosts, verify that /etc/zypp/repos.d/HDP.repo has the same base url value for [HDP-1.x] as the downloaded one above. If all of the above are in order, pls. verify if zypper is able to see the packages. One way to check will be zypper se 'hadoop*' - to see if the host can access the repo and packages. You can also call "zypper install hadoop-sbin". -Sumit From: 王明 <[email protected]> Reply-To: <[email protected]> Date: Sunday, January 12, 2014 5:08 AM To: <[email protected]> Subject: Does this repository still work :http://public-repo-1.hortonworks.com/HDP/suse11/1.x/updates/1.3.3.0/ ? Hi, I am using ambari 1.4.2.104 , when i am deploying HDP 1.3.3 , i got such error: ------ganglia----- notice: /Stage[2]/Hdp-ganglia/Hdp::User[gmond_user]/User[nobody]/groups: groups changed 'nogroup' to 'nobody,nogroup' err: /Stage[2]/Hdp-ganglia::Monitor/Hdp::Package[ganglia-monitor]/Hdp::Package::P rocess_pkg[ganglia-monitor]/Package[ganglia-gmond-3.5.0-99]/ensure: change from absent to present failed: Could not find package ganglia-gmond-3.5.0-99 notice: /Stage[2]/Hdp-ganglia::Monitor/Hdp::Package[ganglia-monitor]/Hdp::Package::P rocess_pkg[ganglia-monitor]/Anchor[hdp::package::ganglia-monitor::end]: Dependency Package[ganglia-gmond-3.5.0-99] has failures: true notice: /Stage[2]/Hdp-ganglia::Monitor/Hdp::Package[ganglia-gmond-modules-python]/Hd p::Package::Process_pkg[ganglia-gmond-modules-python]/Anchor[hdp::package::g anglia-gmond-modules-python::begin]: Dependency Package[ganglia-gmond-3.5.0-99] has failures: true -----datanode------- err: /Stage[main]/Hdp-hadoop/Hdp-hadoop::Package[hadoop]/Hdp::Package[hadoop 64]/Hdp::Package::Process_pkg[hadoop 64]/Package[hadoop-sbin]/ensure: change from absent to present failed: Could not find package hadoop-sbin err: /Stage[main]/Hdp-hadoop/Hdp-hadoop::Package[hadoop]/Hdp::Package[hadoop 64]/Hdp::Package::Process_pkg[hadoop 64]/Package[hadoop-libhdfs]/ensure: change from absent to present failed: Could not find package hadoop-libhdfs err: /Stage[main]/Hdp-hadoop/Hdp-hadoop::Package[hadoop]/Hdp::Package[hadoop 64]/Hdp::Package::Process_pkg[hadoop 64]/Package[hadoop-pipes]/ensure: change from absent to present failed: Could not find package hadoop-pipes i think maybe ambari can not download those needed file from the repo. so, if this repo is still working http://public-repo-1.hortonworks.com/HDP/suse11/1.x/updates/1.3.3.0/ ? if not, which should i use ? thanks. -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
