java - Unexpected extraneous bytes after map value -


i have table in cassandra has column of type map (i.e) source_id_map map

i using kundera orm cassandra. during select, below exception

cassandra version : 2.1.8

any ideas, possible cause ?

error while setting fieldsourceidmap value via cql, caused by: . org.apache.cassandra.serializers.marshalexception: unexpected extraneous bytes after map value @ org.apache.cassandra.serializers.mapserializer.deserializefornativeprotocol(mapserializer.java:110) @ com.impetus.client.cassandra.schemamanager.cassandradatatranslator$maptypebuilder.decompose(cassandradatatranslator.java:1177)


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -