<?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 Error while running a spark job on AWS EMR. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-while-running-a-spark-job-on-AWS-EMR/m-p/2303203#M75110</link>
    <description>&lt;P&gt;I&amp;nbsp;have a job that is running well in local mode. But when&amp;nbsp;I try to launch the same job on AWS EMR,&amp;nbsp;I get the following error:&amp;nbsp; This is the error as seen from the&amp;nbsp;Spark log files.&lt;/P&gt;
&lt;P&gt;Diagnostics Info:&lt;BR /&gt;AM Container for appattempt_1525124598990_0007_000002 exited with exitCode: -1000&lt;BR /&gt;Failing this attempt.Diagnostics: File file:/Users/Desktop/TALEND/Talend-Studio-20180116_1512-V6.5.1/workspace/.Java/lib/metrics-core-3.1.2.jar does not exist&lt;BR /&gt;java.io.FileNotFoundException: File file:/Users/Desktop/TALEND/Talend-Studio-20180116_1512-V6.5.1/workspace/.Java/lib/metrics-core-3.1.2.jar does not exist&lt;BR /&gt;at org.apache.hadoop.fs.RawLocalFileSystem.deprecatedGetFileStatus(RawLocalFileSystem.java:640)&lt;BR /&gt;at org.apache.hadoop.fs.RawLocalFileSystem.getFileLinkStatusInternal(RawLocalFileSystem.java:866)&lt;BR /&gt;at org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:630)&lt;BR /&gt;at org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:452)&lt;BR /&gt;at org.apache.hadoop.yarn.util.FSDownload.copy(FSDownload.java:253)&lt;BR /&gt;at org.apache.hadoop.yarn.util.FSDownload.access$000(FSDownload.java:63)&lt;BR /&gt;at org.apache.hadoop.yarn.util.FSDownload$2.run(FSDownload.java:361)&lt;BR /&gt;at org.apache.hadoop.yarn.util.FSDownload$2.run(FSDownload.java:359)&lt;BR /&gt;at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;at javax.security.auth.Subject.doAs(Subject.java:422)&lt;BR /&gt;at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1836)&lt;BR /&gt;at org.apache.hadoop.yarn.util.FSDownload.call(FSDownload.java:359)&lt;BR /&gt;at org.apache.hadoop.yarn.util.FSDownload.call(FSDownload.java:62)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;For more detailed output, check the application tracking page: &lt;A href="http://ip-10-0-0-12.ec2.internal:8088/cluster/app/application_1525124598990_0007" target="_blank" rel="nofollow noopener noreferrer"&gt;http://ip-10-0-0-12.ec2.internal:8088/cluster/app/application_1525124598990_0007&lt;/A&gt; Then click on links to logs of each attempt.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note:&lt;BR /&gt;Looks like the talend job is trying to find the file "metrics-core-3.1.2.jar" from my local(developer) machine, but it is unable to find it. However I verified that the file exists and is accessible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help ?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:19:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T08:19:29Z</dc:date>
    <item>
      <title>Error while running a spark job on AWS EMR.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-running-a-spark-job-on-AWS-EMR/m-p/2303203#M75110</link>
      <description>&lt;P&gt;I&amp;nbsp;have a job that is running well in local mode. But when&amp;nbsp;I try to launch the same job on AWS EMR,&amp;nbsp;I get the following error:&amp;nbsp; This is the error as seen from the&amp;nbsp;Spark log files.&lt;/P&gt;
&lt;P&gt;Diagnostics Info:&lt;BR /&gt;AM Container for appattempt_1525124598990_0007_000002 exited with exitCode: -1000&lt;BR /&gt;Failing this attempt.Diagnostics: File file:/Users/Desktop/TALEND/Talend-Studio-20180116_1512-V6.5.1/workspace/.Java/lib/metrics-core-3.1.2.jar does not exist&lt;BR /&gt;java.io.FileNotFoundException: File file:/Users/Desktop/TALEND/Talend-Studio-20180116_1512-V6.5.1/workspace/.Java/lib/metrics-core-3.1.2.jar does not exist&lt;BR /&gt;at org.apache.hadoop.fs.RawLocalFileSystem.deprecatedGetFileStatus(RawLocalFileSystem.java:640)&lt;BR /&gt;at org.apache.hadoop.fs.RawLocalFileSystem.getFileLinkStatusInternal(RawLocalFileSystem.java:866)&lt;BR /&gt;at org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:630)&lt;BR /&gt;at org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:452)&lt;BR /&gt;at org.apache.hadoop.yarn.util.FSDownload.copy(FSDownload.java:253)&lt;BR /&gt;at org.apache.hadoop.yarn.util.FSDownload.access$000(FSDownload.java:63)&lt;BR /&gt;at org.apache.hadoop.yarn.util.FSDownload$2.run(FSDownload.java:361)&lt;BR /&gt;at org.apache.hadoop.yarn.util.FSDownload$2.run(FSDownload.java:359)&lt;BR /&gt;at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;at javax.security.auth.Subject.doAs(Subject.java:422)&lt;BR /&gt;at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1836)&lt;BR /&gt;at org.apache.hadoop.yarn.util.FSDownload.call(FSDownload.java:359)&lt;BR /&gt;at org.apache.hadoop.yarn.util.FSDownload.call(FSDownload.java:62)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;For more detailed output, check the application tracking page: &lt;A href="http://ip-10-0-0-12.ec2.internal:8088/cluster/app/application_1525124598990_0007" target="_blank" rel="nofollow noopener noreferrer"&gt;http://ip-10-0-0-12.ec2.internal:8088/cluster/app/application_1525124598990_0007&lt;/A&gt; Then click on links to logs of each attempt.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note:&lt;BR /&gt;Looks like the talend job is trying to find the file "metrics-core-3.1.2.jar" from my local(developer) machine, but it is unable to find it. However I verified that the file exists and is accessible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help ?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-running-a-spark-job-on-AWS-EMR/m-p/2303203#M75110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running a spark job on AWS EMR.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-running-a-spark-job-on-AWS-EMR/m-p/2303204#M75111</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="keyword"&gt;The&amp;nbsp;metrics-core-3.1.2.jar file should be&lt;/SPAN&gt; shipped within &lt;SPAN class="keyword"&gt;Talend Studio&lt;/SPAN&gt;. Could you please create a case on talend support portal so that we can give you a remote assistance(webex) through support portal with priority?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 10:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-running-a-spark-job-on-AWS-EMR/m-p/2303204#M75111</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-30T10:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running a spark job on AWS EMR.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-running-a-spark-job-on-AWS-EMR/m-p/2303205#M75112</link>
      <description>&lt;P&gt;Did you resolve your issue? If so, can you please share your solution? Currently, I am experiencing the same problem.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 03:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-running-a-spark-job-on-AWS-EMR/m-p/2303205#M75112</guid>
      <dc:creator>mmin-wex</dc:creator>
      <dc:date>2018-12-21T03:17:36Z</dc:date>
    </item>
  </channel>
</rss>

