[
https://issues.apache.org/jira/browse/BEAM-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497737#comment-17497737
]
Benjamin Gonzalez commented on BEAM-13097:
------------------------------------------
Hi [~ibzib], I wonder if this was resolved by
[https://github.com/apache/beam/pull/12820] ?
> Don't assume 1 jar on classpath in portable jar creator
> -------------------------------------------------------
>
> Key: BEAM-13097
> URL: https://issues.apache.org/jira/browse/BEAM-13097
> Project: Beam
> Issue Type: Bug
> Components: runner-spark
> Reporter: Kyle Weaver
> Priority: P2
>
> Right now we assume there is exactly 1 jar, the Spark/Flink job server jar,
> on the classpath. That assumption is not always correct. We should make this
> code more flexible, so it works even when there are other jars on the
> classpath. Perhaps by writing only the specific jar theĀ
> PortablePipelineJarCreator class came from.
> https://github.com/apache/beam/blob/32dd786f2d6cff02743421c0bb01bd3eea60dbbf/runners/java-job-service/src/main/java/org/apache/beam/runners/jobsubmission/PortablePipelineJarCreator.java#L142
--
This message was sent by Atlassian Jira
(v8.20.1#820001)