[
https://issues.apache.org/jira/browse/SPARK-20455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15982420#comment-15982420
]
Apache Spark commented on SPARK-20455:
--------------------------------------
User 'original-brownbear' has created a pull request for this issue:
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: Minor
>
> 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]