Emil A. Siemes created HIVE-7059: ------------------------------------ Summary: Hive 13 shell slow start Key: HIVE-7059 URL: https://issues.apache.org/jira/browse/HIVE-7059 Project: Hive Issue Type: Improvement Components: CLI Affects Versions: 0.13.0 Reporter: Emil A. Siemes Priority: Minor
The shell startup time can be reduced by 2-4s by removing HBase jar files from classpath in /usr/lib/hive/bin/hive For interactive queries saving a couple of seconds is a big gain. Somehow the cli seems to eagerly connect to zk even if it's not needed as in hive --version. -- This message was sent by Atlassian JIRA (v6.2#6252)