Hello,
This may seem like a strange question, but is it possible to combine
python and java code in a single application.
i.e. I would like to create the spark context in java and then perform
RDD transformations in python, or use parts of MLlib in python and
others in Java.
one solution that comes to mind is to pass the data to an external
python process via pipe, but this seems cumbersome. Can someone provide
a better alternative?
Yadid
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org