Hi, You should be able to insert the image as an object using put/get api unless it is very large. Try packaging it into an object. see: https://github.com/apache/ignite/blob/master/modules/platforms/python/examples/create_binary.py https://github.com/apache/ignite/blob/master/modules/platforms/python/examples/get_and_put.py
all examples here: https://github.com/apache/ignite/tree/master/modules/platforms/python/examples more info: https://apacheignite.readme.io/docs/python-thin-client Thanks, Alex -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
