Al2O3
Al2O3

Reputation: 3213

Which version of hbase am I using?

How to see the version of hbase I am using? Could you give the command?

Upvotes: 5

Views: 11071

Answers (1)

Farooque
Farooque

Reputation: 3766

hbase version command in command line interface gives the version of hbase that is being in use.

Below are the two snapshot from Cloudera and Hortonworks distribution respectively. The highlighted portion gives the version:

  • Cloudera enter image description here
  • Hortonworks enter image description here

Upvotes: 8

Related Questions