Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I am playing around with TOS and SDI trying to use sOGRInput:
Using a simple shape file and I get the following error
Native library load failed.
java.lang.UnsatisfiedLinkError: no ogrjni in java.library.path
Exception in thread "main" java.lang.Error: java.lang.UnsatisfiedLinkError: org.gdal.ogr.ogrJNI.RegisterAll()V
Any idea? (TOS 4.2.3 sdi 4.2)
Does using OGR require additional configuration?
What is the GDAL/OGR version included with SDI4.2?
Could the Talend SDI component be configured to use a "standalone" GDAL/OGR deployment (one that is installed independently from Talend SDI?
tx
Luc
Hi
I am playing around with TOS and SDI trying to use sOGRInput:
Using a simple shape file and I get the following error
Native library load failed.
java.lang.UnsatisfiedLinkError: no ogrjni in java.library.path
Exception in thread "main" java.lang.Error: java.lang.UnsatisfiedLinkError: org.gdal.ogr.ogrJNI.RegisterAll()V
Any idea? (TOS 4.2.3 sdi 4.2)
Does using OGR require additional configuration?
What is the GDAL/OGR version included with SDI4.2?
Could the Talend SDI component be configured to use a "standalone" GDAL/OGR deployment (one that is installed independently from Talend SDI?