xiaogang zhou created FLINK-33174:
-
Summary: enabling tablesample bernoulli in flink
Key: FLINK-33174
URL: https://issues.apache.org/jira/browse/FLINK-33174
Project: Flink
Issue Type: Improve
Hi Yangze,
Thanks for your feedback!
> 1. Is it possible for the SlotPool to get the slot allocation results
> from the SlotManager in advance instead of waiting for the actual
> physical slots to be registered, and perform pre-allocation? The
> benefit of doing this is to make the task deploymen
Hi Shammon,
Thanks for your feedback as well!
> IIUC, the overall balance is divided into two parts: slot to TM and task
to slot.
> 1. Slot to TM is guaranteed by SlotManager in ResourceManager
> 2. Task to slot is guaranteed by the slot pool in JM
>
> These two are completely independent, what a
Hi, Rui,
1. With the current mechanism, when physical slots are offered from
TM, the JobMaster will start deploying tasks and synchronizing their
states. With the addition of the waiting mechanism, IIUC, the
JobMaster will deploy and synchronize the states of all tasks only
after all resources are
Martijn Visser created FLINK-33175:
--
Summary: Nightly builds from S3 are not available for download,
breaking all connector tests
Key: FLINK-33175
URL: https://issues.apache.org/jira/browse/FLINK-33175