码迷,mamicode.com
首页 > 其他好文 > 详细

.hiverc

时间:2015-06-08 13:09:47      阅读:124      评论:0      收藏:0      [点我收藏+]

标签:

使用hive cli的时候,会读取.hiverc脚本,在.hiverc脚本里可以做一些自己的预设。
比如:
  1. set hive.cli.print.current.db=true;
  2. set hive.cli.print.header=true;
.hiverc可以放在~(linux用户家目录)、$HIVE_HOME/conf、$HIVE_HOME/bin目录下。




.hiverc

标签:

原文地址:http://www.cnblogs.com/lishouguang/p/4560584.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!