Re: Issue facing, Aerospike Connect for Kafka - Inbound

2019-06-15 Thread Mich Talebzadeh
Hi, I sorted this one out. It was to do with the format of published prices. Regards, Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw * http://

Issue facing, Aerospike Connect for Kafka - Inbound

2019-06-14 Thread Mich Talebzadeh
I generate a simple pricing as follows: echo "${UUID}:${TICKER}" >> ${IN_FILE} UUID is the key and ticker is the name of security like “IBM” This is what I have in my shell script cat ${IN_FILE} | ${KAFKA_HOME}/bin/kafka-console-producer.sh \ --broker-list rhes75:909