Ok. The "transient" keyword was the issue. It was a holdover from something else (a previous example that I was using as my basis for this), most likely.
Here are the results from the run once I removed "transient" from all of the fields in both Test1Key & Test1: >>> Read from C* (get). Key: [{Test1Key: {myId: test123}}], Value: [{Test1: >>> {column1: 1, column2: Mon Oct 23 08:57:00 CDT 2017, column3: 1, column4: >>> Mon Oct 23 08:57:00 CDT 2017, column5: 1, column6: Test, column7: 2017, >>> column8: tesT, column9: 1}}] Thanks for your help, Andrew. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/