Quanlong Huang has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/22738 )

Change subject: IMPALA-14339: Cancel catalog ops for queries
......................................................................


Patch Set 17:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/22738/12//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/22738/12//COMMIT_MSG@9
PS12, Line 9: Adds support to cancel metadata operations with catalogd by 
sending a
            : Cancel request to catalogd for the relevant query ID. Registers 
Java
            : Threads executing select catalog operations by their query ID.
> Yeah, cancelling table loading (+invalidating the table) would be nice, e.g
This makes sense to me. In IMPALA-6556, we will show the table loading in 
catalogd webui. We can add a button there to cancel the table loading.

In catalogd side, it just needs to cancel the getPartialCatalogObject thread 
associated with the query id so to abort the RPC from coordinator.



--
To view, visit http://gerrit.cloudera.org:8080/22738
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Iab22855bd2d63b64da008b52aa33230a6f422537
Gerrit-Change-Number: 22738
Gerrit-PatchSet: 17
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Comment-Date: Mon, 13 Oct 2025 15:08:52 +0000
Gerrit-HasComments: Yes

Reply via email to