Factor out Hadoop version check logic in bin/hive scripts
---------------------------------------------------------
Key: HIVE-1623
URL: https://issues.apache.org/jira/browse/HIVE-1623
Project: Hadoop Hive
Issue Type: Improvement
Components: Clients
Reporter: Carl Steinbach
The same Hadoop version check logic is repeated in each of the following files:
bin/ext/hiveserver.sh
bin/ext/hwi.sh
bin/ext/metastore.sh
bin/ext/util/execHiveCmd.sh
This code should be refactored into a version check function.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.