Skip to content

Commit 5ad88fc

Browse files
committed
docs: fix typo in README
Signed-off-by: 佑祎 <zzw261520@alibaba-inc.com>
1 parent 447cf34 commit 5ad88fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ English | [简体中文](./README-zh_CN.md)
1616
## Introduction
1717

1818
Koordinator has supported hybrid orchestration workloads on Kubernetes, so that batch jobs can use the requested but unused resource
19-
as `koord-batch` priority and `BE` QoS class to improve the cluster utilization. However, there still lots of applications
19+
as `koord-batch` priority and `BE` QoS class to improve the cluster utilization. However, there are still lots of applications
2020
running beyond K8s such as Apache Haddop YARN. As a resource management platform in BigData ecosystem, YARN has supported
2121
numbers of computing engines including MapReduce, Spark, Flink, Presto, etc.
2222

2323
In order to extend the co-location scenario of Koordinator, now the community has provided Hadoop YARN extended suits
2424
`Koordinator YARN Copilot` in BigData ecosystem, supporting running Hadoop YARN jobs by `koord-batch` resources with
25-
other K8s pods. The `Koordinator YARN Copilot` has following characters:
25+
other K8s pods. The `Koordinator YARN Copilot` has following characteristics:
2626

2727
- Open-Source native: implement against open-sourced version of Hadoop YARN; so there is no hack inside YARN modules.
2828
- Unifed resource priority and QoS strategy: the suits aims to the `koord-batch` priority of Koordinator, and also managed by QoS strategies of koordlet.

0 commit comments

Comments
 (0)