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

    https://github.com/apache/spark/pull/13146#discussion_r74102346
  
    --- Diff: docs/configuration.md ---
    @@ -427,6 +427,22 @@ Apart from these, the following properties are also 
available, and may be useful
         with <code>spark.jars.packages</code>.
       </td>
     </tr>
    +<tr>
    +  <td><code>spark.pyspark.driver.python</code></td>
    +  <td></td>
    +  <td>
    +    Python binary executable to use for PySpark in driver.
    +    (default is <code>spark.pyspark.python</code>)</code>.
    +  </td>
    +</tr>
    +<tr>
    +  <td><code>spark.pyspark.python</code></td>
    +  <td></td>
    +  <td>
    +    Python binary executable to use for PySpark in both driver and 
executors.
    +    </code>.
    --- End diff --
    
    This tag is out of place.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to