Member since
04-09-2017
2
Posts
1
Kudos Received
0
Solutions
04-10-2017
02:13 AM
Thanks for your answer, it's seems so, the problem is in 32 bit operating system.
... View more
04-09-2017
03:22 AM
1 Kudo
Hello everybody. According with documentation I configured remote repositories and trying to install HDP 2.5 version by yum. yum install hadoop hadoop-hdfs hadoop-libhdfs hadoop-yarn hadoop-mapreduce hadoop-client openssl but during dependencies resolving I got so error --> Finished Dependency Resolution
Error: Package: hadoop-2.7.3.2.5.0.0-1245.el6.noarch (HDP-2.5.0.0)
Requires: hadoop_2_5_0_0_1245
Error: Package: hadoop-yarn-2.7.3.2.5.0.0-1245.el6.noarch (HDP-2.5.0.0)
Requires: hadoop_2_5_0_0_1245-yarn
Error: Package: hadoop-hdfs-2.7.3.2.5.0.0-1245.el6.noarch (HDP-2.5.0.0)
Requires: hadoop_2_5_0_0_1245-hdfs
Error: Package: hadoop-client-2.7.3.2.5.0.0-1245.el6.noarch (HDP-2.5.0.0)
Requires: hadoop_2_5_0_0_1245-client
Error: Package: hadoop-libhdfs-2.7.3.2.5.0.0-1245.el6.noarch (HDP-2.5.0.0)
Requires: hadoop_2_5_0_0_1245-libhdfs
Error: Package: hadoop-mapreduce-2.7.3.2.5.0.0-1245.el6.noarch (HDP-2.5.0.0)
Requires: hadoop_2_5_0_0_1245-mapreduce
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest Why did it happen and how fix it? I have CentOS release 6.6 (32 bit)
... View more
Labels: