Created 12-20-2017 05:58 PM
Created 12-20-2017 06:36 PM
If the table name, row key, column family and column name are same it will update the data, else it will create a new record.
Thanks,
Aditya
Created 12-20-2017 06:40 PM
@Aditya Sirna update in the sense the data will be appended to the existing rows or the whole thing will be overwritten?
Created 12-20-2017 06:49 PM
It will overwrite the data. It will not append the data