47488/how-to-change-the-maximum-number-of-cells-of-a-column-family
Hi,
Can anyone suggest how to change the maximum number of cells of a column family?
Hey,
Given below is the syntax to change the maximum number of cells of a column family.
hbase> alter 't1', NAME ⇒ 'f1', VERSIONS ⇒ 5
Yes. you can use the hadoop fsck command to do ...READ MORE
SELECT a_id, b, c, count(*) as sumrequests FROM ...READ MORE
Hi, You can try this: ALTER TABLE foobar_data CHANGE ...READ MORE
Hi@akhtar, You can use Hadoop file system command to ...READ MORE
The distributed copy command, distcp, is a ...READ MORE
Firstly you need to understand the concept ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
In your case there is no difference ...READ MORE
Hey, The example uses HBase Shell to keep ...READ MORE
Changing location requires 2 steps: 1.) Change location ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.