How will you design or modify schema in hbase programmatically?
Answer / Ankit Kumar Rathi
To design or modify the schema in Apache HBase programmatically, you can use Java API (org.apache.hadoop.hbase.client.Admin) to create, alter, and drop tables, add/remove columns, and manage column families.
| Is This Answer Correct ? | 0 Yes | 0 No |
Assume that an HBase table Student is disabled. So, how to access the student table once it is disabled, by using Scan command?
How many operational command in hbase?
What is the use of HColumnDescriptor class?
What is table in hbase?
Which command is available to show the current HBase user?
Explain what is wal and hlog in hbase?
Define lzo?
Define ttl in hbase?
Which command is used to run hbase shell?
What is use of tools command?
Which one would you recommend for hbase table design approach – tall-narrow or flat wide?
Why to use hbase?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)