You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hu Fuwang (Jira)" <ji...@apache.org> on 2019/10/22 02:46:00 UTC

[jira] [Updated] (SPARK-29541) Add missing modules in spark-parent pom file

     [ https://issues.apache.org/jira/browse/SPARK-29541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hu Fuwang updated SPARK-29541:
------------------------------
    Attachment: individual-module-build-failure.png

> Add missing modules in spark-parent pom file
> --------------------------------------------
>
>                 Key: SPARK-29541
>                 URL: https://issues.apache.org/jira/browse/SPARK-29541
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 3.0.0
>            Reporter: Hu Fuwang
>            Priority: Major
>         Attachments: individual-module-build-failure.png
>
>
> Per Spark [build guide|[https://spark.apache.org/docs/latest/building-spark.html#building-submodules-individually]] , individual module can be built separately with command : 
>  
> {code:java}
> ./build/mvn -pl :<submodule-artifact-name> clean install{code}
> However, for below modules, the build command above failed :
> {code:java}
> common/network-yarn
> external/docker-integration-tests
> external/kinesis-asl-assembly
> external/kinesis-asl
> external/spark-ganglia-lgpl
> hadoop-cloud
> resource-managers/mesos
> resource-managers/yarn
> sql/hive-thriftserver
> {code}
> Attached is the snapshot of a sample failure of such build.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org