facing issues in storing a image as bytes in Cassandra table

Description

I tried to insert a image as blob data as bytes into blob field in a cassandra table. It is showing below errors after executing the program.

Program:

Errors I am getting:

Can any one please suggest a solution?

Environment

Windows OS 64 bit

Pull Requests

None

Activity

Show:

san jeev 
November 2, 2016 at 7:27 AM

Hi Oliver,

Googled a lot about it, and finally problem is resolved with your suggestion.Thanks a lot for quick reply!

Olivier Michallat 
November 1, 2016 at 1:47 PM

Bind variable indices start at 0. Should be 0 and 1 instead of 1 and 2 here.

Not a Problem

Details

Assignee

Reporter

Affects versions

Original estimate

Time tracking

No time logged1d remaining

Priority

Created November 1, 2016 at 10:21 AM
Updated November 2, 2016 at 3:19 PM
Resolved November 2, 2016 at 3:19 PM