首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何在MacOS Mojave上安装Apache Atlas1.1.0?

如何在MacOS Mojave上安装Apache Atlas1.1.0?
EN

Stack Overflow用户
提问于 2019-01-30 14:10:37
回答 1查看 386关注 0票数 3

我正在尝试在我的系统上设置Apache Atlas。我遇到以下错误

我按照建议(http://cwiki.apache.org/confluence/display/MAVEN/PluginConfigurationException)阅读了这篇文章,但我无法理解它试图传达的意思。

代码语言:javascript
复制
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) > :findbugs @ apache-atlas >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ apache-atlas ---
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass$3$1 (file:/Users/r0r017e/.m2/repository/org/codehaus/groovy/groovy-all/2.4.0/groovy-all-2.4.0.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass$3$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
...
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.632 s]
[INFO] apache-atlas 1.1.0 ................................. FAILURE [  3.341 s]
...
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.1:findbugs (findbugs) on project apache-atlas: Unable to parse configuration of mojo org.codehaus.mojo:findbugs-maven-plugin:3.0.1:findbugs for parameter pluginArtifacts: Cannot assign configuration entry 'pluginArtifacts' with value '${plugin.artifacts}' of type java.util.Collections.UnmodifiableRandomAccessList to property of type java.util.ArrayList -> [Help 1]

我需要通过Cassandra设置Apache Atlas作为后端存储。我是数据治理和开源解决方案的新手,任何帮助我都将不胜感激!

EN

回答 1

Stack Overflow用户

发布于 2019-04-17 12:13:05

如果你只是在测试Atlas,我建议你使用docker镜像。下面的方法对我很有效。https://github.com/michalmiklas/atlas-docker

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/54434291

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档