- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Re: How do I find actual IP address of my hostname?
- Labels:
-
Cloudera Manager
Created on
11-15-2019
05:11 AM
- last edited on
11-17-2019
07:44 AM
by
ask_bill_brooks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
[Moderator's note: The following question was originally posted to this thread which was marked 'solved' 08-21-2013.]
Can you please elaborate on "Hostname shoud be tied to an actual IP address"?
And this
"Use "ifconfig -a" to see a listing of your network interfaces and choose one that has an actual IP address. "
How do I find actual IP address of my hostname?
Created 11-15-2019 05:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Shriniwas It isn't clear what the context of your question is, as you posted it to a very old thread that had many intervening replies. Are you attempting to install Cloudrea Manager or are you just asking how to use the ifconfig
command?
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Created 11-16-2019 08:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Shriniwas - You can use the "hostname -i" to check the IP address of the hostname.
Created on 11-17-2019 04:58 AM - edited 11-17-2019 04:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ask_bill_brooks Yes!. I am trying to install Cloudera manager on my CentOS 7 machine. But I am facing some problems while installing. As I installed cloudera manager on my machine and got stuck at cluster installation step.
After many attempts on cluster installation step, some how I managed downloading CDH repository on localhost but now while distributing the packages I am getting "Host is in bad health" error.
I am not sure if I am going right way or not, but I think there is something wrong with my localhost iptables or may be firewall issue.
"My ultimate aim is to install Cloudera manager the latest version on my CentOS 7 machine as a single node cluster, so I can use Hadoop, hive and Impala and other software's for learning purpose."
Created 11-17-2019 09:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Shriniwas
Please refer our installation guide [1] and review the steps performed so far.
I would suggest to review the steps under document [2] to ensure the environment is correctly setup before installation.
- Configure Network Names
- Disabling the Firewall
- Setting SELinux mode
- Enable an NTP Service
- Install Python 2.7 on Hue Hosts
[1]
https://docs.cloudera.com/documentation/enterprise/latest/topics/installation.html
[2]
https://docs.cloudera.com/documentation/enterprise/latest/topics/installation.html#install_cm_cdh
