[ https://issues.apache.org/jira/browse/SPARK-19662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873712#comment-15873712 ]
Apache Spark commented on SPARK-19662: -------------------------------------- User 'erenavsarogullari' has created a pull request for this issue: https://github.com/apache/spark/pull/16992 > Add Fair Scheduler Unit Test coverage for different build cases > --------------------------------------------------------------- > > Key: SPARK-19662 > URL: https://issues.apache.org/jira/browse/SPARK-19662 > Project: Spark > Issue Type: Test > Components: Scheduler > Affects Versions: 2.1.0 > Reporter: Eren Avsarogullari > Priority: Minor > > Fair Scheduler can be built via one of the following options: > - By setting a {{spark.scheduler.allocation.file}} property > - By setting {{fairscheduler.xml}} into classpath, > These options are checked in order and fair-scheduler is built via first > found one. If invalid path is found, {{FileNotFoundException}} will be > expected. > Related PR aims unit test coverage of these use cases and a minor > documentation change has been added for second option({{fairscheduler.xml}} > into classpath) to inform the user. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org