0 votes
in HBase by

Give a command to store 4 versions in a table rather than the default 3.

1 Answer

0 votes
by

hbase > alter 'tablename', {NAME => 'ColFamily', VERSIONS => 4}

Related questions

+1 vote
asked Jan 17, 2022 in PowerShell by rajeshsharma
0 votes
asked Jun 10, 2023 in Machine Learning by sharadyadav1986
...