java - RHive package connection with hadoop -


i beginner , trying connect r hadoop using r package rhive. codes following:

at hadoop prompt:

u/users/seeker $ export hadoop_home=/usr/bin/hadoop u/users/seeker $ export hive_home=/usr/bin/hive 

at r console:

library(rjava) library(rhive) rhive.init() rhive.connect() 

i getting error:

error: java.lang.classnotfoundexception

please me fix issue. appreciated!


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -