Member since
07-20-2016
26
Posts
6
Kudos Received
0
Solutions
08-12-2016
02:41 AM
I used to use VMWare and switched to virtualbox. By suspending, I assume you mean pausing. Yes?
... View more
08-12-2016
02:06 AM
I had to log in as admin on Ambari. If there is a simple one click way to shutdown all the services. Please let me know or command line. Thanks! 🙂
... View more
08-12-2016
01:22 AM
Thanks. This is in the right direction. Do you have a link or instructions on where I can shutdown all the services in Ambari please?
... View more
08-12-2016
01:07 AM
3 Kudos
I learned the hard way that shutting down the hortonworks vm 2.4 sandbox using the virtual box "Power Off" seems to corrupt the VM. What is the best procedure for shutting down the VM gently? Thanks,
Heath
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)
07-21-2016
02:28 AM
This is why I am frustrated. I am trying to use the sandbox CDH2.4 to escape a lot of this I guess? Anyway, with R CMD INSTALL RHive_2.0-0.10.tar.gz gives me another error. It states, ERROR: dependencies 'rJava', 'rServe' are not available for package 'RHive". This frustrates me because inside of R I did install.packages('rJava') and install.packages('rServer'). The error isn't very verbose for me to determine why rJava and rServer are not available. Equally frustrating is why ant build is tanking still too.
... View more
07-21-2016
02:12 AM
That is actually step 6 of the tutorial. The tutorial is failing on step 4 and I want to know why and how to fix it.
... View more
07-21-2016
02:03 AM
I think the problem is maybe how I am specifying HIVE_HOME?
... View more
07-21-2016
02:02 AM
I'm not sure if this will fix the problem. I will try, but curios as to why you suggest this? I think this original question I asked here has been resolved, but this ant build problem has merited a separate question and asked it here.
... View more
07-21-2016
01:48 AM
I think we are close? The error states 'BUILD FAILED' at /root/Rhive/build.xml:39: /root/RHive/usr/hdp/current/hive-server2/lib does not exist'. Shouldn't it be looking in /usr/hdp/current and not in /root/Rhive? Not sure what build.xml is doing. 😞
... View more
07-21-2016
01:42 AM
I still am getting the error for step 4. You mentioned rhdfs and rhive are both the same. Which is newer and which one should I be using in R then? I am just trying to get Hive functionality in my Rscripts. Thanks. 🙂
... View more
07-21-2016
01:32 AM
Just kidding, the error has not resolved. I will mark yours as answer if I can get ant to build Rhive or get Hive working R. 🙂
... View more
07-21-2016
01:30 AM
I am getting the error '/root/RHive/usr/lib/hive/lib does not exist' when I do ant build in the ~/Rhive directory. Please see tutorial here for details. I am stuck on step 4.
... View more
07-21-2016
12:53 AM
Going to try HADOOP_HOME and HIVE_HOME paths soon with the tutorial I found. I will let you know if it works. In the meantime, could you please tell me how you found that path information? I am willing to learn and appreciate the time you have taken to reply.
... View more
07-21-2016
12:17 AM
Here is a broken tutorial. I think we need the updated HADOOP_HOME and HIVE paths. Can someone please help? See tutorial for details.
... View more
07-20-2016
09:50 PM
Sure. Will you be around tonight in case I have questions? I'll try this in an hour or two after my commute home and dinner. I actually got RStudio working on the HDP sandbox. Do you think that will make things simpler? At that point things local and hopefully simpler. I do hope to be able to access a Hadoop/hive server remotely eventually, but hope doing things locally will simplify this problem.
... View more
07-20-2016
09:45 PM
How would you modify this code to connect to the hortonworks HDP sandbox? I know you have to modify your variables url.dbc and conn, but not quite sure how that would work. Could you please help?
... View more
07-20-2016
09:19 PM
1 Kudo
I just downloaded HDP 2.4 for virtual box. I ran the beginning of this tutorial, but then received the error: 'Unable to find an installation of R on the system' Seriously? I just got rid of VMWare because Virtualbox is supposed to let us use Rstudio and port forward, but despite the claims it seems there is no R? What is the fix here and why am I experiencing this when I thought it came with the sandbox. Thanks,
Heath
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)
07-20-2016
09:13 PM
I installed HDP2.4 for Virtual box and it is telling me that R is not found. Are you sure that R is preinstalled? What is the fix for this?
... View more
07-20-2016
06:55 PM
1 Kudo
Hi, I have experience using Hive with Ambari. However, I would like to use Hive on the RDP2.4VM with RStudio using R. Simply put, connecting to the hortonwork vm remotely using R. If a user has done this, can they please tell me here how to do this and also where to find literature online on how to accomplish this if it is documented? I would also appreciate any tips on how to set up the dependencies if this was accomplished using rHive. Thanks,
Heath
... View more
Labels: