<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Problem with CDH 5 beta2 on 32Bit OS in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-with-CDH-5-beta2-on-32Bit-OS/m-p/6837#M1204</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH5/latest/CDH5-Requirements-and-Supported-Versions/cdhrsv_topic_1.html"&gt;This page&amp;nbsp;&lt;/A&gt;&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;&lt;A target="_blank" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH5/latest/CDH5-Requirements-and-Supported-Versions/cdhrsv_topic_1.html"&gt;lists the supported operating systems for CDH5&lt;/A&gt;. There are no 32-bit OS's supported, you would need to use a 64-bit OS. This should explain the error you're seeing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CDH4 does have some limited provision for 32-bit OS's as noted in &lt;A target="_blank" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/latest/CDH4-Requirements-and-Supported-Versions/cdhrsv_topic_1.html"&gt;its documentation&lt;/A&gt;, however the 32-bit limited provisions only pertain to RHEL/Cent/SL 6.2 and not 6.5 which you report that you are using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CM4Ent/latest/Cloudera-Manager-Installation-Guide/cmig_cm_requirements.html"&gt;Cloudera Manager 4&lt;/A&gt; and &lt;A target="_blank" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CM5/latest/Cloudera-Manager-Installation-Guide/cm5ig_cm_requirements.html?scroll=cmig_topic_4_1_unique_1"&gt;Cloudera Manager 5&lt;/A&gt; both require 64-bit OS's as well, as I believe you already noted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;</description>
    <pubDate>Wed, 26 Feb 2014 15:05:57 GMT</pubDate>
    <dc:creator>smark</dc:creator>
    <dc:date>2014-02-26T15:05:57Z</dc:date>
    <item>
      <title>Problem with CDH 5 beta2 on 32Bit OS</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-with-CDH-5-beta2-on-32Bit-OS/m-p/6833#M1203</link>
      <description>&lt;P&gt;I am trying to install CDH5 beta 2 on nodes running Scientific Linux 6.5 32Bit. Cloudera Manager runs fine on SL 6.5 64Bit.&lt;/P&gt;&lt;P&gt;Seems that Cloudera Manager tries to install a 64Bit jdk on a 32Bit system with Oracle jdk-7u51-linux-i586 already installed. Setting JAVA_HOME=/usr/java/default did not help.&lt;/P&gt;&lt;PRE&gt;/tmp/scm_prepare_node.rrXTXDch
using SSH_CLIENT to get the SCM hostname: 172.23.70.35 59569 22
opening logging file descriptor
Installationsskript wird gestartet...
Installationssperre wird erworben...
BEGIN flock 4
END (0)
Root-Rechte werden erkannt...
effective UID is 0
Verteilung wird erkannt...
BEGIN grep Tikanga /etc/redhat-release
END (1)
BEGIN grep 'CentOS release 5' /etc/redhat-release
END (1)
BEGIN grep 'Scientific Linux release 5' /etc/redhat-release
END (1)
BEGIN grep Santiago /etc/redhat-release
END (1)
BEGIN grep 'CentOS Linux release 6' /etc/redhat-release
END (1)
BEGIN grep 'CentOS release 6' /etc/redhat-release
END (1)
BEGIN grep 'Scientific Linux release 6' /etc/redhat-release
END (0)
/etc/redhat-release ==&amp;gt; Scientific Linux 6
Cloudera Manager Server wird erkannt...
BEGIN host -t PTR 172.23.70.35
Scientific Linux release 6.5 (Carbon)
END (127)
/tmp/scm_prepare_node.rrXTXDch/scm_prepare_node.sh: Zeile 99: host: Kommando nicht gefunden.
BEGIN which python
END (0)
BEGIN python -c 'import socket; import sys; s = socket.socket(socket.AF_INET); s.settimeout(5.0); s.connect((sys.argv[1], int(sys.argv[2]))); s.close();' 172.23.70.35 7182
/usr/bin/python
END (0)
BEGIN which wget
/usr/bin/wget
END (0)
BEGIN wget -qO- -T 1 -t 1 &lt;A target="_blank" href="http://169.254.169.254/latest/meta-data/public-hostname"&gt;http://169.254.169.254/latest/meta-data/public-hostname&lt;/A&gt; &amp;amp;&amp;amp; /bin/echo
END (4)
Paket-Repositorys werden installiert...
validating format of repository file /tmp/scm_prepare_node.rrXTXDch/repos/rhel6/cloudera-cdh5.repo
installing repository file /tmp/scm_prepare_node.rrXTXDch/repos/rhel6/cloudera-cdh5.repo
repository file /tmp/scm_prepare_node.rrXTXDch/repos/rhel6/cloudera-cdh5.repo installed
validating format of repository file /tmp/scm_prepare_node.rrXTXDch/repos/rhel6/cloudera-manager.repo
installing repository file /tmp/scm_prepare_node.rrXTXDch/repos/rhel6/cloudera-manager.repo
repository file /tmp/scm_prepare_node.rrXTXDch/repos/rhel6/cloudera-manager.repo installed
Paketmetadaten werden aktualisiert...
BEGIN yum clean all
Loaded plugins: fastestmirror, refresh-packagekit, security
Cleaning repos: cloudera-cdh5 cloudera-manager sl sl-livecd-extra sl-security
: sl6x sl6x-security
Cleaning up Everything
END (0)
BEGIN rm -Rf /var/cache/yum/i386
END (0)
BEGIN yum makecache
Loaded plugins: fastestmirror, refresh-packagekit, security
Metadata Cache Created
END (0)
jdk-Paket wird installiert...
BEGIN yum list installed jdk
Loaded plugins: fastestmirror, refresh-packagekit, security
Installed Packages
jdk.i586 2000:1.7.0_51-fcs @/jdk-7u51-linux-i586
END (0)
BEGIN echo jdk oracle-j2sdk1.7 cloudera-manager-agent cloudera-manager-daemons | grep jdk
END (0)
jdk oracle-j2sdk1.7 cloudera-manager-agent cloudera-manager-daemons
BEGIN yum info jdk
Loaded plugins: fastestmirror, refresh-packagekit, security
Determining fastest mirrors
* sl: ftp.scientificlinux.org
* sl-security: ftp.scientificlinux.org
* sl6x: ftp.scientificlinux.org
* sl6x-security: ftp.scientificlinux.org
Installed Packages
Name : jdk
Arch : i586
Epoch : 2000
Version : 1.7.0_51
Release : fcs
Size : 189 M
Repo : installed
From repo : /jdk-7u51-linux-i586
Summary : Java Platform Standard Edition Development Kit
URL : URL_REF
License : &lt;A target="_blank" href="http://java.com/license"&gt;http://java.com/license&lt;/A&gt;
Description : The Java Platform Standard Edition Development Kit (JDK) includes
: both the runtime environment (Java virtual machine, the Java
: platform classes and supporting files) and development tools
: (compilers, debuggers, tool libraries and other tools).
:
: The JDK is a development environment for building applications,
: applets and components that can be deployed with the Java Platform
: Standard Edition Runtime Environment.

END (0)
BEGIN yum -y install jdk.x86_64
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* sl: ftp.scientificlinux.org
* sl-security: ftp.scientificlinux.org
* sl6x: ftp.scientificlinux.org
* sl6x-security: ftp.scientificlinux.org
Setting up Install Process
No package jdk.x86_64 available.
Error: Nothing to do
END (1)
remote package jdk could not be installed, giving up
waiting for rollback request&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Any help greatly appreciated, thank you&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 08:54:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-with-CDH-5-beta2-on-32Bit-OS/m-p/6833#M1203</guid>
      <dc:creator>amahling</dc:creator>
      <dc:date>2022-09-16T08:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with CDH 5 beta2 on 32Bit OS</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-with-CDH-5-beta2-on-32Bit-OS/m-p/6837#M1204</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH5/latest/CDH5-Requirements-and-Supported-Versions/cdhrsv_topic_1.html"&gt;This page&amp;nbsp;&lt;/A&gt;&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;&lt;A target="_blank" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH5/latest/CDH5-Requirements-and-Supported-Versions/cdhrsv_topic_1.html"&gt;lists the supported operating systems for CDH5&lt;/A&gt;. There are no 32-bit OS's supported, you would need to use a 64-bit OS. This should explain the error you're seeing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CDH4 does have some limited provision for 32-bit OS's as noted in &lt;A target="_blank" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/latest/CDH4-Requirements-and-Supported-Versions/cdhrsv_topic_1.html"&gt;its documentation&lt;/A&gt;, however the 32-bit limited provisions only pertain to RHEL/Cent/SL 6.2 and not 6.5 which you report that you are using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CM4Ent/latest/Cloudera-Manager-Installation-Guide/cmig_cm_requirements.html"&gt;Cloudera Manager 4&lt;/A&gt; and &lt;A target="_blank" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CM5/latest/Cloudera-Manager-Installation-Guide/cm5ig_cm_requirements.html?scroll=cmig_topic_4_1_unique_1"&gt;Cloudera Manager 5&lt;/A&gt; both require 64-bit OS's as well, as I believe you already noted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 15:05:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-with-CDH-5-beta2-on-32Bit-OS/m-p/6837#M1204</guid>
      <dc:creator>smark</dc:creator>
      <dc:date>2014-02-26T15:05:57Z</dc:date>
    </item>
  </channel>
</rss>

