Search

When existing rows are also being updated in addition to new rows then how can we bring only the updated records into HDFS ?



In this case we need to use –incremental lastmodified argument with two additional mandatory arguments –check-column <col> and –last-value (value).