You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to the ETL tool. After creating an empty Neo4j instance, adding a RDBMS connection, and clicking "Start Mapping" the process begins. The logs stop updating after ~2 minutes, but the Start Mapping and Next buttons remain disabled, with a spinner over Start Mapping.
The database I'm connecting to is moderately large. It has approximately 375 tables and 250 views, with some tables containing up to 110 columns.
I've copied the java -cp ... command from the "See Logs" window and ran it locally. It completes successfully, and generates a JSON file with approximately 85,000 lines.
The text was updated successfully, but these errors were encountered:
I'm new to the ETL tool. After creating an empty Neo4j instance, adding a RDBMS connection, and clicking "Start Mapping" the process begins. The logs stop updating after ~2 minutes, but the
Start Mapping
andNext
buttons remain disabled, with a spinner over Start Mapping.The database I'm connecting to is moderately large. It has approximately 375 tables and 250 views, with some tables containing up to 110 columns.
I've copied the
java -cp ...
command from the "See Logs" window and ran it locally. It completes successfully, and generates a JSON file with approximately 85,000 lines.The text was updated successfully, but these errors were encountered: