- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
problems with login
Created on ‎07-30-2018 09:26 AM - edited ‎09-16-2022 06:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hallo. After installing the Hortonworks Sandbox HDP 2.6.5. en load the virtual machine on my laptop, I could not login conform instructions in my learnbook ($ ssh root@127.0.0.1 -p2222 en password should be hadoop).
It wasn't succesffully. What to do now ?
Thanks in advance !
Frank
Created ‎08-02-2018 09:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes..! The ambari screen.
What is the login ? (Sorry;-). )70da332f-8724-4988-9c4a-3ca43816e869.jpeg
Created ‎07-30-2018 09:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May I know which steps you have followed and at what step you are stuck so I can help you
Created ‎07-30-2018 10:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hallo Pankaj,
Thanks.
My learnbook is the quick-start guide of Hadoop2.
The steps I followed was install the box and after that to load the virtual machine, exactly like the instructions in my book.
At the end I started this VM 2.6.5. and there came a console window.
With Fn+Alt+F5 there came 'login' and this should be:
($ ssh root@127.0.0.1 -p2222 / password hadoop).
.Either not succesfull, also when I tried 'admin', so this is the point where it stopped for me now.
Created ‎07-30-2018 10:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Frank
Please refer https://hortonworks.com/tutorial/learning-the-ropes-of-the-hortonworks-sandbox/
Determine the IP address of of your virtual machine and then try ssh
ssh root@127.0.0.1 -p2222 what is the output of this command is there any password prompt I hope you are running this command from shell within the VM ? what is the output of docker ps command from shell of the VM 2.6.5
Created ‎07-30-2018 11:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Pankaj,
I determined the IP adres of the place I am working now and suppose this is also the IP adress of my virtual machine ?
I tried to logon exactly with this: 'ssh root@xxx.xxx.xx.xx -p2222'
After this there appeared a prompt to fill in the password: 'hadoop'.
Atter this it struggled and restarted again with the login prompt.
(Yes, indeed from shell in the black scream VM done)
Don't understand your last question about the output of docker ps command from shell of the VM2.6.5.
Thanks ! 😉
Created ‎07-30-2018 02:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
still not working,
And how does it work with the IP adresses of Docker, virtual box and VMware ?
It should be very nice when somebody is able to give my the right advice.
Created ‎08-01-2018 09:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi Pankaj, (or somebody else)
Is there a possibility you will support me to solve the problem with inlog in the Virtual machine ?
Created ‎08-01-2018 11:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Frank
Please give me the link from which you have downloaded the sandbox so I will download that sandbox and will create same environment on my mac to provide you exact steps to setup it properly
Created ‎08-01-2018 11:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
downloaded from the hortonworks site.
Should be here.
https://hortonworks.com/downloads/#data-platform
And after this the sandbox.
Created on ‎08-01-2018 02:08 PM - edited ‎08-17-2019 09:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have downloaded the same sandbox and I was seeing this info on the virtualbox screen
Then I accessed SSH address in the browser and I was able to login to SSH with password hadoop
