spark-instrumented-optimizer/sql/core/src
Shixiong Zhu ad0de99f3d [SPARK-13584][SQL][TESTS] Make ContinuousQueryManagerSuite not output logs to the console
## What changes were proposed in this pull request?

Make ContinuousQueryManagerSuite not output logs to the console. The logs will still output to `unit-tests.log`.

I also updated `SQLListenerMemoryLeakSuite` to use `quietly` to avoid changing the log level which won't output logs to `unit-tests.log`.

## How was this patch tested?

Just check Jenkins output.

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #11439 from zsxwing/quietly-ContinuousQueryManagerSuite.
2016-03-03 15:41:56 -08:00
..
main [SPARK-13632][SQL] Move commands.scala to command package 2016-03-03 15:24:38 -08:00
test [SPARK-13584][SQL][TESTS] Make ContinuousQueryManagerSuite not output logs to the console 2016-03-03 15:41:56 -08:00