Hello All, I am new to Rhipe, my goal is to perform linear regression with Rhipe(R and Hadoop) on data stored at HDFS. But while I am adding R file which have rhlm function gives an error like
*> source(file="/media/SYSTEM@/ML/R_HADOOP/**rhipe.lm.R*"*) *Error in source(file = "/media/SYSTEM@/ML/R_HADOOP/*rhipe.lm.R*") : /media/SYSTEM@/ML/R_HADOOP/*rhipe.lm.R*:1:3: unexpected symbol 188: reduce = { total <- total+sum(unlist(reduce. values)) } 189: post ^ So can any one please suggest me, what can be solution ? Thanks [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.