Skip to content

v1.1.0 release

Compare
Choose a tag to compare
@datasophon datasophon released this 13 Feb 01:54
· 22 commits to main since this release

v1.1.0

##New features
[New feature] Add integrated Kerberos security authentication.
[New features] New support for YARN, HDFS, ZK, Hive, Kafka, HBase component integration Kerberos, and friendly opening and closing of integrated Kerberos.
[New feature] New rack management function.
[New feature] The service installation command status is increased to cancel status.
[New feature] New tenant management function is added to facilitate the creation of operating system users and user groups.
[New feature] The specified user startup function is added. For example, Hdfs will use hdfs user startup management.
[New feature] When the new worker is stopped, the node exporter is also stopped.
##Bug fix
[Bug] Fix the problem that the database was not initialized during the Hive deployment installation

新特性

[新特性]新增集成Kerberos安全认证。

[新特性]新增支持YARN,HDFS,ZK,Hive,Kafka,HBase组件集成Kerberos,支持友好的开启和关闭集成Kerberos。

[新特性]新增机架管理功能。

[新特性]服务安装命令状态增加取消状态。

[新特性]新增租户管理功能,便于创建操作系统用户和用户组。

[新特性]新增指定用户启动功能,例如Hdfs将使用hdfs用户启动管理。

[新特性]新增Worker停止时,同时停止Node Exporter。

Bug修复

[Bug]修复Hive部署安装时,数据库没有初始化的问题