<?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 Re: Talend Big Data Job can not run in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Big-Data-Job-can-not-run/m-p/2355047#M120883</link>
    <description>&lt;BLOCKQUOTE&gt;
  zhouyuanhao wrote: 
 &lt;BR /&gt;Hi 
 &lt;BR /&gt;I am using Talend Big Data Platform 6.0.1(enterprise edition) jdk=1.8.0_65 &amp;nbsp;OS=win7, and no space in path for both talend and workspace 
 &lt;BR /&gt;I am good with Standard job, it can run successfully,while for BigData Batch jobs it does not work 
 &lt;BR /&gt; 
 &lt;BR /&gt;when I directly run the job it says 
 &lt;BR /&gt; 
 &lt;FONT color="#3399ff"&gt;Starting job testSpark at 17:19 29/03/2016.&lt;/FONT&gt; 
 &lt;BR /&gt; 
 &lt;FONT color="#ff3333"&gt;Error: Could not find or load main class demo.testspark_0_1.testSpark&lt;/FONT&gt; 
 &lt;BR /&gt;[color=#3399ff]Job testSpark ended at 17:19 29/03/2016. [exit code=1][/color] 
 &lt;BR /&gt;in .log 
 &lt;BR /&gt;java.io.FileNotFoundException: C:\MySoft\Talend-Studio-20150908_1633-V6.0.1\temp\spark_export_testSpark.zip (The system cannot find the file specified) 
 &lt;BR /&gt;at java.util.zip.ZipFile.open(Native Method) 
 &lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:219) 
 &lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:149) 
 &lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:120) 
 &lt;BR /&gt;at org.talend.repository.ui.utils.ZipToFile.unZipFile(ZipToFile.java:211) 
 &lt;BR /&gt;at org.talend.designer.runprocess.java.AbstractJavaProcessor.unzipProcess(AbstractJavaProcessor.java:355) 
 &lt;BR /&gt;.... 
 &lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
 &lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
 &lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:497) 
 &lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648) 
 &lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603) 
 &lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465) 
 &lt;BR /&gt; 
 &lt;BR /&gt;while build the job it close the build window and no zip is generated. 
 &lt;BR /&gt; 
 &lt;BR /&gt;Anyone can help ? Thanks in advance 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi Talend Team, 
&lt;BR /&gt;we are facing the same issue as mentioned above. Could you help us in resolving the issue at the earliest? 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Dilip</description>
    <pubDate>Tue, 05 Apr 2016 14:58:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-05T14:58:26Z</dc:date>
    <item>
      <title>Talend Big Data Job can not run</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Big-Data-Job-can-not-run/m-p/2355044#M120880</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;I am using Talend Big Data Platform 6.0.1(enterprise edition) jdk=1.8.0_65 &amp;nbsp;OS=win7, and no space in path for both talend and workspace&lt;BR /&gt;I am good with Standard job, it can run successfully,while for BigData Batch jobs it does not work&lt;BR /&gt;&lt;BR /&gt;when I directly run the job it says&lt;BR /&gt;&lt;FONT color="#3399ff"&gt;Starting job testSpark at 17:19 29/03/2016.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;Error: Could not find or load main class demo.testspark_0_1.testSpark&lt;/FONT&gt;&lt;BR /&gt;[color=#3399ff]Job testSpark ended at 17:19 29/03/2016. [exit code=1][/color]&lt;BR /&gt;in .log&lt;BR /&gt;java.io.FileNotFoundException: C:\MySoft\Talend-Studio-20150908_1633-V6.0.1\temp\spark_export_testSpark.zip (The system cannot find the file specified)&lt;BR /&gt;at java.util.zip.ZipFile.open(Native Method)&lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:219)&lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:149)&lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:120)&lt;BR /&gt;at org.talend.repository.ui.utils.ZipToFile.unZipFile(ZipToFile.java:211)&lt;BR /&gt;at org.talend.designer.runprocess.java.AbstractJavaProcessor.unzipProcess(AbstractJavaProcessor.java:355)&lt;BR /&gt;....&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:497)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;BR /&gt;&lt;BR /&gt;while build the job it close the build window and no zip is generated.&lt;BR /&gt;&lt;BR /&gt;Anyone can help ? Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Big-Data-Job-can-not-run/m-p/2355044#M120880</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Big Data Job can not run</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Big-Data-Job-can-not-run/m-p/2355045#M120881</link>
      <description>Hi, 
&lt;BR /&gt;Would you mind reporting a ticket on Talend Suuport Portal for your&amp;nbsp; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Talend Big Data Platform 6.0.1&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;enterprise edition? In this way, we can give you a remote assistance through support cycle with priority?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 30 Mar 2016 08:00:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Big-Data-Job-can-not-run/m-p/2355045#M120881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-30T08:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Big Data Job can not run</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Big-Data-Job-can-not-run/m-p/2355046#M120882</link>
      <description>&lt;BLOCKQUOTE&gt;
  xdshi wrote: 
 &lt;BR /&gt;Hi, 
 &lt;BR /&gt;Would you mind reporting a ticket on Talend Suuport Portal for your&amp;nbsp; 
 &lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Talend Big Data Platform 6.0.1&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
 &lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;enterprise edition? In this way, we can give you a remote assistance through support cycle with priority?&lt;/FONT&gt;&lt;/FONT&gt; 
 &lt;BR /&gt; 
 &lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
 &lt;BR /&gt; 
 &lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Sure Sabrina, kindly let me know if any steps I need to do</description>
      <pubDate>Wed, 30 Mar 2016 08:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Big-Data-Job-can-not-run/m-p/2355046#M120882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-30T08:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Big Data Job can not run</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Big-Data-Job-can-not-run/m-p/2355047#M120883</link>
      <description>&lt;BLOCKQUOTE&gt;
  zhouyuanhao wrote: 
 &lt;BR /&gt;Hi 
 &lt;BR /&gt;I am using Talend Big Data Platform 6.0.1(enterprise edition) jdk=1.8.0_65 &amp;nbsp;OS=win7, and no space in path for both talend and workspace 
 &lt;BR /&gt;I am good with Standard job, it can run successfully,while for BigData Batch jobs it does not work 
 &lt;BR /&gt; 
 &lt;BR /&gt;when I directly run the job it says 
 &lt;BR /&gt; 
 &lt;FONT color="#3399ff"&gt;Starting job testSpark at 17:19 29/03/2016.&lt;/FONT&gt; 
 &lt;BR /&gt; 
 &lt;FONT color="#ff3333"&gt;Error: Could not find or load main class demo.testspark_0_1.testSpark&lt;/FONT&gt; 
 &lt;BR /&gt;[color=#3399ff]Job testSpark ended at 17:19 29/03/2016. [exit code=1][/color] 
 &lt;BR /&gt;in .log 
 &lt;BR /&gt;java.io.FileNotFoundException: C:\MySoft\Talend-Studio-20150908_1633-V6.0.1\temp\spark_export_testSpark.zip (The system cannot find the file specified) 
 &lt;BR /&gt;at java.util.zip.ZipFile.open(Native Method) 
 &lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:219) 
 &lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:149) 
 &lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:120) 
 &lt;BR /&gt;at org.talend.repository.ui.utils.ZipToFile.unZipFile(ZipToFile.java:211) 
 &lt;BR /&gt;at org.talend.designer.runprocess.java.AbstractJavaProcessor.unzipProcess(AbstractJavaProcessor.java:355) 
 &lt;BR /&gt;.... 
 &lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
 &lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
 &lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:497) 
 &lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648) 
 &lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603) 
 &lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465) 
 &lt;BR /&gt; 
 &lt;BR /&gt;while build the job it close the build window and no zip is generated. 
 &lt;BR /&gt; 
 &lt;BR /&gt;Anyone can help ? Thanks in advance 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi Talend Team, 
&lt;BR /&gt;we are facing the same issue as mentioned above. Could you help us in resolving the issue at the earliest? 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Dilip</description>
      <pubDate>Tue, 05 Apr 2016 14:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Big-Data-Job-can-not-run/m-p/2355047#M120883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-05T14:58:26Z</dc:date>
    </item>
  </channel>
</rss>

