Search

In destination HBase table how will the row keys be maintained uniquely?



HBase tables maintain row keys uniquely and it is the primary key of input RDBMS table if it is present, otherwise it will be split-by column from input import command.