<?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: tHBaseInput - Incremental data read from Hbase in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tHBaseInput-Incremental-data-read-from-Hbase/m-p/2229762#M20612</link>
    <description>Hi Shong,
&lt;BR /&gt;Can you please help me with this? I have timestamp field in my input database, which is epoch time in byte[].</description>
    <pubDate>Mon, 14 Mar 2016 05:49:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-14T05:49:49Z</dc:date>
    <item>
      <title>tHBaseInput - Incremental data read from Hbase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHBaseInput-Incremental-data-read-from-Hbase/m-p/2229759#M20609</link>
      <description>&lt;B&gt;Problem Statement1: &lt;/B&gt;We are working on a project where we are supposed to read only the incremental data from Hbase table (Cloudera 4.6). A background process is running 24*7 and it is loading the data in Hbase table.&lt;BR /&gt;&lt;B&gt;Approach:&lt;/B&gt; we are using a tHBaseInput component to read the data from the Hbase table, but we are not able to find any filter where we can provide the timestamp value so that it can read only the data which is loaded after the last run.&amp;nbsp;&lt;BR /&gt;I am not sure if i am missing something on the component or is it the limitation in talend tHBaseInput. I am using 5.4.2 Talend Big data. &amp;nbsp;&lt;BR /&gt;&lt;B&gt;Problem Statement2:&lt;/B&gt; By default tHBaseInput uses scan to fetch the data form Hbase table and the cache size of this object is set to 1, which means the map-task will make call back to region-server for every record processed. Due to this the tHbaseInput is taking a lot of time to read from Hbase table (30 Mins for 1 Lakh records). We tried to do it in java by creating a new scan object and setting the cache size as 1000 and we were able to read 1 Lakh records in just 2 Minutes.&lt;BR /&gt;&lt;B&gt;Do we have any properties in tHBaseInput where we can increase the default cache for scan.&amp;nbsp;&lt;/B&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHBaseInput-Incremental-data-read-from-Hbase/m-p/2229759#M20609</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: tHBaseInput - Incremental data read from Hbase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHBaseInput-Incremental-data-read-from-Hbase/m-p/2229760#M20610</link>
      <description>Hi
&lt;BR /&gt;1.) Is there a timestamp field in your table?
&lt;BR /&gt;2.) Have a try to add the related property in the advanced settings panel of tHbaseInput component.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 30 Dec 2014 02:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHBaseInput-Incremental-data-read-from-Hbase/m-p/2229760#M20610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-30T02:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: tHBaseInput - Incremental data read from Hbase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHBaseInput-Incremental-data-read-from-Hbase/m-p/2229761#M20611</link>
      <description>Hi&lt;BR /&gt;&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;hemant056, have you got any solution for this?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I am facing same problem. I have input data in the form of epoch time. Urgent help needed.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;</description>
      <pubDate>Mon, 07 Mar 2016 06:33:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHBaseInput-Incremental-data-read-from-Hbase/m-p/2229761#M20611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-07T06:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: tHBaseInput - Incremental data read from Hbase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHBaseInput-Incremental-data-read-from-Hbase/m-p/2229762#M20612</link>
      <description>Hi Shong,
&lt;BR /&gt;Can you please help me with this? I have timestamp field in my input database, which is epoch time in byte[].</description>
      <pubDate>Mon, 14 Mar 2016 05:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHBaseInput-Incremental-data-read-from-Hbase/m-p/2229762#M20612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-14T05:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: tHBaseInput - Incremental data read from Hbase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHBaseInput-Incremental-data-read-from-Hbase/m-p/2229763#M20613</link>
      <description>Hi&lt;BR /&gt;I have a similar requirement same as the above. Can I read the data from HBase table based on regions??</description>
      <pubDate>Fri, 07 Apr 2017 18:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHBaseInput-Incremental-data-read-from-Hbase/m-p/2229763#M20613</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-07T18:14:16Z</dc:date>
    </item>
  </channel>
</rss>

