- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
hello everyone, I'm installing hadoop using cloudera manager (latest) on CentOS 6.4. I have followig
- Labels:
-
Apache Hadoop
-
Cloudera Manager
Created on ‎03-28-2015 08:34 AM - edited ‎09-16-2022 02:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello everyone, I'm installing hadoop using cloudera manager (latest) on fresh CentOS 6.4 (minimum + desktop). I have followig questions:
1. What are the precise step by step procedures that I should follow before start of claudera installation?(for single mode cluster ).
Thanks in Advance.
Created ‎04-04-2015 02:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Feel free to use path A as well! It is by far the simplest approach to setup and configuration so that you can get into using the platform quickly.
The path B approach lets you manage the installation manually using packages, and would be what you want to do for a production deployment that you intend to run long term.
If you have previously attempted install, search for "uninstall" in the installation guide in the docs (top left of docs pages to search) and it will give you the cleanup steps to apply to your previous installation attempts.
RHEL 6.4 is fine to use 6.5 is supported as well, the actual OS, database, and JDK requirements are listed in the sections around the link I gave for the single user mode discussion as well.
Keep us posted on your progress, feel free to start a new topic to address the specific issue you see.
Created ‎03-30-2015 04:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can document the process for CentOS if you like. It's pretty much the same with RedHat as well. Only difference is the repo and versions.
Let me know if you want it documented then I'll post it somewhere for you.
Created ‎04-01-2015 02:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks in advance.
Created ‎04-01-2015 03:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Requirements for installation:
http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/installation_reqts.html
Step by step instructions for install based on linux distro
Path A uses our simple binary installer, which is OK for lab/POC type setup. Path B is the preferred method when planning installation for a production or production release testing environment. The simple path A installer installs and configures embedded database instances that may not be appropriate for the long term management of a production environment.
Created ‎04-01-2015 03:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Also question - are you saying "single user mode" or "single node cluster", as they are different things related to the install.
If you are doing a single node cluster the one additional step would be to set the block replication factor for HDFS to 1 during setup of CDH services.
Created ‎04-04-2015 01:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the prolem is that when I choose "Single User Mode" checkbox while installing CDH I get following error "/api/v8/cm/config { }" I don't know what is this.
Created ‎04-02-2015 08:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'll work on the documentation this weekend
Something you can understand without having to click another link,link, link to find information :-).
Created ‎04-04-2015 12:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎04-04-2015 01:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. I installed CentOS 6.4 (DESKTOP) on Windows with dual boot. Disabled
Selinux and Iptables.
2. I downloaded Cloudera Manager Latest 5.3.2 from official website
(Express version)
3. Then changed rights to Cloudera installer and started installation .
4. It started the process of downloading and configuring
5. Then dialog box opened "installation success" and I opened
localhost:7180 from browser from where I choose free install of cloudera
manager, then in hosts I typed my host IP address clicked continue, then I
selected parcels and choose to install JDK,
up to here everything was fine
here started the problem:
6. I checked "Single User Mode" checkbox and clicked continue and it gave
me error "/api/v8/cm/config { }";
7. I tried also installing without checking "Single User Mode" Still at the
end of installation it gives me error .
I looked many instructions and tried many things, but with no result.
Created ‎04-04-2015 01:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This page runs through the requirements for a system and what needs to be done to prepare for single user mode install. If you dont have specific security requirements to install as a user other that root, I would suggest simplifying your approach ot the install. If you must use a non-root user to install, then you must prepare things based on these steps.
