[
https://issues.apache.org/jira/browse/BEAM-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978842#comment-15978842
]
ASF GitHub Bot commented on BEAM-2044:
--------------------------------------
GitHub user iemejia opened a pull request:
https://github.com/apache/beam/pull/2629
[BEAM-2044] Upgrade HBaseIO to use HBase client version 1.3.1
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-upgrade-hbaseio
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2629.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 #2629
----
commit dff7a720a211dbc590c5695dbc7d48a2dea1df19
Author: Ismaël Mejía <[email protected]>
Date: 2017-04-21T14:39:03Z
[BEAM-2044] Upgrade HBaseIO to use HBase client version 1.3.1
----
> Upgrade HBaseIO to use HBase client version 1.3.1
> -------------------------------------------------
>
> 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
>
> An interesting fix on Scans on exhausted regions was added so this is worth
> the upgrade.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)