Title
Create new category
Edit page index title
Edit category
Edit link
Ingestion job fails with java.util.concurrent.ExecutionException java.io.FileNotFoundException in DataFoundry 4.2
Ingestion job fails with java.util.concurrent.ExecutionException: java.io.FileNotFoundException in DataFoundry 4.2
Problem Description:
Ingestion job fails with the below error in Infoworks DataFoundry 4.2
Root Cause: This issue happens is some of the ingestion related jars are not copied properly into the Databricks file system(dbfs) during the DataFoundry Installation process.
**Solution:**Perform the below steps to copy the jars manually into dbfs and then trigger the ingestion job again.
a) Login to Infoworks Edge node.
b) sudo su infoworks
c) source /opt/infoworks/bin/env.sh;
Sample command:
dbfs cp --overwrite /opt/infoworks/lib/ingestion-dist/lib/commons.jar dbfs:/infoworks/lib/ingestion-dist/commons.jar;
where is /opt/infoworks/lib/ingestion-dist and is /infoworks. Provide these paths according to your installation.
d) Run the ingestion job again.
Applicable Infoworks DataFoundry Versions:
v4.2
For more details, refer to our Knowledge Base and Best Practices!
For help, contact our support team!
© UNIPHORE TECHNOLOGIES 2025 | Confidential