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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

(Need urgent help) date is reduced by 1 day while inserting date from talend in cassandra

Hi,

 

 Please help. I am trying to insert data from csv to cassandra using tcassandraoutput component.

The date is reduced by 1 day while inserting date from talend in cassandra. don,t know why this is happening .

If i do it from terminal it is giving me right date. 

Is this a bug with the component.

 

Please help asap.

Labels (2)
3 Replies
cterenzi
Specialist
Specialist

Does the date in your csv contain a timezone? The date objects created by your Talend job will use the time zone of your system by default.
Anonymous
Not applicable
Author

@cterenzi it is decreasing the date whether it is date or timezone. 

manodwhb
Champion II
Champion II

did you reslove this issue?