Created 08-11-2016 03:03 PM
I successfully installed rmr2 (3.3.1) on Cloudera Quickstart 5.7. I tried to install rhbase and before that tried to install thrift server. I got thrift running with version 0.9.3. However, I can't seem to install rhbase in R. When I tried to install.packages("rhbase_1.2.1.tar.gz", repos=NULL), I am getting errors from g++ indicating that, I think, the .h files from thrift are not installed, and I can't find libthrift.*.so as per installation instructions at https://github.com/RevolutionAnalytics/RHadoop/wiki/user-rhbase-Home.
Anyone knows
1) what should be in the PKG_CONFIG_PATH variable?
2) what should be in /usr/lib/include or /usr/local/include to install rhbase?
3) how to create libthrift.*.so?
Thanks!
Ben
Created 08-13-2016 05:43 AM
Created 08-13-2016 05:43 AM
Created 08-13-2016 08:35 PM
Thank you Harsh! Yes, rhbase 1.2.1 works with thrift 8.0 and I tested on Cloudera Quickstart 5.8.0.