From fbf6ff9867ff30153b9b85ffffe78847c406ce6e Mon Sep 17 00:00:00 2001 From: Huajin Wang Date: Mon, 6 Nov 2023 09:54:51 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9f9fc7..80db81f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Introduction -PackOne is used to simplify big data cluster deployment on the clouds include **OpenStack**, H3CloudOS, EVCloud and CSTCloud etc. It can **bootstrap** a cluster from scratch in a few clicks, and **materialize** the cluster into cloud images to boost following cluster creating procedures. Besides, PackOne can **scale-out**/**in** clusters by only one click. +PackOne provides a set of consistent interfaces of resources management of heterogeneous clouds. Resources include virtual machines, containers, storage volumes, etc. Clouds include **OpenStack**, H3CloudOS, EVCloud, CSTCloud, etc. It can **bootstrap** a big data cluster from scratch in a few clicks, and **materialize** the cluster into cloud images to boost following cluster creating procedures. Besides, PackOne can **scale-out**/**in** clusters by only one click. This software is inspired by the "serverless" trend in cloud computing and big data processing, with the ambitions to bridge the IaaS to Apache Ambari seamlessly and coordinate Ambari Services into an elastic high-level workspace. Currently, It support to deploy and scale out Hadoop, Spark, Hive, Neo4j, MongoDB, Kylin, Redis and many other clustering software in several clicks or api callings.