spark-instrumented-optimizer/conf
Iulian Dragos 8aab94d898 [SPARK-4286] Add an external shuffle service that can be run as a daemon.
This allows Mesos deployments to use the shuffle service (and implicitly dynamic allocation). It does so by adding a new "main" class and two corresponding scripts in `sbin`:

- `sbin/start-shuffle-service.sh`
- `sbin/stop-shuffle-service.sh`

Specific options can be passed in `SPARK_SHUFFLE_OPTS`.

This is picking up work from #3861 /cc tnachen

Author: Iulian Dragos <jaguarul@gmail.com>

Closes #4990 from dragos/feature/external-shuffle-service and squashes the following commits:

6c2b148 [Iulian Dragos] Import order and wrong name fixup.
07804ad [Iulian Dragos] Moved ExternalShuffleService to the `deploy` package + other minor tweaks.
4dc1f91 [Iulian Dragos] Reviewer’s comments:
8145429 [Iulian Dragos] Add an external shuffle service that can be run as a daemon.
2015-04-28 12:08:18 -07:00
..
fairscheduler.xml.template More fair scheduler docs and property names. 2013-09-08 00:29:11 -07:00
log4j.properties.template [SPARK-6758]block the right jetty package in log 2015-04-09 17:44:08 -04:00
metrics.properties.template [Spark-5708] Add Slf4jSink to Spark Metrics 2015-02-24 20:50:16 +00:00
slaves.template [SPARK-3584] sbin/slaves doesn't work when we use password authentication for SSH 2014-09-25 16:49:15 -07:00
spark-defaults.conf.template HOTFIX: Minor typo in conf template 2014-08-26 23:40:50 -07:00
spark-env.sh.template [SPARK-4286] Add an external shuffle service that can be run as a daemon. 2015-04-28 12:08:18 -07:00