[
https://issues.apache.org/jira/browse/BEAM-12092?focusedWorklogId=579289&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-579289
]
ASF GitHub Bot logged work on BEAM-12092:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Apr/21 15:10
Start Date: 08/Apr/21 15:10
Worklog Time Spent: 10m
Work Description: iemejia commented on a change in pull request #14472:
URL: https://github.com/apache/beam/pull/14472#discussion_r609806471
##########
File path: runners/spark/spark_runner.gradle
##########
@@ -166,7 +166,7 @@ dependencies {
provided
"org.apache.spark:spark-network-common_$spark_scala_version:$spark_version"
provided "org.apache.spark:spark-sql_$spark_scala_version:$spark_version"
provided
"org.apache.spark:spark-streaming_$spark_scala_version:$spark_version"
- runtimeOnly
"com.fasterxml.jackson.module:jackson-module-scala_$spark_scala_version:2.10.2"
+ runtimeOnly
"com.fasterxml.jackson.module:jackson-module-scala_$spark_scala_version:2.12.2"
Review comment:
Can you please define this in `BeamModulePlugin.groovy` using the
default jackson version used by Beam and refer it here as
`library.java.jackson_module_scala_2.12`. Extra points if you can do this also
for the Scala 2.11 version too?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 579289)
Time Spent: 1h 10m (was: 1h)
> Beam Dependency Update Request: redis.clients:jedis
> ---------------------------------------------------
>
> Key: BEAM-12092
> URL: https://issues.apache.org/jira/browse/BEAM-12092
> Project: Beam
> Issue Type: Sub-task
> Components: dependencies
> Reporter: Beam JIRA Bot
> Priority: P2
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> ------------------------- 2021-04-05 12:36:47.531731
> -------------------------
> Please consider upgrading the dependency redis.clients:jedis.
> The current version is 3.3.0. The latest version is 3.6.0-RC1
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)