[
https://issues.apache.org/jira/browse/BEAM-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067387#comment-16067387
]
ASF GitHub Bot commented on BEAM-2533:
--------------------------------------
GitHub user ssisk opened a pull request:
https://github.com/apache/beam/pull/3464
[BEAM-2533] Upgrade beam bigtable client dependency to 0.9.7.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`.
- [X] Replace `<Jira issue #>` in the title with the actual Jira issue
number, if there is one.
- [X] If this contribution is large, please file an Apache
[Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.pdf).
---
Switching to use the latest version of the bigtable client library.
R: @jkff
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ssisk/beam bt_client_ver
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3464.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 #3464
----
commit ed815be8f4999aad6b02ae16574d8dbe1edc1c36
Author: Stephen Sisk <[email protected]>
Date: 2017-06-28T22:30:26Z
Upgrade beam bigtable client dependency to 0.9.7.1
----
> GCP IO: Use new bigtable client version
> ---------------------------------------
>
> Key: BEAM-2533
> URL: https://issues.apache.org/jira/browse/BEAM-2533
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-gcp
> Affects Versions: 0.6.0, 2.0.0
> Reporter: Stephen Sisk
> Assignee: Stephen Sisk
> Fix For: 2.1.0
>
>
> There are a few important bigtable fixes in the version of the bigtable
> client that's expected to be released in the next day or two. We need to make
> sure we update to that version once it's released.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)