
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 propertiesyntax 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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
