How to implement Scan 'table' ,{ timerange => [0,now-1] } in talend
Hi, Do we have any filter available in thbaseinput component to select rows from Hbase table based on timerange . We are looking at functionality to extract only those records from Hbase which was added on the previous day. The command in Hbase would be : Scan 'table' ,{ timerange => } in talend