You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Valery Vybornov (JIRA)" <ji...@apache.org> on 2018/08/23 08:01:00 UTC

[jira] [Created] (BIGTOP-3072) Ambari build fails

Valery Vybornov created BIGTOP-3072:
---------------------------------------

             Summary: Ambari build fails
                 Key: BIGTOP-3072
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3072
             Project: Bigtop
          Issue Type: Bug
          Components: build
    Affects Versions: 1.3.0
         Environment: CentOS 7.4

slave:trunk-centos-7 docker image
            Reporter: Valery Vybornov
         Attachments: bigtop-1.3-ambari-2.6.1-jline.patch

Ambari (version 2.6.1.0.0) build fails with the following errors
{code:java}
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /ws/build/ambari/rpm/BUILD/apache-ambari-2.6.1-src/ambari-server/src/main/java/org/apache/ambari/server/state/repository/VersionDefinitionXml.java:[74,22] package jline.internal does not exist
[ERROR] /ws/build/ambari/rpm/BUILD/apache-ambari-2.6.1-src/ambari-server/src/main/java/org/apache/ambari/server/state/repository/VersionDefinitionXml.java:[372,7] cannot find symbol
  symbol:   variable Log
  location: class org.apache.ambari.server.state.repository.VersionDefinitionXml
[INFO] 2 errors
{code}
This seems to have been fixed here: [https://github.com/apache/ambari/pull/496] (in ambari [release-2.7.0-rc0|https://github.com/apache/ambari/releases/tag/release-2.7.0-rc0]); the [commit|https://github.com/apache/ambari/commit/2c58ee20d02e9695c52d8c5b347c5cccfb5cfcc0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)