I'm having the same issues as these guys:

http://mail-archives.apache.org/mod_mbox/ignite-user/201901.mbox/%3csn6pr14mb2240feb74bc77de79b54ca67ca...@sn6pr14mb2240.namprd14.prod.outlook.com%3E


I would like to put POJOs in a map and get them using pyignite.  Python
gives me ParseError('Binary type is not registered'). I was hoping that
Ignite would automatically store any required schema info for the class so
Python could use it. Especially if my simple POJO was composed only of
primitives.

Are there any examples of consuming POJOs from a cache using Python?

Thanks

Reply via email to