[
https://issues.apache.org/jira/browse/TRAFODION-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607371#comment-15607371
]
ASF GitHub Bot commented on TRAFODION-2293:
-------------------------------------------
GitHub user mashengchen opened a pull request:
https://github.com/apache/incubator-trafodion/pull/784
[TRAFODION-2293] add restrict in install_local_hadoop
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mashengchen/incubator-trafodion trafodion-2293
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/784.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 #784
----
commit 961e0afbc73df1eb8c97f517ad3019943c6a11cd
Author: mashengchen <[email protected]>
Date: 2016-10-26T04:20:56Z
[TRAFODION-2293] add restrict in install_local_hadoop
----
> apache hbase trx jar file name should not contain the minor version number.
> ---------------------------------------------------------------------------
>
> Key: TRAFODION-2293
> URL: https://issues.apache.org/jira/browse/TRAFODION-2293
> Project: Apache Trafodion
> Issue Type: Improvement
> Reporter: Eason Zhang
> Assignee: mashengchen
>
> Currently the apache version of trx jar file name format is
> hbase-trx-apache1_x_x-2.0.0.jar, trafodion is only care about the major
> version of hbase, for example, 1.0, 1.1, so it should be better to set hbase
> trx format like this: hbase-trx-apache1_x-2.0.0.jar
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)