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

Copy

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;

Copy

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

VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches