[
https://issues.apache.org/jira/browse/TAJO-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504257#comment-14504257
]
ASF GitHub Bot commented on TAJO-1575:
--------------------------------------
GitHub user eminency opened a pull request:
https://github.com/apache/tajo/pull/549
TAJO-1575: HBASE_HOME guidance is duplicated in tajo-env.sh
Duplicated HBASE_HOME eliminated
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eminency/tajo TAJO-1575
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/549.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 #549
----
commit 346192827e2a4b4a7c249ca2394b8aa7f21575a0
Author: Jongyoung Park <[email protected]>
Date: 2015-04-21T03:47:26Z
Duplicated HBASE_HOME eliminated
----
> HBASE_HOME guidance is duplicated in tajo-env.sh
> ------------------------------------------------
>
> Key: TAJO-1575
> URL: https://issues.apache.org/jira/browse/TAJO-1575
> Project: Tajo
> Issue Type: Task
> Components: conf and scripts
> Affects Versions: 0.10.0
> Reporter: Jongyoung Park
> Assignee: Jongyoung Park
> Priority: Trivial
> Fix For: 0.11.0
>
> Attachments: TAJO-1575.patch
>
>
> There are two lines of HBASE_HOME explanation which are commented out.
> {quote}
> \# HBase home. optional
> \# export HBASE_HOME=
> \# It must be required to use HBase
> \# export HBASE_HOME=
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)