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

    https://github.com/apache/spark/pull/17536#discussion_r123166679
  
    --- Diff: docs/job-scheduling.md ---
    @@ -264,3 +264,9 @@ within it for the various settings. For example:
     A full example is also available in `conf/fairscheduler.xml.template`. 
Note that any pools not
     configured in the XML file will simply get default values for all settings 
(scheduling mode FIFO,
     weight 1, and minShare 0).
    +
    +## Scheduling using JDBC Connections
    +To set a [Fair Scheduler](job-scheduling.html#fair-scheduler-pools) pool 
for a JDBC client session,
    +users can set the `spark.sql.thriftserver.scheduler.pool` variable:
    +
    --- End diff --
    
    {% highlight SQL %}


---
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