
Hemapriyadharshini Sampath Kumar • almost 8 years ago
Advanced Analytics using Big R connection error - Am I doing something wrong?
I received the following error while trying to execute this R script after entering my cluster and password details. Am I doing something wrong here?
library(bigr)
bigr.connect(host="bi-hadoop-prod-.services.dal.bluemix.net",port=7052,user="biblumix"
,password="")
is.bigr.connected()
Error o/p:
Loading required package: rJava
Loading required package: methods
Error: BigR[bigr.connect]: Connection could not be established. Verify connection parameters.
Execution halted
Comments are closed.
1 comment
Hemapriyadharshini Sampath Kumar • almost 8 years ago
Ok.. This solution worked for me
http://stackoverflow.com/questions/7019912/using-the-rjava-package-on-win7-64-bit-with-r