[
https://issues.apache.org/jira/browse/HIVE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joydeep Sen Sarma updated HIVE-2039:
------------------------------------
Fix Version/s: 0.8.0
Release Note: hive startup shell script allows bypassing running 'hadoop
version' subcommand via setting of HADOOP_VERSION environment variable. this
can reduce latency of starting up the hive cli.
Status: Patch Available (was: Reopened)
> 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
> Assignee: Joydeep Sen Sarma
> Fix For: 0.8.0
>
> Attachments: HIVE-2039.1.patch
>
>
> 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