Unable to install RHadoop Packages

0 votes

I installed using common steps

Installed R, and Hadoop in ubuntu.

Add these three lines in ~/ .bashrc file.
Installed R packages by using this command

install.packages(c("rJava", "RJSONIO", "rmr", "rhdfs", "rhbase", "plyrmr").

got the following error

packages ‘rmr’, ‘rJava‘, ‘RJSONIO‘, ‘rhdfsare not available (for R version 3.1.3)

Please help me.

Mar 21, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
1,395 views

1 answer to this question.

0 votes

I would recommend you to follow https://github.com/RevolutionAnalytics/rhadoop/wiki/Installing-RHadoop-on-RHEL to install RHadoop . 

One more important thing is to go through the description file and install all the dependencies mentioned over there. 

Installing RHadoop 

Package - Where to Install 

plyrmr - On every node in the cluster 

ravro - Only on the node that runs the R client 

rhbase - Only on the node that runs the R client 

rhdfs - Only on the node that runs the R client 

rmr2 - On every node in the cluster 

Installing rmr2 

1. Download rmr2 from here. 

2. Download the R packages dependencies for rmr2. Check the DESCRIPTION file for the most up-to-date list of dependencies. 

3. Install rmr2 and its dependent R packages. 

4. Update the environment variables needed by rmr2. 

This is common step for installing all the r package.

answered Mar 22, 2018 by Shubham
• 13,490 points

Related Questions In Big Data Hadoop

0 votes
1 answer

How to install RHadoop packages (RMR, RHDFS, RHBase)?

With dev tools you can install directly ...READ MORE

answered Jul 5, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
2,606 views
0 votes
1 answer

Can anyone help me out to install the following packages R-MR, R-HDFS, and R-HBase on R-HAdoop?

I have understood your problem, I will ...READ MORE

answered May 31, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
495 views
0 votes
1 answer

Explain to me the installation procedures for RHadoop packages (RMR, RHDFS, RHBase).

Download packages rhdfs, rhbase, rmr2 and plyrmr ...READ MORE

answered Jun 28, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
780 views
0 votes
1 answer

How to install Hadoop on Ubuntu?

You can refer to this blog by ...READ MORE

answered Mar 21, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
1,207 views
+11 votes
11 answers

Hadoop “Unable to load native-hadoop library for your platform” warning

modify the glibc version.CentOS provides safe softwares ...READ MORE

answered Sep 10, 2018 in Big Data Hadoop by bug_seeker
• 15,520 points
69,289 views
0 votes
1 answer

How to set a custom install directory for a deb package with fpm

Here's something that you can try... the last ...READ MORE

answered Mar 26, 2018 in Big Data Hadoop by Amrinder
• 140 points
1,138 views
0 votes
1 answer

Is it possible to only install Hadoop HDFS?

First of all think of Hadoop as ...READ MORE

answered Mar 27, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
1,108 views
0 votes
1 answer

How to install Hadoop in Ubuntu?

Follow the steps as mentioned in the ...READ MORE

answered May 17, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
463 views
0 votes
1 answer

How to install and configure a multi-node Hadoop cluster?

I would recommend you to install Cent ...READ MORE

answered Mar 22, 2018 in Big Data Hadoop by Shubham
• 13,490 points
2,133 views
0 votes
2 answers

Download & Install Cloudera parcels without being connected to internet?

You can find the details over here ...READ MORE

answered Aug 16, 2018 in Big Data Hadoop by Priyaj
• 58,090 points
1,371 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP