High-level functions to control Hadoop framework. The function hive
is used to get/set the Hadoop cluster
object.
The function .hinit
is used to initialize a Hadoop cluster.
The function hive_create
creates a new Hadoop cluster object.
The functions hive_start
and hive_stop
are used to
start/stop the Hadoop framework.
The function hive_is_available()
is used to check Hadoop cluster
status.