[
https://issues.apache.org/jira/browse/TRAFODION-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15627479#comment-15627479
]
ASF GitHub Bot commented on TRAFODION-2293:
-------------------------------------------
GitHub user mashengchen opened a pull request:
https://github.com/apache/incubator-trafodion/pull/810
[TRAFODION-2293] remove minor version for the hbase-trx-apache_*.jar
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/810.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 #810
----
commit 8c38f482b8085f6f9676a0d6d93834e65e17795a
Author: mashengchen <[email protected]>
Date: 2016-11-02T02:58:21Z
Update 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)