Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Exception in thread "Thread-1" java.lang.NoSuchMethodError: org.apache.avro.Schema.getLogicalType()Lorg/apache/avro/LogicalType;
at org.talend.codegen.enforcer.OutgoingSchemaEnforcer.transformValue(OutgoingSchemaEnforcer.java:209)
at org.talend.codegen.enforcer.OutgoingSchemaEnforcer.get(OutgoingSchemaEnforcer.java:192)
at local_project.simple_of_load_jnspst_future_init_0_1.Simple_of_Load_JNSPST_FUTURE_Init.tDBInput_2Process(Simple_of_Load_JNSPST_FUTURE_Init.java:1338)
at local_project.simple_of_load_jnspst_future_init_0_1.Simple_of_Load_JNSPST_FUTURE_Init.tHiveCreateTable_1Process(Simple_of_Load_JNSPST_FUTURE_Init.java:549)
at local_project.simple_of_load_jnspst_future_init_0_1.Simple_of_Load_JNSPST_FUTURE_Init$4.run(Simple_of_Load_JNSPST_FUTURE_Init.java:2468)
i try use direct with SQL Server Data Source. it was successful
but if i try use jdbc data source.it was failed
schema is both same
sorry if my english bad
thank you for your help
solved by add tlibraryload and choice the avro1.8.1.jar
talend version: talend real-time big data platform 7.2.1.20190620_1446
OS version: windows 10 1909 (64bit)
JRE version: jre1.8.202-zulu
i see the modules tab, tHDFSoutput use avro-1.5.4.jar.
which version of driver do i install?
help me plissss
Hi @fatahzx,
It looks like in order to help you we will need to actually look at your job. Since you have a paid subscription, you are entitled to Support. Do you have a Support account? If so, login to the Support system and raise your question there. They will be able to look at your job with you and work through this. If you do not have a Support account, speak to the person in your organisation who manages Talend and they should be able to help you set up your Support account
Regards
Richard
solved by add tlibraryload and choice the avro1.8.1.jar