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

    https://github.com/apache/spark/pull/3233#discussion_r23245237
  
    --- Diff: docs/configuration.md ---
    @@ -257,13 +257,12 @@ Apart from these, the following properties are also 
available, and may be useful
       </td>
     </tr>
     <tr>
    -  <td><code>spark.files.userClassPathFirst</code></td>
    +  <td><code>spark.executor.userClassPathFirst</code></td>
    --- End diff --
    
    I was gonna do that but then I noticed none of the other options (e.g. 
`spark.driver.extraClassPath`) are actually documented anywhere... since 
they're all pretty much the same (only the context changes), I could reorganize 
the documentation a bit so that there's this section that lists options that 
exist for driver and executors, and then add this one, but it's starting to 
feel like a separate change at this point.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to