Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
eric zjw edited this page Jun 21, 2021 · 3 revisions

[logo] wagtail

本项目期望在ambari-server and HDP基础之上,构建支持飞腾和鲲鹏CPU平台,麒麟和UOS操作系统的大数据生态组件管理工具以及组件安装包。

介绍

设计

架构

原理

里程碑

  • Step one: To enable ambari and HDP to support on arm and Kylin/uos OS
  • Step two: To improve the interaction by optimizing the web UI and module
  • Step three: To make other components into ambari custom services

展示

文档

Quick start

源配置:

vi /etc/yum.repos.d/ambari.repo
[ambari-2.7.4.0]
name=ambari-2.7.4.0
baseurl=http://10.20.103.54:8001/ambari/
gpgcheck=0
gpgkey=http://10.20.103.54:8001/ambari/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1
priority=1
vi /etc/yum.repos.d/hdp.repo
[HDP-3.1.4.0]
name=Hortonworks Data Platform Version - HDP-3.1.4.0
baseurl=http://10.20.103.54:8001/hdp/
gpgcheck=0
gpgkey=http://10.20.103.54:8001/hdp/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1
priority=1
vi /etc/yum.repos.d/hdp-util.repo
[HDP-UTILS-1.1.0.22]
name=Hortonworks Data Platform Version - HDP-UTILS-1.1.0.22
baseurl=http://10.20.103.54:8001/hdp-utils/
gpgcheck=0
gpgkey=http://10.20.103.54:8001/hdp-utils/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1
priority=1
yum clean all;yum makecache;yum repolist
yum install java-1.8.0-openjdk-devel
echo "CentOS Linux release 7.9.2009 (Core)" > /etc/kylin-release
yum install ambari-server
ambari-sever setup
set JAVE_HOME :/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-1.h5.ky10.aarch64
ambari-server start

开发者指导

RPM package transform guide:

FAQ

鸣谢

联系我们

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /