remove hadoop version check from hive cli shell script
------------------------------------------------------

                 Key: HIVE-2039
                 URL: https://issues.apache.org/jira/browse/HIVE-2039
             Project: Hive
          Issue Type: Improvement
          Components: CLI
            Reporter: Joydeep Sen Sarma


looking at cli startup times - one thing i noticed is that the version check in 
execHiveCmd.sh consumes 0.5-1s of wall-clock time (depending on where hive is 
installed).

AFAIK - hive doesn't support versions less than 20 right now - and this check 
is only to check if version is less than 20. So we should be able to safely 
take it out. please comment if that is not the case.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to