This is an automated email from the ASF dual-hosted git repository.
chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git
The following commit(s) were added to refs/heads/master by this push:
new 6315c215f [KYUUBI #6242] Remove block cleaner docs
6315c215f is described below
commit 6315c215f59ccc956ea238d39997452a54c56256
Author: Cheng Pan <[email protected]>
AuthorDate: Wed Apr 3 13:39:34 2024 +0800
[KYUUBI #6242] Remove block cleaner docs
# :mag: Description
Clean up docs. The tool has been removed in the previous release.
## Types of changes :bookmark:
- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
## Test Plan ๐งช
Review
---
# Checklist ๐
- [x] This patch was not authored or co-authored using [Generative
Tooling](https://www.apache.org/legal/generative-tooling.html)
**Be nice. Be informative.**
Closes #6242 from pan3793/rm-block-cleaner-docs.
Closes #6242
fdfaa0a28 [Cheng Pan] Remove block cleaner docs
Authored-by: Cheng Pan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
---
docs/tools/index.rst | 1 -
docs/tools/spark_block_cleaner.md | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/docs/tools/index.rst b/docs/tools/index.rst
index 55281e0d8..9c4d829c0 100644
--- a/docs/tools/index.rst
+++ b/docs/tools/index.rst
@@ -19,6 +19,5 @@ Tools
.. toctree::
:maxdepth: 2
- spark_block_cleaner
kyuubi-ctl
kyuubi-admin
\ No newline at end of file
diff --git a/docs/tools/spark_block_cleaner.md
b/docs/tools/spark_block_cleaner.md
deleted file mode 100644
index 12e6cbee5..000000000
--- a/docs/tools/spark_block_cleaner.md
+++ /dev/null
@@ -1,21 +0,0 @@
-<!--
-- Licensed to the Apache Software Foundation (ASF) under one or more
-- contributor license agreements. See the NOTICE file distributed with
-- this work for additional information regarding copyright ownership.
-- The ASF licenses this file to You under the Apache License, Version 2.0
-- (the "License"); you may not use this file except in compliance with
-- the License. You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
--->
-
-# Kubernetes Tools Spark Block Cleaner
-
-**Note**:
-This tool has been removed since Kyuubi 1.9.0.