【问题标题】:How to install Apache Atlas 1.1.0 on MacOS Mojave?如何在 MacOS Mojave 上安装 Apache Atlas 1.1.0?
【发布时间】:2019-01-30 06:10:36
【问题描述】:

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

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

[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 设置为后端存储。我是数据治理和开源解决方案的新手,我们将不胜感激!

【问题讨论】:

    标签: apache maven installation apache-atlas


    【解决方案1】:

    如果您只是在测试 Atlas,我建议您使用 docker 映像。以下对我有用。 https://github.com/michalmiklas/atlas-docker

    【讨论】:

    • 你能分享更多你是如何让它工作的吗?使用 MacOS Majave,我在 atlas 服务器启动后遇到错误。最后,Atlas 服务器关闭。
    猜你喜欢
    • 2019-03-27
    • 2019-08-13
    • 1970-01-01
    • 1970-01-01
    • 2020-05-08
    • 1970-01-01
    • 2019-03-14
    • 2022-01-10
    相关资源
    最近更新 更多