[ 
https://issues.apache.org/jira/browse/BEAM-8834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136974#comment-17136974
 ] 

Beam JIRA Bot commented on BEAM-8834:
-------------------------------------

This issue was marked "stale-P2" and has not received a public comment in 14 
days. It is now automatically moved to P3. If you are still affected by it, you 
can comment and move it back to P2.

> setDefaultPipelineOptions causes seg fault
> ------------------------------------------
>
>                 Key: BEAM-8834
>                 URL: https://issues.apache.org/jira/browse/BEAM-8834
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink, sdk-java-core
>            Reporter: Kyle Weaver
>            Priority: P3
>
> I am submitting jars based on the Flink job server jar to a Flink MiniCluster 
> (so FlinkPipelineRunner.main is being called by 
> org.apache.flink.client.program.PackagedProgram.callMainMethod). This seems 
> to happen after submitting 3 or so such jars.
> Relevant part of the dumped stack:
> j  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.collect.Iterators.addAll(Ljava/util/Collection;Ljava/util/Iterator;)Z+13
> j  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.collect.Lists.newArrayList(Ljava/util/Iterator;)Ljava/util/ArrayList;+6
> j  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.collect.Lists.newArrayList(Ljava/lang/Iterable;)Ljava/util/ArrayList;+32
> j  
> org.apache.beam.sdk.io.FileSystems.setDefaultPipelineOptions(Lorg/apache/beam/sdk/options/PipelineOptions;)V+25
> j  
> org.apache.beam.runners.flink.FlinkPipelineRunner.main([Ljava/lang/String;)V+3



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to