How to get Apache Hive, Apache Impala and Hue version details?
This is the question that many learners who use Cloudera’s supplied QuickStart VM are posing in many forums. Below is the answer.
For those who are using Cloudera QuickStart VM 4.3.0
Hive version is 0.8.0.
This can be viewed in Desktop > Computer > File System > Usr > Lib > hive > Release Notes.txt
Impala Shell version is v1.0.1
This can be viewed once connect to Impala-shell.
Hue version is 2.3.0
This can be viewed in Hue browser (UI).
For those who are using Cloudera QuickStart VM 5.10.0
Hive version is 1.1.0
This can be viewed in Desktop > Computer > File System > Usr > Lib > hive > Release Notes.txt
Or you can simply type at the shell “hive –version” to get the information.
Impala Shell version is v2.7.0
This can be viewed once connect to Impala-shell.
Hue version is 3.11
This can be viewed in Hue browser (UI).
Hope this helps.
2 comments