See answers in the following post. http://apache-ignite-users.70518.x6.nabble.com/Kindly-tell-me-where-to-find-these-jar-files-td12649.html
I think in the last step you need to convert the data you getting to an cache object, for example Annotation Based Configuration [1] so you can use it to query your cache. Implementing the StreamSingleTupleExtractor will do the conversion for you to the correct format. [1] https://apacheignite.readme.io/docs/indexes#annotation-based-configuration -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-to-configure-Ignite-sink-connector-to-use-key-value-tp13162p13198.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
