[
https://issues.apache.org/jira/browse/BEAM-8911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomo Suzuki updated BEAM-8911:
------------------------------
Description:
Now [BEAM-8822] Hadoop client version 2.8.5 from 2.7 is merged. It's time to
upgrade Guava.
But, CharMatcher.DIGIT, used by
org.apache.cassandra.io.sstable.format.SSTableFormat, is removed since Guava
26.0:
https://guava.dev/releases/25.1-jre/api/docs/com/google/common/base/CharMatcher.html
https://guava.dev/releases/26.0-jre/api/docs/com/google/common/base/CharMatcher.html
https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/1028#issuecomment-557680928
was:
Now [BEAM-8822] Hadoop client version 2.8.5 from 2.7 is merged. It's time to
upgrade Guava.
But, CharMatcher.DIGIT, used by
org.apache.cassandra.io.sstable.format.SSTableFormat, is removed since Guava
26.0:
https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/1028#issuecomment-557680928
> Upgrade Guava to 25
> -------------------
>
> Key: BEAM-8911
> URL: https://issues.apache.org/jira/browse/BEAM-8911
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Reporter: Tomo Suzuki
> Assignee: Tomo Suzuki
> Priority: Major
>
> Now [BEAM-8822] Hadoop client version 2.8.5 from 2.7 is merged. It's time to
> upgrade Guava.
> But, CharMatcher.DIGIT, used by
> org.apache.cassandra.io.sstable.format.SSTableFormat, is removed since Guava
> 26.0:
> https://guava.dev/releases/25.1-jre/api/docs/com/google/common/base/CharMatcher.html
> https://guava.dev/releases/26.0-jre/api/docs/com/google/common/base/CharMatcher.html
> https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/1028#issuecomment-557680928
--
This message was sent by Atlassian Jira
(v8.3.4#803005)