[
https://issues.apache.org/jira/browse/BEAM-13800?focusedWorklogId=721098&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-721098
]
ASF GitHub Bot logged work on BEAM-13800:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Feb/22 18:53
Start Date: 04/Feb/22 18:53
Worklog Time Spent: 10m
Work Description: lukecwik commented on pull request #16694:
URL: https://github.com/apache/beam/pull/16694#issuecomment-1030261016
I would see that as a benefit since it increases the likelihood that the
serialized java objects from sdks-java-core will be compatible on the worker
since the version that serialized them would be what was used at pipeline
construction time and then used during execution.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 721098)
Time Spent: 2h (was: 1h 50m)
> Allow user to select their own version of Avro when running portably.
> ---------------------------------------------------------------------
>
> Key: BEAM-13800
> URL: https://issues.apache.org/jira/browse/BEAM-13800
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-harness
> Reporter: Robert Bradshaw
> Priority: P2
> Time Spent: 2h
> Remaining Estimate: 0h
>
> We currently package up a specific version of avro (1.8.2) with the harness
> that gets placed first in the classpath, giving the user no way to override
> this.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)