You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Joe Olson <te...@nododos.com> on 2016/11/23 18:55:43 UTC

Bulk Import Question

I'm following the Cassandra bulk import example here: https://github.com/yukim/cassandra-bulkload-example 

Are the Cassandra data types inet, smallint, and tinyint supported by the bulk import CQLSSTableWriter ? 

I can't seem to get them to work...