spark-instrumented-optimizer/sql/hive-thriftserver/src
Wenchen Fan 8ef3399aff [SPARK-13928] Move org.apache.spark.Logging into org.apache.spark.internal.Logging
## What changes were proposed in this pull request?

Logging was made private in Spark 2.0. If we move it, then users would be able to create a Logging trait themselves to avoid changing their own code.

## How was this patch tested?

existing tests.

Author: Wenchen Fan <wenchen@databricks.com>

Closes #11764 from cloud-fan/logger.
2016-03-17 19:23:38 +08:00
..
main/scala/org/apache [SPARK-13928] Move org.apache.spark.Logging into org.apache.spark.internal.Logging 2016-03-17 19:23:38 +08:00
test [SPARK-13928] Move org.apache.spark.Logging into org.apache.spark.internal.Logging 2016-03-17 19:23:38 +08:00