Armin Braun created SPARK-20455:
-----------------------------------

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

Reply via email to