[
https://issues.apache.org/jira/browse/BEAM-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979907#comment-15979907
]
ASF GitHub Bot commented on BEAM-2044:
--------------------------------------
GitHub user iemejia opened a pull request:
https://github.com/apache/beam/pull/2648
[BEAM-2044] Downgrade HBaseIO to use the stable HBase client version …
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [x] Make sure the PR title is formatted like:
`[BEAM-<Jira issue #>] Description of pull request`
- [x] Make sure tests pass via `mvn clean verify`. (Even better, enable
Travis-CI on your fork and ensure the whole test matrix passes).
- [x] Replace `<Jira issue #>` in the title with the actual Jira issue
number, if there is one.
- [ ] If this contribution is large, please file an Apache
[Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.pdf).
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/iemejia/beam BEAM-2044-downgrade-hbase-client
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2648.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 #2648
----
commit ed77a0ef33308cc1f2c8de61cf651b47b20bb2cc
Author: Ismaël Mejía <[email protected]>
Date: 2017-04-22T12:38:20Z
[BEAM-2044] Downgrade HBaseIO to use the stable HBase client version (1.2.x)
----
> Downgrade HBaseIO to use the stable HBase client version (1.2.x)
> ----------------------------------------------------------------
>
> Key: BEAM-2044
> URL: https://issues.apache.org/jira/browse/BEAM-2044
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-extensions
> Affects Versions: First stable release
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Trivial
> Fix For: First stable release
>
>
> We must follow the stable version of the client dependency for HBaseIO.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)