Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22678#discussion_r224327625
  
    --- 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 enterprise Github
    +
    +To run tests with Jenkins:
    +
    +    ./dev/run-tests-jenkins
    +
    +If you use an individual repository or an enterprise GitHub, you should 
export below environment variables before running above command.
    +
    +### Related environment variables
    +
    +<table class="table">
    +<tr><th>variable Name</th><th>Default</th><th>Meaning</th></tr>
    --- End diff --
    
    `variable` -> `Variable`


---

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

Reply via email to