[KYUUBI #3203] [DOCS] Fix typo
### Change Minor change Closes #3203 from legendtkl/typoFix. Closes #3203 01f3f155 [taokelu] [Docs] fix typo Authored-by: taokelu <taokelu@bytedance.com> Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
parent
7720c9f6e2
commit
e48205d76b
@ -26,7 +26,7 @@ The ``ApplicationManager`` leverages methods provided by application operation i
|
||||
|
||||
An ``ApplicationOperation`` implementation is usually built upon clients or APIs provided by cluster managers, such as Hadoop YARN, Kubernetes, etc.
|
||||
|
||||
For now, Kyuubi has already supported serval built-in application operations:
|
||||
For now, Kyuubi has already supported several built-in application operations:
|
||||
|
||||
- ``JpsApplicationOperation``: an operation that can manage apps with a local process, e.g. a local mode spark application
|
||||
- ``YarnApplicationOperation``: an operation that can manage apps with a Hadoop Yarn cluster, e.g. a spark on yarn application
|
||||
|
||||
Loading…
Reference in New Issue
Block a user