# NOT RUN {
## Which tmp directory is set in the Hadoop configuration?
# }
# NOT RUN {
hive_get_parameter("hadoop.tmp.dir")
# }
# NOT RUN {
## The master nodes of the cluster
# }
# NOT RUN {
hive_get_masters()
# }
# NOT RUN {
## The worker nodes of the cluster
# }
# NOT RUN {
hive_get_workers()
# }
# NOT RUN {
## The number of configured reducers
# }
# NOT RUN {
hive_get_nreducer()
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab