Hi stephen. Thanks so much for reply.

This is my SQL table schema

ID (Long), URL (Varchar), SCORE (Double), APPNAME_ID (Long)

We have composite index on Score, Appname_Id.

Based on your answer I've two questions.

1. How can I insert SQL rows using JCache data streamer API (if possible,
with example)? Currently I'm using jdbc thin with STREAMING ON. But issue is
mentioned above.
2. Each row data is -> ID (Long), URL (Varchar), SCORE (Double), APPNAME_ID
(Long). How this data is stored as Key-Value? I mean what will be the key
and what will be the value?

Can you please answer these two questions?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to