<?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: Unable to load cassandra data into elasticsearch in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-cassandra-data-into-elasticsearch/m-p/2229101#M20149</link>
    <description>Hi all,&lt;BR /&gt;I got the same problem with Talend Big Data 6.3.1.&lt;BR /&gt;Dedicated libraries are load for ES &amp;gt;2.*&lt;BR /&gt;Have someone a solution about this issue ?</description>
    <pubDate>Thu, 16 Mar 2017 13:30:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-16T13:30:50Z</dc:date>
    <item>
      <title>Unable to load cassandra data into elasticsearch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-cassandra-data-into-elasticsearch/m-p/2229098#M20146</link>
      <description>Hi all,
&lt;BR /&gt;I'm trying to load Cassandra data into elastic search.For that I've used my job flow as
&lt;BR /&gt;
&lt;B&gt;tCassandraInput-----&amp;gt;tMap------&amp;gt;tElasticsearchIndex.&lt;/B&gt;
&lt;BR /&gt;Upto tMap everything is working fine. But I'm getting error while loading into elastic search index as below
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The method settingsBuilder() is undefined for the type Settings
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The method builder() is undefined for the type TransportClient
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at local_project.sample_0_1.sample.tCassandraInput_1Process(sample.java:904)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; at local_project.sample_0_1.sample.runJobInTOS(sample.java:1453)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at local_project.sample_0_1.sample.main(sample.java:1310)
&lt;BR /&gt;I tries in many ways.But nothing works for me.Please help me out in resolving the issue.Any help would be greatly appreciated.
&lt;BR /&gt;Thank you in advance.</description>
      <pubDate>Sat, 16 Nov 2024 10:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-cassandra-data-into-elasticsearch/m-p/2229098#M20146</guid>
      <dc:creator>soujanyam</dc:creator>
      <dc:date>2024-11-16T10:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load cassandra data into elasticsearch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-cassandra-data-into-elasticsearch/m-p/2229099#M20147</link>
      <description>Hi,&lt;BR /&gt;Have you clicked on the &lt;B&gt;Code &lt;/B&gt;tab aside the Designer&amp;nbsp;to&amp;nbsp;see the java code of job?&lt;BR /&gt;Is it working well when you use tCassandraInput-----&amp;gt;tMap---&amp;gt;tLogRow?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 19 Jan 2016 08:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-cassandra-data-into-elasticsearch/m-p/2229099#M20147</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-19T08:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load cassandra data into elasticsearch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-cassandra-data-into-elasticsearch/m-p/2229100#M20148</link>
      <description>i have the same issue&amp;nbsp;&lt;BR /&gt;what should i do?</description>
      <pubDate>Thu, 02 Mar 2017 09:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-cassandra-data-into-elasticsearch/m-p/2229100#M20148</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T09:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load cassandra data into elasticsearch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-cassandra-data-into-elasticsearch/m-p/2229101#M20149</link>
      <description>Hi all,&lt;BR /&gt;I got the same problem with Talend Big Data 6.3.1.&lt;BR /&gt;Dedicated libraries are load for ES &amp;gt;2.*&lt;BR /&gt;Have someone a solution about this issue ?</description>
      <pubDate>Thu, 16 Mar 2017 13:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-cassandra-data-into-elasticsearch/m-p/2229101#M20149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-16T13:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load cassandra data into elasticsearch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-cassandra-data-into-elasticsearch/m-p/2229102#M20150</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi,&lt;BR /&gt;Have you clicked on the &lt;B&gt;Code &lt;/B&gt;tab aside the Designer&amp;nbsp;to&amp;nbsp;see the java code of job?&lt;BR /&gt;Is it working well when you use tCassandraInput-----&amp;gt;tMap---&amp;gt;tLogRow?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi Sabrina, 
&lt;BR /&gt;I have the same problem and, I suppose, with your question you are willing to know if it depends on the third-party component. 
&lt;BR /&gt;Definitely yes, of course. 
&lt;BR /&gt;Well, Talend officiale components for ElasticSearch are only available with a 'big-data' license of Talend, and we don't have, since it is not really our target. We use Elasticsearch for few stuff, not really big data.&amp;nbsp; 
&lt;BR /&gt;I see, probably, the third-party component has some bugs. 
&lt;BR /&gt;Is there a way to try (as trial, i.e.) the official Elasticsearch Talend components? 
&lt;BR /&gt;Thank you, 
&lt;BR /&gt;Lorenzo</description>
      <pubDate>Fri, 07 Apr 2017 10:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-cassandra-data-into-elasticsearch/m-p/2229102#M20150</guid>
      <dc:creator>Lorenzo5</dc:creator>
      <dc:date>2017-04-07T10:59:03Z</dc:date>
    </item>
  </channel>
</rss>

