Page 1 of 1

File connector showing No such file or directory

Posted: Tue Oct 04, 2016 6:03 am
by deesh
Hi All,

I am getting below error.

File_Connector_14: com.ascential.e2.common.CC_Exception: java.io.FileNotFoundException: /EDMBD/CDH/avro_sch.avsc (No such file or directory)


But providing the Host,port,user, filename, avro schema but still job failing. Eventhough schema file in a location, job showing una bilable message.

please help how to resolve the issue.

Posted: Tue Oct 04, 2016 6:47 am
by chulett
Is this file... local to your DataStage server? :?

Posted: Fri Oct 14, 2016 6:54 am
by deesh
No It is in bigdata location... and getting below error.

File_Connector_0: java.lang.NoSuchMethodError: org/apache/http/conn/scheme/Scheme.<init>(Ljava/lang/String;ILorg/apache/http/conn/scheme/SchemeSocketFactory;)V
at org.apache.http.impl.conn.SchemeRegistryFactory.createDefault (SchemeRegistryFactory.java: 47)
at org.apache.http.impl.conn.PoolingClientConnectionManager.<init> (PoolingClientConnectionManager.java: 93)
at com.ibm.iis.cc.filesystem.impl.webhdfs.WebHDFS.getHttpClient (WebHDFS.java: 654)
at com.ibm.iis.cc.filesystem.impl.webhdfs.WebHDFS.init (WebHDFS.java: 108)
at com.ibm.iis.cc.filesystem.FileSystem.initialize (FileSystem.java: 547)
at com.ibm.is.cc.javastage.connector.CC_JavaAdapter.initializeProcessor (CC_JavaAdapter.java: 1030)
at com.ibm.is.cc.javastage.connector.CC_JavaAdapter.getSerializedData (CC_JavaAdapter.java: 704)

Posted: Fri Oct 14, 2016 7:26 am
by chulett
I've got no clue but for the "NoSuchMethodError" I would involve support.

Posted: Fri Oct 14, 2016 9:09 am
by asorrell
Restating my reply to your other post - you can't read Big Data files from release 8.0 File Connector.