Hello,
I am trying to load data from Db2 to Cassandra using Apache Nifi. My workflow is simple fro ExecuteSQL --> PutCassandraRecord. When i am loading getting - expected 4 or 0 byte int (5) error. What is the fix for this? Should i convert all the Int datatype to Double in Cassandra?
Appreciate your help.
Thanks,
Arun