You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2010/09/08 22:26:34 UTC

[jira] Created: (HIVE-1623) Factor out Hadoop version check logic in bin/hive scripts

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.