[Bug]

2022-04-07 Thread Liu Jie
Dear Sir/Madam,

I followed the official documentation to download the WordCount example (
https://beam.apache.org/get-started/quickstart-java/), used Maven to build
the project, deployed spark-2.4.8-bin-hadoop2.7 locally, and followed the
official Spark Runner configuration (
https://beam.apache.org/documentation/runners/spark/), the error was
reported.

Exception in thread "main" java.lang.NoSuchMethodError:
> com.fasterxml.jackson.databind.type.TypeBindings.emptyBindings()Lcom/fasterxml/jackson/databind/type/TypeBindings;
> at
> org.apache.beam.sdk.options.PipelineOptionsFactory.createBeanProperty(PipelineOptionsFactory.java:1706)



The Spark commit cluster command is:

> ./bin/spark-submit \
>   --class org.apache.beam.examples.WordCount \
>   --master spark://yuanshu-2288H-V5:7077 \
>
> /share/apache_beam_code/word-count-beam/target/word-count-beam-bundled-0.1.jar
> \
> --runner=SparkRunner \
> --inputFile=/share/k_means_data_python/1_point_4_center_2_feature.txt \
>
> --output=/share/apache_beam_code/word-count-beam/src/main/java/BeamKmeans/4core6G1worker/output
>

The pom.xml file and full error output in Maven are in the attachment.

I created the question on StackOverflow:
https://stackoverflow.com/questions/71791853/apache-beam-2-37-0-sparkrunner-program-executing-in-spark-2-4-8-standalone-clust

Looking forward to your reply

-- 
Kind regards,
Jie Liu

Mr. Jie Liu
Computer School, University of South China, Hengyang 421001
E-Mail: jieliu5...@gmail.com 
(base) root@yuanshu-2288H-V5:/usr/local/spark-2.4.8-bin-hadoop2.7# 
./bin/spark-submit --class org.apache.beam.examples.WordCount --master 
spark://yuanshu-2288H-V5:7077 
/share/apache_beam_test/word-count-beam/target/word-count-beam-bundled-0.1.jar 
--runner=SparkRunner \
> --inputFile=/share/k_means_data_python/1_point_4_center_2_feature.txt \
> --output=/share/apache_beam_code/word-count-beam/src/main/java/BeamKmeans/4core6G1worker/output
22/04/08 12:23:46 WARN Utils: Your hostname, yuanshu-2288H-V5 resolves to a 
loopback address: 127.0.1.1; using 192.168.190.3 instead (on interface eno3)
22/04/08 12:23:46 WARN Utils: Set SPARK_LOCAL_IP if you need to bind to another 
address
22/04/08 12:23:47 WARN NativeCodeLoader: Unable to load native-hadoop library 
for your platform... using builtin-java classes where applicable
log4j:WARN No appenders could be found for logger 
(org.apache.beam.sdk.options.PipelineOptionsFactory).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
Using Spark's default log4j profile: org/apache/spark/log4j-defaults.properties
22/04/08 12:23:49 INFO SparkContext: Running Spark version 2.4.8
22/04/08 12:23:49 INFO SparkContext: Submitted application: WordCount
22/04/08 12:23:50 INFO SecurityManager: Changing view acls to: root
22/04/08 12:23:50 INFO SecurityManager: Changing modify acls to: root
22/04/08 12:23:50 INFO SecurityManager: Changing view acls groups to: 
22/04/08 12:23:50 INFO SecurityManager: Changing modify acls groups to: 
22/04/08 12:23:50 INFO SecurityManager: SecurityManager: authentication 
disabled; ui acls disabled; users  with view permissions: Set(root); groups 
with view permissions: Set(); users  with modify permissions: Set(root); groups 
with modify permissions: Set()
22/04/08 12:23:50 INFO Utils: Successfully started service 'sparkDriver' on 
port 41475.
22/04/08 12:23:50 INFO SparkEnv: Registering MapOutputTracker
22/04/08 12:23:50 INFO SparkEnv: Registering BlockManagerMaster
22/04/08 12:23:50 INFO BlockManagerMasterEndpoint: Using 
org.apache.spark.storage.DefaultTopologyMapper for getting topology information
22/04/08 12:23:50 INFO BlockManagerMasterEndpoint: BlockManagerMasterEndpoint up
22/04/08 12:23:50 INFO DiskBlockManager: Created local directory at 
/tmp/blockmgr-671a50b9-65f8-4a24-945c-6188a715b520
22/04/08 12:23:50 INFO MemoryStore: MemoryStore started with capacity 366.3 MB
22/04/08 12:23:50 INFO SparkEnv: Registering OutputCommitCoordinator
22/04/08 12:23:50 INFO Utils: Successfully started service 'SparkUI' on port 
4040.
22/04/08 12:23:50 INFO SparkUI: Bound SparkUI to 0.0.0.0, and started at 
http://192.168.190.3:4040
22/04/08 12:23:50 INFO SparkContext: Added JAR 
file:/share/apache_beam_test/word-count-beam/target/word-count-beam-bundled-0.1.jar
 at spark://192.168.190.3:41475/jars/word-count-beam-bundled-0.1.jar with 
timestamp 1649391830697
22/04/08 12:23:50 INFO StandaloneAppClient$ClientEndpoint: Connecting to master 
spark://yuanshu-2288H-V5:7077...
22/04/08 12:23:50 INFO TransportClientFactory: Successfully created connection 
to yuanshu-2288H-V5/127.0.1.1:7077 after 58 ms (0 ms spent in bootstraps)
22/04/08 12:23:50 INFO StandaloneSchedulerBackend: Connected to Spark cluster 
with app ID app-20220408122350-0013
22/04/08 12:23:50 INFO StandaloneAppClient$ClientEndpoint: Executor added: 
app-20220408122350-0013/0 on 

Beam Summit confirmed speakers, workshops and more...

2022-04-07 Thread Mara Ruvalcaba

*
*

*
***

**

*

*Look at the amazing keynotes and workshops confirmed!*

This is just an example of the amazing content Beam Summit 2022 will cover.

This year Beam Summit will be a hybrid event that you can attend 
in-person in Austin, TX or online.


 *

   On July 18th-19th we will have talks which will also be live
   streamed for the online audience.

 *

   On July 20th we will have workshops, which will only be available
   for in-person participants.



How does Spotify use Beam?


Rickard Zwahlen will show us how Apache Beam is used at Spotify, and 
then he will share why they developed Scio, a Scala SDK to develop 
Apache Beam pipelines.




Beam last year, and what to expect for next.


Kenn Knowles, PMC chair for @ApacheBeam, will share the last year of 
developments in Beam, and the exciting things that are coming.




Google's investment on Beam, and internal use of Beam at Google.


Learn from Kerry Donny-Clark why Google cares about Apache Beam, and how 
many internal teams at Google Cloud use Beam's Python and Go SDKs for ML 
workloads and log analytics.




Wokshop: Beam cross language transforms in Python, with Google Cloud 
Dataflow.



During this workshop you'll be implementing a streaming pipeline in 
Python which will feature the new cross language support in Beam and 
Dataflow.



   Get your tickets before May 13th and obtain the Early Bird price +
   get the chance to win a $100 gift card

 *

   First 500 online or first 50 onsite registrations will get the
   chance to win a $100 amazon gift card.

 *

   Early bird pricing for in-person passes is $290 USD for 2-day pass
   and $350 USD for 3-day pass.

 *

   Online participation is free. Please get a free ticket in order to
   be able to access the sessions.

*Register Now:* https://2022.beamsummit.org/tickets/ **


   Apply for a scholarship

If you would like to attend in person but cannot afford a ticket, 
pleaseapply for a scholarship. 
Special thanks to our Diversity and 
Inclusion sponsor Maven Code for the scholarships.



   Attending in-person benefits

By attending the on-site event you will be able to interact with key 
developers of Apache Beam as well as with other users and contributors 
from all around the world.




Attending in-person you are welcome to join the networking events we 
have planned, plus you will receive a participant kit with a lot of 
surprises!



You are still not sure about attending on-site? Take a look at what the 
great city of Austin has to offer to the tech ecosystem and visitors!



https://2022.beamsummit.org/venue/ 

*

--
Mara Ruvalcaba
COO, SG Software Guru & Nearshore Link
USA: 512 296 2884
MX: 55 5239 5502


Re: releasing a new vendored bytebuddy version

2022-04-07 Thread Kenneth Knowles
If I have my timeline right, we might consider unvendoring rather than this
release. Or are we going for both in parallel? Or have we given up on
unvendoring?

Kenn

On Thu, Apr 7, 2022 at 2:18 PM Andrew Pilloud  wrote:

> It looks like Kenn was helping you with the PR
> . Is he also willing to help
> with the release? If not, I can try tomorrow.
>
> Andrew
>
> On Fri, Mar 25, 2022 at 11:03 AM Liam Miller-Cushon 
> wrote:
>
>> Hello,
>>
>> I am trying to upgrade the vendored version of bytebuddy (BEAM-14065
>> ).
>>
>> The next step is to release a new version of the vendored dependency, see
>> also:
>> * https://github.com/apache/beam/pull/17029#issuecomment-1079178597
>> * https://github.com/apache/beam/blob/master/vendor/README.md
>> * http://s.apache.org/beam-release-vendored-artifacts
>>
>> I don't have the necessary permissions to do a release.
>>
>> Is there anyone who is a committer and who would be willing to help?
>>
>


P1 issues report (75)

2022-04-07 Thread Beam Jira Bot
This is your daily summary of Beam's current P1 issues, not including flaky 
tests 
(https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20statusCategory%20!%3D%20Done%20AND%20priority%20%3D%20P1%20AND%20(labels%20is%20EMPTY%20OR%20labels%20!%3D%20flake).

See https://beam.apache.org/contribute/jira-priorities/#p1-critical for the 
meaning and expectations around P1 issues.

https://issues.apache.org/jira/browse/BEAM-14269: 
PulsarIOTest.testReadFromSimpleTopic is very flaky (created 2022-04-06)
https://issues.apache.org/jira/browse/BEAM-14253: pubsublite.ReadWriteIT 
failing in beam_PostCommit_Java_DataflowV1 and V2 (created 2022-04-05)
https://issues.apache.org/jira/browse/BEAM-14252: 
beam_PostCommit_Java_DataflowV1 failing with a variety of flakes and errors 
(created 2022-04-05)
https://issues.apache.org/jira/browse/BEAM-14244: Processing time timers 
should use outputTimestamp rather than input watermark for their timestamp 
(created 2022-04-04)
https://issues.apache.org/jira/browse/BEAM-14191: CrossLanguageJdbcIOTest 
broken with "Cannot load JDBC driver class 'com.mysql.cj.jdbc.Driver'" (created 
2022-03-28)
https://issues.apache.org/jira/browse/BEAM-14138: Python PostCommit BQ test 
failures due to NOT_FOUND for Dataset (created 2022-03-21)
https://issues.apache.org/jira/browse/BEAM-14135: BigQuery Storage API 
insert with writeResult retry and write to error table (created 2022-03-20)
https://issues.apache.org/jira/browse/BEAM-14126: Python 3.10 Support 
(created 2022-03-18)
https://issues.apache.org/jira/browse/BEAM-14064: ElasticSearchIO#Write 
buffering and outputting across windows (created 2022-03-07)
https://issues.apache.org/jira/browse/BEAM-14017: 
beam_PreCommit_CommunityMetrics_Cron is failing. (created 2022-03-01)
https://issues.apache.org/jira/browse/BEAM-13953: Document BigQueryIO 
Storage Write API methods (created 2022-02-15)
https://issues.apache.org/jira/browse/BEAM-13952: Dataflow streaming tests 
failing new AfterSynchronizedProcessingTime test (created 2022-02-15)
https://issues.apache.org/jira/browse/BEAM-13950: PVR_Spark2_Streaming 
perma-red (created 2022-02-15)
https://issues.apache.org/jira/browse/BEAM-13920: Beam x-lang Dataflow 
tests failing due to _InactiveRpcError (created 2022-02-10)
https://issues.apache.org/jira/browse/BEAM-13852: 
KafkaIO.read.withDynamicRead() doesn't pick up new TopicPartitions (created 
2022-02-08)
https://issues.apache.org/jira/browse/BEAM-13850: 
beam_PostCommit_Python_Examples_Dataflow failing (created 2022-02-08)
https://issues.apache.org/jira/browse/BEAM-13822: GBK and CoGBK streaming 
Java load tests failing (created 2022-02-03)
https://issues.apache.org/jira/browse/BEAM-13805: Simplify version override 
for Dev versions of the Go SDK. (created 2022-02-02)
https://issues.apache.org/jira/browse/BEAM-13798: Upgrade Kubernetes 
Clusters (created 2022-02-01)
https://issues.apache.org/jira/browse/BEAM-13747: Add integration testing 
for BQ Storage API  write modes (created 2022-01-26)
https://issues.apache.org/jira/browse/BEAM-13715: Kafka commit offset drop 
data on failure for runners that have non-checkpointing shuffle (created 
2022-01-21)
https://issues.apache.org/jira/browse/BEAM-13657: Sunset Python 3.6 support 
in Beam (created 2022-01-13)
https://issues.apache.org/jira/browse/BEAM-13582: Beam website precommit 
mentions broken links, but passes. (created 2021-12-30)
https://issues.apache.org/jira/browse/BEAM-13487: WriteToBigQuery Dynamic 
table destinations returns wrong tableId (created 2021-12-17)
https://issues.apache.org/jira/browse/BEAM-13393: GroupIntoBatchesTest is 
failing (created 2021-12-07)
https://issues.apache.org/jira/browse/BEAM-13204: Missing code snippets in 
website (created 2021-11-08)
https://issues.apache.org/jira/browse/BEAM-13164: Race between member 
variable being accessed due to leaking uninitialized state via 
OutboundObserverFactory (created 2021-11-01)
https://issues.apache.org/jira/browse/BEAM-13132: WriteToBigQuery submits a 
duplicate BQ load job if a 503 error code is returned from googleapi (created 
2021-10-27)
https://issues.apache.org/jira/browse/BEAM-13087: 
apache_beam.runners.portability.fn_api_runner.translations_test.TranslationsTest.test_run_packable_combine_globally
 'apache_beam.coders.coder_impl._AbstractIterable' object is not reversible 
(created 2021-10-20)
https://issues.apache.org/jira/browse/BEAM-13078: Python DirectRunner does 
not emit data at GC time (created 2021-10-18)
https://issues.apache.org/jira/browse/BEAM-13076: Python AfterAny, AfterAll 
do not follow spec (created 2021-10-18)
https://issues.apache.org/jira/browse/BEAM-13010: Delete orphaned files 
(created 2021-10-06)
https://issues.apache.org/jira/browse/BEAM-12995: Consumer group with 
random prefix (created 2021-10-04)

Flaky test issue report (50)

2022-04-07 Thread Beam Jira Bot
This is your daily summary of Beam's current flaky tests 
(https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20statusCategory%20!%3D%20Done%20AND%20labels%20%3D%20flake)

These are P1 issues because they have a major negative impact on the community 
and make it hard to determine the quality of the software.

https://issues.apache.org/jira/browse/BEAM-14216: Multiple XVR Suites 
having similar flakes simultaneously (created 2022-03-31)
https://issues.apache.org/jira/browse/BEAM-14172: beam_PreCommit_PythonDocs 
failing (jinja2) (created 2022-03-24)
https://issues.apache.org/jira/browse/BEAM-13952: Dataflow streaming tests 
failing new AfterSynchronizedProcessingTime test (created 2022-02-15)
https://issues.apache.org/jira/browse/BEAM-13859: Test flake: 
test_split_half_sdf (created 2022-02-09)
https://issues.apache.org/jira/browse/BEAM-13850: 
beam_PostCommit_Python_Examples_Dataflow failing (created 2022-02-08)
https://issues.apache.org/jira/browse/BEAM-13822: GBK and CoGBK streaming 
Java load tests failing (created 2022-02-03)
https://issues.apache.org/jira/browse/BEAM-13810: Flaky tests: Gradle build 
daemon disappeared unexpectedly (created 2022-02-03)
https://issues.apache.org/jira/browse/BEAM-13809: beam_PostCommit_XVR_Flink 
flaky: Connection refused (created 2022-02-03)
https://issues.apache.org/jira/browse/BEAM-13797: Flakes: Failed to load 
cache entry (created 2022-02-01)
https://issues.apache.org/jira/browse/BEAM-13783: 
apache_beam.transforms.combinefn_lifecycle_test.LocalCombineFnLifecycleTest.test_combine
 is flaky (created 2022-02-01)
https://issues.apache.org/jira/browse/BEAM-13708: flake: 
FlinkRunnerTest.testEnsureStdoutStdErrIsRestored (created 2022-01-20)
https://issues.apache.org/jira/browse/BEAM-13575: Flink 
testParDoRequiresStableInput flaky (created 2021-12-28)
https://issues.apache.org/jira/browse/BEAM-13500: NPE in Flink Portable 
ValidatesRunner streaming suite (created 2021-12-21)
https://issues.apache.org/jira/browse/BEAM-13453: Flake in 
org.apache.beam.sdk.io.mqtt.MqttIOTest.testReadObject: Address already in use 
(created 2021-12-13)
https://issues.apache.org/jira/browse/BEAM-13393: GroupIntoBatchesTest is 
failing (created 2021-12-07)
https://issues.apache.org/jira/browse/BEAM-13367: 
[beam_PostCommit_Python36] [ 
apache_beam.io.gcp.experimental.spannerio_read_it_test] Failure summary 
(created 2021-12-01)
https://issues.apache.org/jira/browse/BEAM-13312: 
org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInStartBundle
 is flaky in Java Spark ValidatesRunner suite  (created 2021-11-23)
https://issues.apache.org/jira/browse/BEAM-13311: 
org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInProcessElementStateful
 is flaky in Java ValidatesRunner Flink suite. (created 2021-11-23)
https://issues.apache.org/jira/browse/BEAM-13237: 
org.apache.beam.sdk.transforms.CombineTest$WindowingTests.testWindowedCombineGloballyAsSingletonView
 flaky on Dataflow Runner V2 (created 2021-11-12)
https://issues.apache.org/jira/browse/BEAM-13234: Flake in 
StreamingWordCountIT.test_streaming_wordcount_it (created 2021-11-12)
https://issues.apache.org/jira/browse/BEAM-13025: pubsublite.ReadWriteIT 
flaky in beam_PostCommit_Java_DataflowV2   (created 2021-10-08)
https://issues.apache.org/jira/browse/BEAM-12928: beam_PostCommit_Python36 
- CrossLanguageSpannerIOTest - flakey failing (created 2021-09-21)
https://issues.apache.org/jira/browse/BEAM-12859: 
org.apache.beam.runners.dataflow.worker.fn.logging.BeamFnLoggingServiceTest.testMultipleClientsFailingIsHandledGracefullyByServer
 is flaky (created 2021-09-08)
https://issues.apache.org/jira/browse/BEAM-12858: 
org.apache.beam.sdk.io.gcp.datastore.RampupThrottlingFnTest.testRampupThrottler 
is flaky (created 2021-09-08)
https://issues.apache.org/jira/browse/BEAM-12809: 
testTwoTimersSettingEachOtherWithCreateAsInputBounded flaky (created 2021-08-26)
https://issues.apache.org/jira/browse/BEAM-12794: 
PortableRunnerTestWithExternalEnv.test_pardo_timers flaky (created 2021-08-24)
https://issues.apache.org/jira/browse/BEAM-12793: 
beam_PostRelease_NightlySnapshot failed (created 2021-08-24)
https://issues.apache.org/jira/browse/BEAM-12766: Already Exists: Dataset 
apache-beam-testing:python_bq_file_loads_NNN (created 2021-08-16)
https://issues.apache.org/jira/browse/BEAM-12673: 
apache_beam.examples.streaming_wordcount_it_test.StreamingWordCountIT.test_streaming_wordcount_it
 flakey (created 2021-07-28)
https://issues.apache.org/jira/browse/BEAM-12515: Python PreCommit flaking 
in PipelineOptionsTest.test_display_data (created 2021-06-18)
https://issues.apache.org/jira/browse/BEAM-12322: Python precommit flaky: 
Failed to read inputs in the data plane (created 2021-05-10)
https://issues.apache.org/jira/browse/BEAM-12320: 

Beam Dependency Check Report (2022-04-07)

2022-04-07 Thread Apache Jenkins Server

High Priority Dependency Updates Of Beam Python SDK:


  Dependency Name
  Current Version
  Latest Version
  Release Date Of the Current Used Version
  Release Date Of The Latest Release
  JIRA Issue
  
cachetools
4.2.4
5.0.0
2021-12-27
2021-12-27BEAM-9017
chromedriver-binary
96.0.4664.45.0
101.0.4951.15.0
2021-11-18
2022-04-07BEAM-10426
dill
0.3.1.1
0.3.4
2019-10-07
2021-06-14BEAM-11167
google-api-core
1.31.5
2.7.1
2021-12-20
2022-03-14BEAM-12784
google-auth
1.35.0
2.6.2
2021-08-23
2022-03-21BEAM-12785
google-cloud-bigquery
2.34.3
3.0.1
None
2022-04-07BEAM-5537
google-cloud-bigtable
1.7.1
2.8.0
None
2022-04-07BEAM-8127
google-cloud-dataproc
3.1.1
4.0.1
2022-02-21
2022-03-14BEAM-14055
google-cloud-datastore
1.15.4
2.5.1
None
2022-03-14BEAM-8443
google-cloud-language
1.3.1
2.4.1
None
2022-03-14BEAM-8
google-cloud-recommendations-ai
0.2.0
0.6.1
2021-07-05
2022-03-14BEAM-13273
google-cloud-spanner
1.19.1
3.13.0
2020-11-16
2022-02-07BEAM-10345
google-cloud-videointelligence
1.16.2
2.6.1
None
2022-03-14BEAM-11319
google-cloud-vision
1.0.1
2.7.2
None
2022-04-07BEAM-9581
grpcio-tools
1.37.0
1.44.0
2021-04-12
2022-02-21BEAM-9582
ipykernel
5.5.6
6.12.1
2021-10-11
2022-04-07BEAM-12575
ipython
7.32.0
8.2.0
2022-02-28
2022-03-28BEAM-14095
jupyter-client
6.1.12
7.2.2
2021-04-12
2022-04-07BEAM-12786
mistune
0.8.4
2.0.2
2021-12-06
2022-01-17BEAM-13382
mock
2.0.0
4.0.3
2019-05-20
2020-12-14BEAM-7369
mypy-protobuf
1.18
3.2.0
2020-03-24
2022-01-24BEAM-10346
Pillow
7.2.0
9.1.0
2020-10-19
2022-04-07BEAM-11071
pluggy
0.13.1
1.0.0
2021-08-30
2021-08-30BEAM-12819
PyHamcrest
1.10.1
2.0.3
2020-01-20
2021-12-13BEAM-9155
pymongo
3.12.3
4.1.0
2021-12-13
2022-04-07BEAM-13383
pyparsing
2.4.7
3.0.7
2021-11-18
2022-01-24BEAM-13274
pytest
4.6.11
7.1.1
2020-07-08
2022-03-21BEAM-8606
pytest-timeout
1.4.2
2.1.0
2021-10-11
2022-01-24BEAM-13029
pytest-xdist
1.34.0
2.5.0
2020-08-17
2021-12-13BEAM-10713
setuptools
61.0.0
62.0.0
2022-03-28
2022-04-07BEAM-10714
tenacity
5.1.5
8.0.1
2019-11-11
2021-07-19BEAM-8607
High Priority Dependency Updates Of Beam Java SDK:


  Dependency Name
  Current Version
  Latest Version
  Release Date Of the Current Used Version
  Release Date Of The Latest Release
  JIRA Issue
  
com.alibaba:fastjson
1.2.69
1.2.80
2020-05-31
2022-03-25BEAM-8632
com.azure:azure-core
1.9.0
1.27.0
2020-10-02
2022-04-01BEAM-11888
com.azure:azure-identity
1.0.8
1.5.0
2020-07-07
2022-04-06BEAM-11814
com.azure:azure-storage-blob
12.10.0
12.15.0
2021-01-15
2022-03-09BEAM-10800
com.azure:azure-storage-common
12.10.0
12.15.0
2021-01-14
2022-03-09BEAM-11889
com.datastax.cassandra:cassandra-driver-core
3.10.2
4.0.0
2020-08-26
2019-03-18BEAM-8674
com.datastax.cassandra:cassandra-driver-mapping
3.10.2
3.11.1
2020-08-26
2022-02-18BEAM-8749
com.esotericsoftware:kryo
4.0.2
5.3.0
2018-03-20
2022-02-11BEAM-5809
com.esotericsoftware.kryo:kryo
2.21
2.24.0
2013-02-27
2014-05-04BEAM-5574
com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin
0.33.0
0.42.0
2020-09-14
2022-02-07BEAM-6645
com.github.jbellis:jamm
0.3.0
0.3.3
2014-11-19
2018-11-16BEAM-13622
com.github.jk1.dependency-license-report:com.github.jk1.dependency-license-report.gradle.plugin
1.16
2.1
2020-10-26
2022-01-24BEAM-11120