Member since
11-04-2016
87
Posts
9
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
6505 | 11-15-2016 07:16 PM | |
2939 | 11-14-2016 08:05 PM | |
4111 | 11-08-2016 05:00 PM |
11-14-2016
08:43 PM
Hello, I am using the HDP 2.5 Sandbox from Hortonworks. My understanding is that it is Centos 7... How can I find out the OS?
... View more
11-14-2016
08:36 PM
I did that: yum install R . Now I try to do:
sudo rstudio-server verify-installation sudo rstudio-server stop sudo rstudio-server start I get the errors: initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
... View more
11-14-2016
08:19 PM
1 Kudo
Hello, I try to run:
wget https://download2.rstudio.org/rstudio-server-rhel-0.99.893-x86_64.rpm sudo yum install --nogpgcheck rstudio-server-rhel-0.99.893-x86_64.rpm sudo rstudio-server verify-installation sudo rstudio-server stop sudo rstudio-server start However, with (2), I get this error: Running Transaction
Installing : rstudio-server-0.99.893-1.x86_64 1/1
groupadd: group 'rstudio-server' already exists
rsession: no process killed
initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
Verifying : rstudio-server-0.99.893-1.x86_64 1/1 Installed:
rstudio-server.x86_64 0:0.99.893-1 Complete! ---- Then when I try (3), I get this error:
[root@sandbox ~]# sudo rstudio-server verify-installation
Unable to find an installation of R on the system (which R didn't return valid output); Unable to locate R binary by scanning standard locations
initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
[root@sandbox ~]# --- Looking forward to your suggestions. Thanks, Marcia
... View more
Labels:
11-14-2016
08:05 PM
1 Kudo
Solution: Change Network options in VirtualBox. Allow for NAT and Port Forwarding.
... View more
11-14-2016
05:55 PM
1 Kudo
I have tried these. Still not working...
... View more
11-14-2016
05:41 PM
Hello, I imported HDP 2.5 to the latest VirtualBox. It installed fine. However, when I try to SSH, it gives me "Connection Refused". I have no idea how to proceed. I look forward to your suggestions. Thanks, Marcia
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)
11-08-2016
05:23 PM
Thanks so much jss!!! Wow, you are fast!
... View more
11-08-2016
05:02 PM
Hello, I am able to run the startup_sandbox.sh . However, when it reaches line 71 of the code, I get the followng error: [mhon@docker01 hortonworks_hadoop]$ docker exec -t sandbox nohup su - hue -c '/bin/bash /usr/lib/tutorials/tutorials_app/run/run.sh' >/dev/nul
-bash: /dev/nul: Permission denied I look forward to hearing your advice. Thanks, Marcia
... View more
Labels:
- Labels:
-
Cloudera Hue
-
Docker
11-08-2016
05:00 PM
Thank you Michael and Glupu!!! It now is working!!! I did changes a and b. Plus the overlay changes. And also deleted /var/lib/docker . Thanks so much! I have another issue which is with the start_sandbox.sh file. I will create another thread.
... View more
- « Previous
- Next »