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

Sean Owen resolved SPARK-20455.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.2
                   2.2.0

Issue resolved by pull request 17756
[https://github.com/apache/spark/pull/17756]

> Missing Test Target in Documentation for "Running Docker-based Integration 
> Test Suites"
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-20455
>                 URL: https://issues.apache.org/jira/browse/SPARK-20455
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation
>    Affects Versions: 2.1.0
>            Reporter: Armin Braun
>            Priority: Trivial
>             Fix For: 2.2.0, 2.1.2
>
>
> The doc at 
> http://spark.apache.org/docs/latest/building-spark.html#running-docker-based-integration-test-suites
>  is missing the `test` goal in the second line of the Maven build description.
> It should be:
> {code}
>     ./build/mvn install -DskipTests
>     ./build/mvn test -Pdocker-integration-tests -pl 
> :spark-docker-integration-tests_2.11
> {code}
> Adding a PR now.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to