<?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: Java Error with org.talend.daikon in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Java-Error-with-org-talend-daikon/m-p/2278459#M3348</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please indicate on which build version you got this issue? Screenshots of your component setting will be preferred.&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;</description>
    <pubDate>Fri, 28 Jul 2017 10:54:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-28T10:54:39Z</dc:date>
    <item>
      <title>Java Error with org.talend.daikon</title>
      <link>https://community.qlik.com/t5/Data-Quality/Java-Error-with-org-talend-daikon/m-p/2278458#M3347</link>
      <description>&lt;P&gt;My job uses the tDataStewardshipTaskInput component to read completed tasks from the Talend Data Stewardship console and write the golden records to Hive. Right now, it throws the following error:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in thread "main" java.lang.NoSuchMethodError:&lt;/P&gt; 
&lt;P&gt;org.apache.http.impl.conn.PoolingHttpClientConnectManager.setValidateAfterInactivity&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; at org.apache.http.client.fluent.Executor.&amp;lt;clinit&amp;gt;[Executor.java:99]&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; at org.talend.components.datastewardship.connection.TdsConnection.&amp;lt;init&amp;gt; (TdsConnection.java:77)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; at org.talend.components.datastewardship.runtime.TdsSourceOrSink.validateConnection (TdsSourceOrSink.java:118)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; at org.talend.components.datastewardship.runtime.TdsSourceOrSink.validate (TdsSourceOrsink.java:104)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; at pmdevelopment.testdatastewardshipinput_0_1.testDataStewardshipInput.tDataStewardshipTaskInput_1Process(testDataStewardshipInput.java:3637)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; at pmdevelopment.testdatastewardshipinput_0_1.testDataStewardshipInput.tHDFSConnection_1Process(testDataStewardshipInput.java:508)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; at pmdevelopment.testdatastewardshipinput_0_1.testDataStewardshipInput.runJobInTOS(testDataStewardshipInput.java:5285)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; at pmdevelopment.testdatastewardship_0_1.testDataStewardshipInput.main(testDataStewardshipInput.java:5072)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;(Sorry for any typos: I had to type the stack trace by hand for some bizarre reason)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Setting a breakpoint on tDataStewardshipTaskInput and tracing the code execution in Java shows the error is indeed caused by the following line:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;org.talend.daikon.properties.ValidationResult vr tDataStewardshipTaskInput_1 = sourceOrSink_tDataStewardshipTaskInput_1.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; validate(container_tDataStewardshipTaskInput_1);&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So my question is, does this method actually exist? And if so, do I need to download an external .jar file to use it? Or is this a red herring, and something else is causing the error?&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; 
&lt;P&gt;David&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Java-Error-with-org-talend-daikon/m-p/2278458#M3347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Java Error with org.talend.daikon</title>
      <link>https://community.qlik.com/t5/Data-Quality/Java-Error-with-org-talend-daikon/m-p/2278459#M3348</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please indicate on which build version you got this issue? Screenshots of your component setting will be preferred.&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;</description>
      <pubDate>Fri, 28 Jul 2017 10:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Java-Error-with-org-talend-daikon/m-p/2278459#M3348</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-28T10:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Java Error with org.talend.daikon</title>
      <link>https://community.qlik.com/t5/Data-Quality/Java-Error-with-org-talend-daikon/m-p/2278460#M3349</link>
      <description>Wow, I queried an error in TDS today, and the only hit I got was my own question from last year. That's...interesting.
&lt;BR /&gt;
&lt;BR /&gt;If anyone else gets this error, check to see if the input schema matches the TDS schema EXACTLY. This includes the field names: if you have a field named "customer_id" and you map it to a TDS field named "Customer_id", it won't work. This may be because Java is case-sensitive, although I've never had that be an issue in schema mappings before. Forewarned is forearmed.</description>
      <pubDate>Mon, 12 Mar 2018 19:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Java-Error-with-org-talend-daikon/m-p/2278460#M3349</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-12T19:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Java Error with org.talend.daikon</title>
      <link>https://community.qlik.com/t5/Data-Quality/Java-Error-with-org-talend-daikon/m-p/2278461#M3350</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LM4pAAG"&gt;@DVSCHWAB&lt;/A&gt; wrote: 
 &lt;BR /&gt;Wow, I queried an error in TDS today, and the only hit I got was my own question from last year. That's...interesting. 
 &lt;BR /&gt; 
 &lt;BR /&gt;If anyone else gets this error, check to see if the input schema matches the TDS schema EXACTLY. This includes the field names: if you have a field named "customer_id" and you map it to a TDS field named "Customer_id", it won't work. This may be because Java is case-sensitive, although I've never had that be an issue in schema mappings before. Forewarned is forearmed. 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;Can we consider this topic as resolved? You can click "Accept as Solution" button to mark your topic as resolved.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 06:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Java-Error-with-org-talend-daikon/m-p/2278461#M3350</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-14T06:41:14Z</dc:date>
    </item>
  </channel>
</rss>

