anguillanneuf commented on pull request #14953:
URL: https://github.com/apache/beam/pull/14953#issuecomment-887840112


   I can optionally install a Flink component when creating a Dataproc cluster, 
just like other Dataproc optional 
[components](https://cloud.google.com/dataproc/docs/concepts/components/overview#available_optional_components).
 But I don't have great many details on Dataproc 1.5 vs. 2.0.
   
   You may be onto something. I tried the following while using [Beam Flink 
compatibility](https://beam.apache.org/documentation/runners/flink/#flink-version-compatibility)
 to guide myself. The issues seem to concentrate in Dataproc 2.0.
   
   | Dataproc | Beam | Flink | I can try | Worked|
   |---|---|---|---|---|
   |2.0|2.31|1.12|Yes|No - missing dep|
   |2.0|2.30|1.12|Yes|No - missing dep|
   |1.5|2.29|1.9|Yes|Yes|
   |1.5|2.28|1.9|Yes|Yes|
   |1.5|2.27|1.9|Yes|Yes|
   |1.5|2.26|1.9|Yes|Yes|
   
   
   
   
   
   


-- 
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]


Reply via email to