48275/how-modify-maximum-number-versions-for-column-family-hbase
Hey,
The example uses HBase Shell to keep a maximum of 5 versions of all columns in column family f1. You can use this:
hbase> alter ‘t1′, NAME => ‘f1′, VERSIONS => 5
Hi@akhtar, You can use Hadoop file system command to ...READ MORE
SELECT a_id, b, c, count(*) as sumrequests FROM ...READ MORE
Well, what you can do is use ...READ MORE
Yes, you can use hdfs dfs command ...READ MORE
The distributed copy command, distcp, is a ...READ MORE
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
Hey, Given below is the syntax to change ...READ MORE
Hey, You can delete a column family from ...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.