[ 
https://issues.apache.org/jira/browse/SPARK-29541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956748#comment-16956748
 ] 

Hu Fuwang commented on SPARK-29541:
-----------------------------------

[~Qin Yao] yes, thank you kent. will close this jira.

> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to