Github user kiszk commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22678#discussion_r224549012
  
    --- Diff: docs/building-spark.md ---
    @@ -272,3 +272,31 @@ For SBT, specify a complete scala version using (e.g. 
2.12.6):
         ./build/sbt -Dscala.version=2.12.6
     
     Otherwise, the sbt-pom-reader plugin will use the `scala.version` 
specified in the spark-parent pom.
    +
    +## Running Jenkins tests with Github Enterprise
    +
    +To run tests with Jenkins:
    +
    +    ./dev/run-tests-jenkins
    +
    +If use an individual repository or an GitHub Enterprise, export below 
environment variables before running above command.
    --- End diff --
    
    nit: `an` -> `a`
    In addition, how about `an GitHub Enterprise` -> `a repository on GitHub 
Enterprise`?



---

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

Reply via email to