Apache Atlas 安装及入门
介绍Apache Atlas 用来管理hive元数据安装# 解压更名tar xvfz apache-atlas-1.0.0-sources.tar.gzcd apache-atlas-sources-1.0.0/export MAVEN_OPTS="-Xms2g -Xmx2g"mvn clean -DskipTests package -Pdist,embedded-hbase-solr启动参考A
·
介绍
Apache Atlas 用来管理hive元数据
安装
# 解压更名
tar xvfz apache-atlas-1.0.0-sources.tar.gz
cd apache-atlas-sources-1.0.0/
export MAVEN_OPTS="-Xms2g -Xmx2g"
mvn clean -DskipTests package -Pdist,embedded-hbase-solr
启动
参考
Apache Atlas – Building & Installing Apache Atlas
https://atlas.apache.org/2.0.0/InstallationSteps.html
Apache Atlas部署安装 - tovin - 博客园
https://www.cnblogs.com/tovin/p/12161793.html
昇腾计算产业是基于昇腾系列(HUAWEI Ascend)处理器和基础软件构建的全栈 AI计算基础设施、行业应用及服务,https://devpress.csdn.net/organization/setting/general/146749包括昇腾系列处理器、系列硬件、CANN、AI计算框架、应用使能、开发工具链、管理运维工具、行业应用及服务等全产业链
更多推荐


所有评论(0)