<?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: Getting error when running the job in Talend BIG Data studio 6.3.1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-running-the-job-in-Talend-BIG-Data-studio-6-3/m-p/2239307#M27140</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPDyAAO"&gt;@rchinta&lt;/A&gt;&amp;nbsp;,can you check that the required all external jars are installed for you job to execute?&lt;/P&gt;</description>
    <pubDate>Mon, 04 Feb 2019 05:11:11 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2019-02-04T05:11:11Z</dc:date>
    <item>
      <title>Getting error when running the job in Talend BIG Data studio 6.3.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-running-the-job-in-Talend-BIG-Data-studio-6-3/m-p/2239306#M27139</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting the below error when triggering/running a job. I am using Talend BIG data studio 6.3.1 and I am using windows 10 64 bit OS.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;i am loading from Json to elastic search. as bigdata batch job using frame work as spark.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Please see the attached below screenshot.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="job.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1yz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145786iE21BACCA3ECFC334/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1yz.png" alt="0683p000009M1yz.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starting job test_elastic at 21:09 03/02/2019.&lt;/P&gt; 
&lt;P&gt;[statistics] connecting to socket on port 3670&lt;BR /&gt;[statistics] connected&lt;BR /&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Apps/ETLTALEND/Talend-Studio-20161216_1026-V6.3.1/workspace/.Java/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Apps/ETLTALEND/Talend-Studio-20161216_1026-V6.3.1/workspace/.Java/lib/slf4j-log4j12-1.7.16.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Apps/ETLTALEND/Talend-Studio-20161216_1026-V6.3.1/workspace/.Java/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.&lt;BR /&gt;SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]&lt;BR /&gt;[WARN ]: org.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable&lt;BR /&gt;[WARN ]: org.apache.spark.SparkConf - In Spark 1.0 and later spark.local.dir will be overridden by the value set by the cluster manager (via SPARK_LOCAL_DIRS in mesos/standalone and LOCAL_DIRS in YARN).&lt;BR /&gt;Exception in thread "main" java.lang.NoClassDefFoundError: org/htrace/Trace&lt;BR /&gt;at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:214)&lt;BR /&gt;at com.sun.proxy.$Proxy10.getFileInfo(Unknown Source)&lt;BR /&gt;at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.getFileInfo(ClientNamenodeProtocolTranslatorPB.java:752)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt;at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)&lt;BR /&gt;at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)&lt;BR /&gt;at com.sun.proxy.$Proxy11.getFileInfo(Unknown Source)&lt;BR /&gt;at org.apache.hadoop.hdfs.DFSClient.getFileInfo(DFSClient.java:1977)&lt;BR /&gt;at org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:1118)&lt;BR /&gt;at org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:1114)&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)&lt;BR /&gt;at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:1114)&lt;BR /&gt;at org.apache.hadoop.fs.Globber.getFileStatus(Globber.java:57)&lt;BR /&gt;at org.apache.hadoop.fs.Globber.glob(Globber.java:252)&lt;BR /&gt;at org.apache.hadoop.fs.FileSystem.globStatus(FileSystem.java:1644)&lt;BR /&gt;at org.apache.hadoop.mapred.FileInputFormat.singleThreadedListStatus(FileInputFormat.java:257)&lt;BR /&gt;at org.apache.hadoop.mapred.FileInputFormat.listStatus(FileInputFormat.java:228)&lt;BR /&gt;at org.talend.hadoop.mapred.lib.file.TDelimitedFileInputFormat.listStatus(TDelimitedFileInputFormat.java:70)&lt;BR /&gt;at org.talend.hadoop.mapred.lib.file.TDelimitedFileInputFormat.getSplits(TDelimitedFileInputFormat.java:96)&lt;BR /&gt;at org.apache.spark.rdd.HadoopRDD.getPartitions(HadoopRDD.scala:200)&lt;BR /&gt;at org.apache.spark.rdd.RDD$$anonfun$partitions$2.apply(RDD.scala:248)&lt;BR /&gt;at org.apache.spark.rdd.RDD$$anonfun$partitions$2.apply(RDD.scala:246)&lt;BR /&gt;at scala.Option.getOrElse(Option.scala:121)&lt;BR /&gt;at org.apache.spark.rdd.RDD.partitions(RDD.scala:246)&lt;BR /&gt;at org.apache.spark.rdd.MapPartitionsRDD.getPartitions(MapPartitionsRDD.scala:35)&lt;BR /&gt;at org.apache.spark.rdd.RDD$$anonfun$partitions$2.apply(RDD.scala:248)&lt;BR /&gt;at org.apache.spark.rdd.RDD$$anonfun$partitions$2.apply(RDD.scala:246)&lt;BR /&gt;at scala.Option.getOrElse(Option.scala:121)&lt;BR /&gt;at org.apache.spark.rdd.RDD.partitions(RDD.scala:246)&lt;BR /&gt;at org.apache.spark.rdd.MapPartitionsRDD.getPartitions(MapPartitionsRDD.scala:35)&lt;BR /&gt;at org.apache.spark.rdd.RDD$$anonfun$partitions$2.apply(RDD.scala:248)&lt;BR /&gt;at org.apache.spark.rdd.RDD$$anonfun$partitions$2.apply(RDD.scala:246)&lt;BR /&gt;at scala.Option.getOrElse(Option.scala:121)&lt;BR /&gt;at org.apache.spark.rdd.RDD.partitions(RDD.scala:246)&lt;BR /&gt;at org.apache.spark.rdd.MapPartitionsRDD.getPartitions(MapPartitionsRDD.scala:35)&lt;BR /&gt;at org.apache.spark.rdd.RDD$$anonfun$partitions$2.apply(RDD.scala:248)&lt;BR /&gt;at org.apache.spark.rdd.RDD$$anonfun$partitions$2.apply(RDD.scala:246)&lt;BR /&gt;at scala.Option.getOrElse(Option.scala:121)&lt;BR /&gt;at org.apache.spark.rdd.RDD.partitions(RDD.scala:246)&lt;BR /&gt;at org.apache.spark.rdd.MapPartitionsRDD.getPartitions(MapPartitionsRDD.scala:35)&lt;BR /&gt;at org.apache.spark.rdd.RDD$$anonfun$partitions$2.apply(RDD.scala:248)&lt;BR /&gt;at org.apache.spark.rdd.RDD$$anonfun$partitions$2.apply(RDD.scala:246)&lt;BR /&gt;at scala.Option.getOrElse(Option.scala:121)&lt;BR /&gt;at org.apache.spark.rdd.RDD.partitions(RDD.scala:246)&lt;BR /&gt;at org.apache.spark.rdd.MapPartitionsRDD.getPartitions(MapPartitionsRDD.scala:35)&lt;BR /&gt;at org.apache.spark.rdd.RDD$$anonfun$partitions$2.apply(RDD.scala:248)&lt;BR /&gt;at org.apache.spark.rdd.RDD$$anonfun$partitions$2.apply(RDD.scala:246)&lt;BR /&gt;at scala.Option.getOrElse(Option.scala:121)&lt;BR /&gt;at org.apache.spark.rdd.RDD.partitions(RDD.scala:246)&lt;BR /&gt;at org.elasticsearch.spark.rdd.EsSpark$.doSaveToEs(EsSpark.scala:91)&lt;BR /&gt;at org.elasticsearch.spark.rdd.EsSpark$.saveToEs(EsSpark.scala:76)&lt;BR /&gt;at org.elasticsearch.spark.rdd.EsSpark$.saveToEs(EsSpark.scala:73)&lt;BR /&gt;at org.elasticsearch.spark.rdd.api.java.JavaEsSpark$.saveToEs(JavaEsSpark.scala:55)&lt;BR /&gt;at org.elasticsearch.spark.rdd.api.java.JavaEsSpark.saveToEs(JavaEsSpark.scala)&lt;BR /&gt;at local_project.test_elastic_1_0.test_elastic$tElasticSearchOutput_1_ForeachRDDOutput.call(test_elastic.java:971)&lt;BR /&gt;at local_project.test_elastic_1_0.test_elastic.tFileInputJSON_1_InputFormatJSONProcess(test_elastic.java:1174)&lt;BR /&gt;at local_project.test_elastic_1_0.test_elastic.run(test_elastic.java:1532)&lt;BR /&gt;at local_project.test_elastic_1_0.test_elastic.runJobInTOS(test_elastic.java:1380)&lt;BR /&gt;at local_project.test_elastic_1_0.test_elastic.main(test_elastic.java:1265)&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: org.htrace.Trace&lt;BR /&gt;at java.net.URLClassLoader.findClass(Unknown Source)&lt;BR /&gt;at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt;at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)&lt;BR /&gt;at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt;... 62 more&lt;BR /&gt;Job test_elastic ended at 21:09 03/02/2019. [exit code=1]&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can some one help me how to fix this issues.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-running-the-job-in-Talend-BIG-Data-studio-6-3/m-p/2239306#M27139</guid>
      <dc:creator>Bharath12</dc:creator>
      <dc:date>2024-11-16T06:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error when running the job in Talend BIG Data studio 6.3.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-running-the-job-in-Talend-BIG-Data-studio-6-3/m-p/2239307#M27140</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPDyAAO"&gt;@rchinta&lt;/A&gt;&amp;nbsp;,can you check that the required all external jars are installed for you job to execute?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 05:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-running-the-job-in-Talend-BIG-Data-studio-6-3/m-p/2239307#M27140</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-02-04T05:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error when running the job in Talend BIG Data studio 6.3.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-running-the-job-in-Talend-BIG-Data-studio-6-3/m-p/2239308#M27141</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I installed all external jars. but still I am getting the same error. Is there any prerequisites that I need to install.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 23:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-running-the-job-in-Talend-BIG-Data-studio-6-3/m-p/2239308#M27141</guid>
      <dc:creator>Bharath12</dc:creator>
      <dc:date>2019-02-24T23:00:42Z</dc:date>
    </item>
  </channel>
</rss>

