Venkata krishnan Sowrirajan
Venkata krishnan Sowrirajan
May be with Spark-2.2 and greater do we not need to move SparkLens to compile against Java 8 rather than Java 7?
Idea here is creating a docker image for Spark on Lambda so that Spark Driver can be spun up on either AWS ECS or on Fargate. It would be nicer...
…elism to the max parallelism set ## What is the purpose of the change With AdaptiveBatchScheduler, the current behavior is if both `execution.batch.adaptive.auto-parallelism.default-source-parallelism` and `execution.batch.adaptive.auto-parallelism.max-parallelism` configurations are specified and if...
### Summary Add support for Flink's Speculative Execution in batch execution mode ### Testing Existing tests should take care of it