spark-instrumented-optimizer/core
Brian Cho 027dea8f29 [SPARK-17715][SCHEDULER] Make task launch logs DEBUG
## What changes were proposed in this pull request?

Ramp down the task launch logs from INFO to DEBUG. Task launches can happen orders of magnitude more than executor registration so it makes the logs easier to handle if they are different log levels. For larger jobs, there can be 100,000s of task launches which makes the driver log huge.

## How was this patch tested?

No tests, as this is a trivial change.

Author: Brian Cho <bcho@fb.com>

Closes #15290 from dafrista/ramp-down-task-logging.
2016-09-29 15:59:17 -04:00
..
src [SPARK-17715][SCHEDULER] Make task launch logs DEBUG 2016-09-29 15:59:17 -04:00
pom.xml [SPARK-17639][BUILD] Add jce.jar to buildclasspath when building. 2016-09-22 21:35:25 -07:00