keedio / flume-ng-sql-source

Flume Source to import data from SQL Databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get lastvalue as Max Timestamp

ujjwalit opened this issue · comments

Can we have Current Index
sqlSourceHelper.setCurrentIndex(Integer.toString((Integer.parseInt(sqlSourceHelper.getCurrentIndex())+ rowsList.size())))
To the Max Value of the given column that is like max timestamp in case of timestamp column