Hi,

do you use allowOverwrite=true for DataStreamer Only in this case updates
will be propogated to the underlying cache store.

Evgenii

ср, 26 сент. 2018 г. в 16:27, vbm <[email protected]>:

> Hi,
>
> I am using Ignite Data Streamer to pull the record from Kafka and store it
> in 3rd party store (hive).
>
> I am able to pull the record from kafka and put it in ignite cache, but the
> write through behaviour is not working and no insert/update is happening to
> hive. I see entries only in ignite cache.
>
> I have started the Ignite server by providing cacheStoreFactory
> configuration in the startup xml file and also have enabled write through
> flag. I am doing a put using *IgniteBiTuple*.
> I dont see any error in ignite log or hive log.
>
> Looks like write through behavior is not working.
>
> Regards,
> Vishwas
>
>
>
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to