You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Luca Toscano (Jira)" <ji...@apache.org> on 2021/12/04 09:57:00 UTC

[jira] [Created] (BIGTOP-3609) Hive package build failure for CentOS 7

Luca Toscano created BIGTOP-3609:
------------------------------------

             Summary: Hive package build failure for CentOS 7
                 Key: BIGTOP-3609
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3609
             Project: Bigtop
          Issue Type: Bug
    Affects Versions: 3.1.0
            Reporter: Luca Toscano


https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/754/COMPONENTS=hive,OS=centos-7/console

RPM build errors:

> Task :hive-rpm FAILED
+ export 'MAVEN_OPTS= -Xmx1500m -Xms1500m'
:hive-rpm (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 2.111 secs.
+ MAVEN_OPTS=' -Xmx1500m -Xms1500m'
11 actionable tasks: 11 executed
+ mvn -Dhbase.version=2.2.6 -Dzookeeper.version=3.5.9 -Dhadoop.version=3.2.2 -DskipTests -Dtez.version=0.10.0 -Dspark.version=3.0.1 -Dscala.binary.version=2.12 -Dscala.version=2.12.13 -Dguava.version=27.0-jre clean install -Pdist
/bigtop/build/hive/rpm/SOURCES/do-component-build: line 45: mvn: command not found
error: Bad exit status from /var/tmp/rpm-tmp.ky8iAk (%build)
    Bad exit status from /var/tmp/rpm-tmp.ky8iAk (%build)

This seems to be the issue:
/bigtop/build/hive/rpm/SOURCES/do-component-build: line 45: mvn: command not found



--
This message was sent by Atlassian Jira
(v8.20.1#820001)