Hi, What is the right way to pass package name in sparkR.init() ?
I can successfully pass the package name if I'm using sparkR shell by using --package while invoking sparkR. However, if I'm trying to use sparkR from RStudio and neeed to pass a package name in sparkR.init() not sure how to do that. Regards, Sourav I