STREAMING_UNRESUMABLE_CONTROL_BATCH_DETECTED condizione di errore

SQLSTATE: 55019

Non è possibile riprendere il batch <batchId> di controlli non finito.

RIPARTIZIONA

Il batch di ripartizione contiene <unfinishedNumPartition> partizioni di stato, ma la query corrente ne richiede <requestedNumPartition>.

Impostare spark.sql.streaming.stateStore.partitions su <unfinishedNumPartition>ed eseguire di nuovo la query. Una volta completata correttamente la ripartizione, è possibile modificarla in <requestedNumPartition>

SET_CHECKPOINT_PROPERTIES

La conf <confKey> della sessione non corrisponde al valore <confValue> richiesto dal batch in sospeso per la query <queryId>.