You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2019/02/26 01:17:00 UTC

[jira] [Created] (HDDS-1179) Ozone dist build failed on Jenkins

Xiaoyu Yao created HDDS-1179:
--------------------------------

             Summary: Ozone dist build failed on Jenkins
                 Key: HDDS-1179
                 URL: https://issues.apache.org/jira/browse/HDDS-1179
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Xiaoyu Yao
            Assignee: Xiaoyu Yao


This is part of the Jenkins execution and was reported in several latest HDDS Jenkins run.

I spend some today and found a simplified repro steps:

{code}

cd hadoop-ozone/dist

mvn -Phdds -DskipTests -fae clean install -DskipTests=true -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Dfindbugs.skip=true 

{code}

 

The root cause is that the hadoop-ozone/dist/dev-support/bin/dist-layout-stitching need objectstore-sevice jar being build earlier but he dependency was not explicitly declared in pom. I will attach a fix shortly. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org