Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unfinished control batch <batchId> cannot be resumed.
REPARTITION
Repartition batch has <unfinishedNumPartition> state partitions but the current query is requesting <requestedNumPartition>.
Set spark.sql.streaming.stateStore.partitions to <unfinishedNumPartition>, and rerun the query. Once that repartition finishes successfully, then you can change it to <requestedNumPartition>
SET_CHECKPOINT_PROPERTIES
Session conf <confKey> does not match the value <confValue> required by the pending batch for query <queryId>.