Re: Native Client/Full Python API

2019-05-21 Thread Igor Sapego
There are no plans for thick client for python, but there are plans for Compute for thin clients. I think, as a first step we may add ability to call Java jobs from python. It will still require to write some java code from a user, but it will accept and return values data in python's native

Re: Native Client/Full Python API

2019-05-21 Thread Evgeniy Ignatiev
By the way, has anybody in the community explored options for integration like https://github.com/hugheba/graaljs-ignite - using GraalPython with Apache Ignite? Best regards, Evgeniy Ignatiev. On 5/20/2019 10:05 PM, mfrey wrote: Hello, Is there a plan to release the native client API for

Native Client/Full Python API

2019-05-20 Thread mfrey
Hello, Is there a plan to release the native client API for Python (like the Java, .Net and C++ ones) ? I am not talking about the thin client here. I am evaluating Apache Ignite for a solution with many decentralized write-backs/data imports and quite complex business calculations. i would