<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Talend 8 bigdata Batch - ETL running error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-8-bigdata-Batch-ETL-running-error/m-p/2291166#M64375</link>
    <description>&lt;P&gt;I am getting the error like below whenever I run the big data batch job, like below&lt;/P&gt;&lt;P&gt;Starting job Copy_of_test_fin_app_std at 23:56 13/03/2022.&lt;/P&gt;&lt;P&gt;WARNING: An illegal reflective access operation has occurred&lt;/P&gt;&lt;P&gt;WARNING: Illegal reflective access by org.apache.spark.unsafe.Platform (file:/C:/Users/Downloads/Talend-Studio-20211109_1610-V8.0.1/configuration/.m2/repository/org/apache/spark/spark-unsafe_2.12/3.0.1/spark-unsafe_2.12-3.0.1.jar) to constructor java.nio.DirectByteBuffer(long,int)&lt;/P&gt;&lt;P&gt;WARNING: Please consider reporting this to the maintainers of org.apache.spark.unsafe.Platform&lt;/P&gt;&lt;P&gt;WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations&lt;/P&gt;&lt;P&gt;WARNING: All illegal access operations will be denied in a future release&lt;/P&gt;&lt;P&gt;org.talend.bigdata.launcher.utils.BigDataLauncherException: Error write block for file '/FileStore/FileStore/talend_jars/jcl-over-slf4j-1.7.29.jar'&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.launcher.fs.DatabricksFileSystem.sendFileBlock(DatabricksFileSystem.java:449)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.launcher.fs.DatabricksFileSystem.sendFileBlock(DatabricksFileSystem.java:413)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.launcher.fs.DatabricksFileSystem.copyFromLocal(DatabricksFileSystem.java:545)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.launcher.databricks.DatabricksJob.uploadJars(DatabricksJob.java:168)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.launcher.databricks.DatabricksJob.executeJob(DatabricksJob.java:518)&lt;/P&gt;&lt;P&gt;	at dw_fin.copy_of_test_fin_app_std_0_1.Copy_of_test_fin_app_std.runClientJob(Copy_of_test_fin_app_std.java:796)&lt;/P&gt;&lt;P&gt;	at dw_fin.copy_of_test_fin_app_std_0_1.Copy_of_test_fin_app_std.runJobInTOS(Copy_of_test_fin_app_std.java:566)&lt;/P&gt;&lt;P&gt;	at dw_fin.copy_of_test_fin_app_std_0_1.Copy_of_test_fin_app_std.main(Copy_of_test_fin_app_std.java:445)&lt;/P&gt;&lt;P&gt;Caused by: javax.net.ssl.SSLProtocolException: Connection reset&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:126)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:137)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1155)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1125)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.execchain.RetryExec.execute(RetryExec.java:89)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.execchain.ServiceUnavailableRetryExec.execute(ServiceUnavailableRetryExec.java:85)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.client.fluent.Request.internalExecute(Request.java:173)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.client.fluent.Executor.execute(Executor.java:262)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.launcher.fs.DatabricksFileSystem.sendFileBlock(DatabricksFileSystem.java:440)&lt;/P&gt;&lt;P&gt;	... 7 more&lt;/P&gt;&lt;P&gt;Caused by: java.net.SocketException: Connection reset&lt;/P&gt;&lt;P&gt;	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)&lt;/P&gt;&lt;P&gt;	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(SSLSocketInputRecord.java:237)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:190)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:108)&lt;/P&gt;&lt;P&gt;	... 31 more&lt;/P&gt;&lt;P&gt;[ERROR]: dw_fin.copy_of_test_fin_app_std_0_1.Copy_of_test_fin_app_std - TalendJob: 'Copy_of_test_fin_app_std' - Failed with exit code: 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Job Copy_of_test_fin_app_std ended at 23:57 13/03/2022. [Exit code&amp;nbsp;= 1]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me what the root cause and resolution, if have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 23:07:25 GMT</pubDate>
    <dc:creator>bah602807</dc:creator>
    <dc:date>2024-11-15T23:07:25Z</dc:date>
    <item>
      <title>Talend 8 bigdata Batch - ETL running error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-8-bigdata-Batch-ETL-running-error/m-p/2291166#M64375</link>
      <description>&lt;P&gt;I am getting the error like below whenever I run the big data batch job, like below&lt;/P&gt;&lt;P&gt;Starting job Copy_of_test_fin_app_std at 23:56 13/03/2022.&lt;/P&gt;&lt;P&gt;WARNING: An illegal reflective access operation has occurred&lt;/P&gt;&lt;P&gt;WARNING: Illegal reflective access by org.apache.spark.unsafe.Platform (file:/C:/Users/Downloads/Talend-Studio-20211109_1610-V8.0.1/configuration/.m2/repository/org/apache/spark/spark-unsafe_2.12/3.0.1/spark-unsafe_2.12-3.0.1.jar) to constructor java.nio.DirectByteBuffer(long,int)&lt;/P&gt;&lt;P&gt;WARNING: Please consider reporting this to the maintainers of org.apache.spark.unsafe.Platform&lt;/P&gt;&lt;P&gt;WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations&lt;/P&gt;&lt;P&gt;WARNING: All illegal access operations will be denied in a future release&lt;/P&gt;&lt;P&gt;org.talend.bigdata.launcher.utils.BigDataLauncherException: Error write block for file '/FileStore/FileStore/talend_jars/jcl-over-slf4j-1.7.29.jar'&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.launcher.fs.DatabricksFileSystem.sendFileBlock(DatabricksFileSystem.java:449)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.launcher.fs.DatabricksFileSystem.sendFileBlock(DatabricksFileSystem.java:413)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.launcher.fs.DatabricksFileSystem.copyFromLocal(DatabricksFileSystem.java:545)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.launcher.databricks.DatabricksJob.uploadJars(DatabricksJob.java:168)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.launcher.databricks.DatabricksJob.executeJob(DatabricksJob.java:518)&lt;/P&gt;&lt;P&gt;	at dw_fin.copy_of_test_fin_app_std_0_1.Copy_of_test_fin_app_std.runClientJob(Copy_of_test_fin_app_std.java:796)&lt;/P&gt;&lt;P&gt;	at dw_fin.copy_of_test_fin_app_std_0_1.Copy_of_test_fin_app_std.runJobInTOS(Copy_of_test_fin_app_std.java:566)&lt;/P&gt;&lt;P&gt;	at dw_fin.copy_of_test_fin_app_std_0_1.Copy_of_test_fin_app_std.main(Copy_of_test_fin_app_std.java:445)&lt;/P&gt;&lt;P&gt;Caused by: javax.net.ssl.SSLProtocolException: Connection reset&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:126)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:137)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1155)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1125)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.execchain.RetryExec.execute(RetryExec.java:89)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.execchain.ServiceUnavailableRetryExec.execute(ServiceUnavailableRetryExec.java:85)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.client.fluent.Request.internalExecute(Request.java:173)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.http.client.fluent.Executor.execute(Executor.java:262)&lt;/P&gt;&lt;P&gt;	at org.talend.bigdata.launcher.fs.DatabricksFileSystem.sendFileBlock(DatabricksFileSystem.java:440)&lt;/P&gt;&lt;P&gt;	... 7 more&lt;/P&gt;&lt;P&gt;Caused by: java.net.SocketException: Connection reset&lt;/P&gt;&lt;P&gt;	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)&lt;/P&gt;&lt;P&gt;	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(SSLSocketInputRecord.java:237)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:190)&lt;/P&gt;&lt;P&gt;	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:108)&lt;/P&gt;&lt;P&gt;	... 31 more&lt;/P&gt;&lt;P&gt;[ERROR]: dw_fin.copy_of_test_fin_app_std_0_1.Copy_of_test_fin_app_std - TalendJob: 'Copy_of_test_fin_app_std' - Failed with exit code: 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Job Copy_of_test_fin_app_std ended at 23:57 13/03/2022. [Exit code&amp;nbsp;= 1]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me what the root cause and resolution, if have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:07:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-8-bigdata-Batch-ETL-running-error/m-p/2291166#M64375</guid>
      <dc:creator>bah602807</dc:creator>
      <dc:date>2024-11-15T23:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 8 bigdata Batch - ETL running error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-8-bigdata-Batch-ETL-running-error/m-p/2291167#M64376</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please confirm if you are facing this issue in a single job or with all the jobs?&lt;/P&gt;&lt;P&gt;Did you make a post-call to the API URL with some action of verifying the SSL connectivity in your job?&lt;/P&gt;&lt;P&gt;More information about your big data batch job design and work flow will be preferred.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 05:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-8-bigdata-Batch-ETL-running-error/m-p/2291167#M64376</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-14T05:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 8 bigdata Batch - ETL running error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-8-bigdata-Batch-ETL-running-error/m-p/2291168#M64377</link>
      <description>&lt;P&gt;I recently installed talend studio 8 and then created a couple of simple big data batch jobs. Ran those jobs using spark configuration. I got all the same errors above. The standard job, however,  has no issue to run.&lt;/P&gt;&lt;P&gt;I am not sure what the root cause is making the error.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 15:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-8-bigdata-Batch-ETL-running-error/m-p/2291168#M64377</guid>
      <dc:creator>bah602807</dc:creator>
      <dc:date>2022-03-14T15:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Talend 8 bigdata Batch - ETL running error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-8-bigdata-Batch-ETL-running-error/m-p/2291169#M64378</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It seems there is something wrong with your setting and configuration as you are facing this issue  with all the spark jobs.&lt;/P&gt;&lt;P&gt;With your subscription solution, Could you raise this with support please?&lt;/P&gt;&lt;P&gt;In this way, our colleagues from support team will give you a remote assistance Via zoom meeting through support cycle with priority.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 03:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-8-bigdata-Batch-ETL-running-error/m-p/2291169#M64378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-15T03:23:46Z</dc:date>
    </item>
  </channel>
</rss>

