- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
cloudera hostname
- Labels:
-
Cloudera Manager
Created on
‎03-10-2020
06:49 PM
- last edited on
‎03-10-2020
11:20 PM
by
VidyaSargur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am at below screen where I have to give host names.
http://localhost:7180/cmf/express-wizard/hosts
I have installed VirtualBox on Mac OS and using Ubuntu 16.
Have installed below cloudera-manager.
wget http://archive.cloudera.com/cm5/installer/latest/cloudera-manager-installer.bin
I am confused what should i give in hostname in the current screen (http://localhost:7180/cmf/express-wizard/hosts)
I tried 127.0.0.1 / localhost/ and ip addres which i got from ifconfiug but none of them is working
Your help will be highly appreciated !!!!
Created ‎03-10-2020 07:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As you are using VirtualBox to CM so can you please chck if you have configured Port Forwarding in VirtualBox in order to be able to access the port 7180 running inside the VM to outside of VirtualBox?
Reference: (from google search)
https://www.simplified.guide/virtualbox/port-forwarding
https://www.howtogeek.com/122641/how-to-forward-ports-to-a-virtual-machine-and-use-it-as-a-server/
Created ‎03-10-2020 07:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As you are using VirtualBox to CM so can you please chck if you have configured Port Forwarding in VirtualBox in order to be able to access the port 7180 running inside the VM to outside of VirtualBox?
Reference: (from google search)
https://www.simplified.guide/virtualbox/port-forwarding
https://www.howtogeek.com/122641/how-to-forward-ports-to-a-virtual-machine-and-use-it-as-a-server/
Created ‎03-11-2020 03:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @jsensharma
I have now enable 7180 port forwarding so , I am able to access http://localhost:7180 outside VM (directly in host OS )
But i still get the error "Could not connect to host's SSH service". on the screen of "Specify host for your CDH cluster installation)" . Here SSH port is 22.
I also configure port forward for 22.
Created ‎03-11-2020 04:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good to know that after enabling Port forwarding for 7180 port you are able to access the http://localhost:7180 properly and it is working fine.
Regarding your SSH issue , i think you should map the port 22 to something else because your Laptop where you are running virtual Box also might be using that default port 22
If you still face a SSH port access issue while using VirtualBox then it can be discussed as part of. separate thread as the Original issue which you posted in the original thread is resolved.
If your original is answered then, Please 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 ‎03-11-2020 04:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Okay..make sense.
I have raise another question
