You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Huang Meilong <im...@outlook.com> on 2017/01/09 11:22:39 UTC

What's the 'hive.metastore.fastpath' in hive site for?

Hi all,


What's the 'hive.metastore.fastpath' in hive site for?

Re: What's the 'hive.metastore.fastpath' in hive site for?

Posted by Vineet Garg <vg...@hortonworks.com>.
According to this https://github.com/apache/hive/blob/master/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
"Used to avoid all of the proxies and object copies in the metastore. Note, if this is set, you MUST use a local metastore (hive.metastore.uris must be empty) otherwise undefined and most likely undesired behavior will result"

From: Huang Meilong <im...@outlook.com>>
Reply-To: "user@hive.apache.org<ma...@hive.apache.org>" <us...@hive.apache.org>>
Date: Monday, January 9, 2017 at 3:22 AM
To: "user@hive.apache.org<ma...@hive.apache.org>" <us...@hive.apache.org>>, "hive-user@hadoop.apache.org<ma...@hadoop.apache.org>" <hi...@hadoop.apache.org>>
Subject: What's the 'hive.metastore.fastpath' in hive site for?

'hive.metastore.fastpath