[
https://issues.apache.org/jira/browse/SPARK-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell updated SPARK-2712:
-----------------------------------
Assignee: Stephen Boesch
> Add a small note that mvn "package" must happen before "test"
> -------------------------------------------------------------
>
> Key: SPARK-2712
> URL: https://issues.apache.org/jira/browse/SPARK-2712
> Project: Spark
> Issue Type: Documentation
> Components: Documentation
> Affects Versions: 0.9.1, 1.0.0, 1.1.1
> Environment: all
> Reporter: Stephen Boesch
> Assignee: Stephen Boesch
> Priority: Trivial
> Labels: documentation
> Fix For: 1.1.0
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> Add to the building-with-maven.md:
> Requirement: build packages before running tests
> Tests must be run AFTER the "package" target has already been executed. The
> following is an example of a correct (build, test) sequence:
> mvn -Pyarn -Phadoop-2.3 -DskipTests -Phive clean package
> mvn -Pyarn -Phadoop-2.3 -Phive test
> BTW Reynold Xin requested this tiny doc improvement.
--
This message was sent by Atlassian JIRA
(v6.2#6252)