Re: Ignite RDD for Python

2017-10-23 Thread Denis Magda
Hi, If you can sacrifice Spark APIs in Python then use Ignite Python client like that [1] or connect from ODBC [2] directly. Hope that IgniteRDD support will be added for Python at some point on time but there are no any plans yet. [1] https://github.com/dany74q/python-apache-ignite [2] https:/

Ignite RDD for Python

2017-10-23 Thread CBribiescas
It looks like there is no way to access and IgniteRDD from a python SparkContext. Our use case is wanting to share rdd's between Python and Scala. Leveraging the performance of Scala and the ds tools available in Python. Are there any plans to implement this in the near future? -- Sent from: