[
https://issues.apache.org/jira/browse/TAJO-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097973#comment-15097973
]
ASF GitHub Bot commented on TAJO-2053:
--------------------------------------
GitHub user dkhwangbo opened a pull request:
https://github.com/apache/tajo/pull/941
TAJO-2053: Update description for HBase configuration.
I replace hbase:// with hbase:zk:// in tablesapce doc. Also, I add some
trivia comment about HBase setting in Hbase_integration doc.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dkhwangbo/tajo TAJO-2053
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/941.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #941
----
commit eb4c31062239f56c914b7b5575d79f44ccef03e5
Author: Dongkyu Hwangbo <[email protected]>
Date: 2016-01-14T10:37:46Z
initial commit
----
> Update description for HBase configuration.
> -------------------------------------------
>
> Key: TAJO-2053
> URL: https://issues.apache.org/jira/browse/TAJO-2053
> Project: Tajo
> Issue Type: Improvement
> Components: Documentation
> Reporter: Jaehwa Jung
> Assignee: Dongkyu Hwangbo
> Labels: newbie
> Fix For: 0.12.0, 0.11.1
>
>
> We need to update for HBase configuration as following:
> * Use {{hbase:zk://}} instead of {{hbase://}}
> http://tajo.apache.org/docs/current/table_management/tablespaces.html
> * Add trivial comments for TableSpace
> http://tajo.apache.org/docs/current/hbase_integration.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)