Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] How to Insert image in Cassandra.

Hi,
I want to design two job:
1) To insert image in Cassandra and
2) Display this image from Cassandra.

So please help me.
Regards
Rahul
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi Vaibhav,
As per your request we are uploading screenshots for the job inserting image in Cassandra.




Thanks
Kiran and Rahul.
0683p000009MEBp.png 0683p000009MEJE.png

View solution in original post

5 Replies
Anonymous
Not applicable
Author

Hi Rahul,
Pl read this discussion at http://stackoverflow.com/questions/21430918/displaying-image-using-cassandra-database-blob-data
Usually blob data type is used to store image data...
If you want to display the contents of this data, then you can read the column contents, convert it to base64 and then display using browser window
Hope it helps
Vaibhav
Anonymous
Not applicable
Author

Thanks Vaibhav for your help, my job is done successfully.

Regards
Rahul
Anonymous
Not applicable
Author

Hi Rahul,
Can you pl share the job screenshot, so that it will also help others with this use case of storing and viewing image...
Thanks
Vaibhav
Anonymous
Not applicable
Author

Hi Vaibhav,
As per your request we are uploading screenshots for the job inserting image in Cassandra.




Thanks
Kiran and Rahul.
0683p000009MEBp.png 0683p000009MEJE.png
Anonymous
Not applicable
Author

Hi Kiran and Rahul,
Thank you for this.
Vaibhav