Rapidminer with Spark
d_walden18863
New Altair Community Member
Answers
-
Hi,
RapidMiner Radoop always requires Hadoop (or more specifically Hive, HDFS and YARN) underneath so it cannot work with pure Spark.
Best, Zoltan
0 -
I don't if that's been done yet but it might be feasible.
You could, in theory write your spark code and then have it kick off in RapidMiner using an Execute Program operator. You could pass commands, environment variables, and even some sort of throughput file into the operator that could in theory feed your pure spark program.
0