File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -410,16 +410,6 @@ The [Batch](#batch).
410410
411411Kill the batch if it is still running.
412412
413- #### Request Parameters
414-
415- | Name | Description | Type |
416- | :------------------------| :------------------------------| :-----------------|
417- | proxyUser | the proxy user to impersonate | String(optional) |
418- | hive.server2.proxy.user | the proxy user to impersonate | String(optional) |
419-
420- ` proxyUser ` is an alternative to ` hive.server2.proxy.user ` , and the current behavior is consistent with
421- ` hive.server2.proxy.user ` . When both parameters are set, ` proxyUser ` takes precedence.
422-
423413#### Response Body
424414
425415| Name | Description | Type |
Original file line number Diff line number Diff line change 3232 relative to ` $KYUUBI_HOME ` instead of ` $PWD ` .
3333* Since Kyuubi 1.8, PROMETHEUS is changed as the default metrics reporter. To restore previous behavior,
3434 set ` kyuubi.metrics.reporters=JSON ` .
35+ * Since Kyuubi 1.8.1, for ` DELETE /batches/${batchId} ` , ` proxyUser ` and ` hive.server2.proxy.user `
36+ are not needed in the request parameters.
3537
3638## Upgrading from Kyuubi 1.7.1 to 1.7.2
3739
You can’t perform that action at this time.
0 commit comments