FAQ
Hi,

I am trying to install Cloudera Manager - Standard (free) edition on VM
set-up with CentOS Linux release 6.0 as OS. I am using installation choice
as Installation path A (automated and this is as per Cloudera Manager
Installation Guide) and during initial step of installation i.e JDK
installation is failing out and not continuing. Below is the error message.
I tried multiple times and the result is same.

Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
  * base: centosmirror.go4hosting.in
  * extras: centosmirror.go4hosting.in
  * updates: centosmirror.go4hosting.in
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package jdk.x86_64 2000:1.6.0_31-fcs will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
  Package Arch Version Repository
  Size
================================================================================
Installing:
  jdk x86_64 2000:1.6.0_31-fcs cloudera-manager
  68 M

Transaction Summary
================================================================================
Install 1 Package(s)

Total download size: 68 M
Installed size: 143 M
Downloading Packages:
http://archive.cloudera.com/cm4/redhat/6/x86_64/cm/4/RPMS/x86_64/jdk-6u31-linux-amd64.rpm:
[Errno 12] Timeout on
http://archive.cloudera.com/cm4/redhat/6/x86_64/cm/4/RPMS/x86_64/jdk-6u31-linux-amd64.rpm:
(28, '')
Trying other mirror.


Error Downloading Packages:
   2000:jdk-1.6.0_31-fcs.x86_64: failure:
RPMS/x86_64/jdk-6u31-linux-amd64.rpm from cloudera-manager: [Errno 256] No
more mirrors to try.


Please let me know anybody faced this issue and any resolution around this
issue using automated installation path.

Thanks,
K. Hariprasada

Search Discussions

  • Tony Li Xu at Jun 25, 2013 at 1:34 pm
    Hi Hariprasada:

    I think you can give it a try again, with the link from your error message "
    http://archive.cloudera.com/cm4/redhat/6/x86_64/cm/4/RPMS/x86_64/jdk-6u31-linux-amd64.rpm"
    I can download the rpm without any problem.

    Well worst case you can download jdk rpm by yourself (
    http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html#jdk-6u31-oth-JPR),
    then use the following instruction to install:

    This procedure installs the Java Development Kit (JDK) for 64-bit RPM-based
    Linux platforms, such as Red Hat and SuSE, using an RPM binary file (.rpm)
    in the system location. You must be root to perform this installation.

    These instructions use the following file:

         jdk-6u*<version>*-linux-x64.rpm

    *1. Download the file*. Before the file can be downloaded, you must accept
    the license agreement.

    *2. Become root* by running *su* and entering the super-user password.

    *3. Uninstall any earlier installations of the JDK packages.*

         # rpm -e *<package_name>*

    *4. Install the package*.

         # rpm -ivh jdk-6u*<version>*-linux-x64.rpm

    To upgrade a package:

         # rpm -Uvh jdk-6u*<version>*-linux-x64.rpm

    *5. Delete the .rpm file* if you want to save disk space.

    *6. Exit the root shell.* No need to reboot.


    --

    Tony

    On Tue, Jun 25, 2013 at 5:51 AM, Hariprasada Kurumunji wrote:

    Hi,

    I am trying to install Cloudera Manager - Standard (free) edition on VM
    set-up with CentOS Linux release 6.0 as OS. I am using installation choice
    as Installation path A (automated and this is as per Cloudera Manager
    Installation Guide) and during initial step of installation i.e JDK
    installation is failing out and not continuing. Below is the error message.
    I tried multiple times and the result is same.

    Loaded plugins: fastestmirror, refresh-packagekit
    Loading mirror speeds from cached hostfile
    * base: centosmirror.go4hosting.in
    * extras: centosmirror.go4hosting.in
    * updates: centosmirror.go4hosting.in
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package jdk.x86_64 2000:1.6.0_31-fcs will be installed
    --> Finished Dependency Resolution

    Dependencies Resolved


    ================================================================================
    Package Arch Version Repository
    Size

    ================================================================================
    Installing:
    jdk x86_64 2000:1.6.0_31-fcs cloudera-manager
    68 M

    Transaction Summary

    ================================================================================
    Install 1 Package(s)

    Total download size: 68 M
    Installed size: 143 M
    Downloading Packages:

    http://archive.cloudera.com/cm4/redhat/6/x86_64/cm/4/RPMS/x86_64/jdk-6u31-linux-amd64.rpm:
    [Errno 12] Timeout on
    http://archive.cloudera.com/cm4/redhat/6/x86_64/cm/4/RPMS/x86_64/jdk-6u31-linux-amd64.rpm:
    (28, '')
    Trying other mirror.


    Error Downloading Packages:
    2000:jdk-1.6.0_31-fcs.x86_64: failure:
    RPMS/x86_64/jdk-6u31-linux-amd64.rpm from cloudera-manager: [Errno 256] No
    more mirrors to try.


    Please let me know anybody faced this issue and any resolution around this
    issue using automated installation path.

    Thanks,
    K. Hariprasada
  • Hariprasada Kurumunji at Jun 27, 2013 at 6:44 am
    Thanks Tony. I gave re-try today and able to continue the cloudera manager.
    I believe it is a time-out issue with http://archive.cloudera.com<http://archive.cloudera.com/cm4/redhat/6/x86_64/cm/4/RPMS/x86_64/jdk-6u31-linux-amd64.rpm> due
    to delayed response from this site.


    Thanks,
    K. Hariprasada
    On Tuesday, June 25, 2013 7:04:31 PM UTC+5:30, Tony wrote:

    Hi Hariprasada:

    I think you can give it a try again, with the link from your error message
    "
    http://archive.cloudera.com/cm4/redhat/6/x86_64/cm/4/RPMS/x86_64/jdk-6u31-linux-amd64.rpm"
    I can download the rpm without any problem.

    Well worst case you can download jdk rpm by yourself (
    http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html#jdk-6u31-oth-JPR),
    then use the following instruction to install:

    This procedure installs the Java Development Kit (JDK) for 64-bit
    RPM-based Linux platforms, such as Red Hat and SuSE, using an RPM binary
    file (.rpm) in the system location. You must be root to perform this
    installation.

    These instructions use the following file:

    jdk-6u*<version>*-linux-x64.rpm

    *1. Download the file*. Before the file can be downloaded, you must
    accept the license agreement.

    *2. Become root* by running *su* and entering the super-user password.

    *3. Uninstall any earlier installations of the JDK packages.*

    # rpm -e *<package_name>*

    *4. Install the package*.

    # rpm -ivh jdk-6u*<version>*-linux-x64.rpm

    To upgrade a package:

    # rpm -Uvh jdk-6u*<version>*-linux-x64.rpm

    *5. Delete the .rpm file* if you want to save disk space.

    *6. Exit the root shell.* No need to reboot.


    --

    Tony


    On Tue, Jun 25, 2013 at 5:51 AM, Hariprasada Kurumunji <[email protected]<javascript:>
    wrote:
    Hi,

    I am trying to install Cloudera Manager - Standard (free) edition on VM
    set-up with CentOS Linux release 6.0 as OS. I am using installation choice
    as Installation path A (automated and this is as per Cloudera Manager
    Installation Guide) and during initial step of installation i.e JDK
    installation is failing out and not continuing. Below is the error message.
    I tried multiple times and the result is same.

    Loaded plugins: fastestmirror, refresh-packagekit
    Loading mirror speeds from cached hostfile
    * base: centosmirror.go4hosting.in
    * extras: centosmirror.go4hosting.in
    * updates: centosmirror.go4hosting.in
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package jdk.x86_64 2000:1.6.0_31-fcs will be installed
    --> Finished Dependency Resolution

    Dependencies Resolved


    ================================================================================
    Package Arch Version Repository
    Size

    ================================================================================
    Installing:
    jdk x86_64 2000:1.6.0_31-fcs cloudera-manager
    68 M

    Transaction Summary

    ================================================================================
    Install 1 Package(s)

    Total download size: 68 M
    Installed size: 143 M
    Downloading Packages:

    http://archive.cloudera.com/cm4/redhat/6/x86_64/cm/4/RPMS/x86_64/jdk-6u31-linux-amd64.rpm:
    [Errno 12] Timeout on
    http://archive.cloudera.com/cm4/redhat/6/x86_64/cm/4/RPMS/x86_64/jdk-6u31-linux-amd64.rpm:
    (28, '')
    Trying other mirror.


    Error Downloading Packages:
    2000:jdk-1.6.0_31-fcs.x86_64: failure:
    RPMS/x86_64/jdk-6u31-linux-amd64.rpm from cloudera-manager: [Errno 256] No
    more mirrors to try.


    Please let me know anybody faced this issue and any resolution around
    this issue using automated installation path.

    Thanks,
    K. Hariprasada

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupscm-users @
categorieshadoop
postedJun 25, '13 at 9:51a
activeJun 27, '13 at 6:44a
posts3
users2
websitecloudera.com
irc#hadoop

People

Translate

site design / logo © 2023 Grokbase