[
https://issues.apache.org/jira/browse/SPARK-20455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen reassigned SPARK-20455:
---------------------------------
Assignee: Armin Braun
> 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
> Assignee: Armin Braun
> Priority: Trivial
> Fix For: 2.1.2, 2.2.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]