Skip to content

Commit

Permalink
add hbase config describe
Browse files Browse the repository at this point in the history
  • Loading branch information
smartloli committed Dec 7, 2016
1 parent a1eb2cb commit 11e03dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 2.Install/2.Installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ hf.yarn.retention.days=3
hf.administrator.user=admin
hf.administrator.pwd=admin666

# HBase 集群的 Master 访问地址
hf.hbase.master.uri=http://master:60010

```
## 5.hf_site.xml 配置
Hive 元数据存放地址,这里以 MySQL 数据库存放为示例,配置连接信息如下所示:
Expand Down

0 comments on commit 11e03dc

Please sign in to comment.