I'm trying to install the hadoop-pig package from the cdh3u1 repo on my centos 5.6, but it keeps looking for version 0.8.1+28.18-1 while the actual version in the repo is: hadoop-pig-0.8.1+28.2-1.noarch.rpm. What causes this confusion? Is this a problem @cloudera?

I tried: yum clean dbcache, then yum --disablerepo=base --showduplicates list hadoop-pig and it always reports:

Available Packages
hadoop-pig.noarch   0.8.1+28.18-1    cloudera-cdh3

while at http://archive.cloudera.com/redhat/cdh/3u1/RPMS/noarch/ there's no such version... but hadoop-pig-0.8.1+28.2-1.noarch.rpm is alive and kicking there!

my /etc/cloudera-cdh3.repo:

[cloudera-cdh3]
name=Cloudera's Distribution for Hadoop, Version 3
baseurl=http://archive.cloudera.com/redhat/cdh/3u1
gpgkey = http://archive.cloudera.com/redhat/cdh/RPM-GPG-KEY-cloudera 
gpgcheck = 1
link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.