
Anonymous
Not applicable
2018-06-20
10:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Neo4j error in load csv using periodic commit
Hi,
I have an exception in tNeo4jRow component with query "using periodic commit load csv with headers....". The error is:
Exception in component tNeo4jRow_1
org.neo4j.driver.v1.exceptions.ClientException: Executing queries that use periodic commit in an open transaction is not possible.
Why can not I use periodic commit in tNeo4jRow component?
The environment is Talend Open Source - Big Data - 6.5.1 and db version Neo4j 3.2.X
214 Views
1 Reply

Anonymous
Not applicable
2018-06-25
07:03 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Are you able to run your job succrssfully after removing the Periodic Commit
from the query?
Best regards
Sabrina
214 Views
