Spark Packages: using sbt-spark-package tool with R

2015-06-04 Thread Chris Freeman
JAR created via SBT assembly. I know there’s an existing option for including Python files but I haven’t been able to crack the code on how I might be able to include R files. Any advice is appreciated! -Chris Freeman

Maven issues with 1.5-RC

2015-08-26 Thread Chris Freeman
? Running on CentOS with Java 7, for what it’s worth. -- Chris Freeman Senior Content Engineer - Alteryx (657) 900 5462

Specifying Scala types when calling methods from SparkR

2015-12-09 Thread Chris Freeman
pelineModel]", modelPath, SparkR:::getMinPartitions(sc, NULL)) return(modelRDD) } Any help is appreciated! -- Chris Freeman

RE: Specifying Scala types when calling methods from SparkR

2015-12-10 Thread Chris Freeman
--- From: Shivaram Venkataraman [mailto:shiva...@eecs.berkeley.edu] Sent: Thursday, December 10, 2015 8:21 AM To: Chris Freeman Cc: dev@spark.apache.org Subject: Re: Specifying Scala types when calling methods from SparkR The SparkR callJMethod can only invoke methods as they show up in the Java byte co