Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
gpinumalla
Creator
Creator

Regarding loading data into Nosql database ( redis)

Hi,

I was trying to load data into nosql database ( redis) . I was trying to load multiple input columns from the source table into the values of the target table .

Input table columns

inputcolumn1

inputcolumn2

inputcolumn3

 

Value mapping in the output table:

|(inputcolumn1)||(inputcolumn2)||(inputcolumn3)|;


I was getting following error: Error in the component's properties0683p000009M9p6.pngyntax error on token "|", delete thistoken
Syntax error on token "|", Expression expected after this token

 

Please let me know, if there is any other to load data into the nosql database.

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

So far, there is no connector for Redis in talend.

Please check this https://help.talend.com/reader/Uc2IlRuFVfGrjaFPdRI7kA/ewpM_peiKKpRM~d5zfXydQ

you have Spring Redis in ESB.

Here exists a new feature jira issue about " NOSQL - Redis support"

https://jira.talendforge.org/browse/TBD-4464

Best regards

Sabrina