Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am getting the below error while connecting to hdinsight from talend for big data. We have license and we are using big data platform. The hdinsight cluster is up and we checked from putty spark-shell is up and running.
Starting job BlobTest at 14:02 04/07/2018.
javax.ws.rs.ClientErrorException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.apache.cxf.jaxrs.client.AbstractClient.convertToWebApplicationException(AbstractClient.java:461)
at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:860)
at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:831)
at org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:394)
at org.apache.cxf.jaxrs.client.WebClient.post(WebClient.java:420)
at org.talend.bigdata.launcher.livy.SparkJob.execute(SparkJob.java:259)
at org.talend.bigdata.launcher.livy.SparkJob.executeJob(SparkJob.java:313)
at big_data.blobtest_0_1.BlobTest.runCloudJob(BlobTest.java:693)
at big_data.blobtest_0_1.BlobTest.runJobInTOS(BlobTest.java:448)
at big_data.blobtest_0_1.BlobTest.main(BlobTest.java:356)
[ERROR]: big_data.blobtest_0_1.BlobTest - TalendJob: 'BlobTest' - Failed with exit code: 1.
Exception in thread "main" java.lang.RuntimeException: TalendJob: 'BlobTest' - Failed with exit code: 1.
at big_data.blobtest_0_1.BlobTest.main(BlobTest.java:368)
Job BlobTest ended at 14:03 04/07/2018. [exit code=1]
Hello,
Could you please clarify in which Talend big data platform version/edition you are? Here exists a jira issue:https://jira.talendforge.org/browse/TBD-5153 and it cannot be reproduced on v 6.5.1.
Best regards
Sabrina
Hi,
@xdsh it means that we will not have the older versions of Talend Big Data Studio with that bug fixed, for example, 6.4?
thanks,