GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/21914
[SPARK-24967][SQL] Avro: Use internal.Logging instead for logging
## What changes were proposed in this pull request?
Looks Avro uses direct `getLogger` to create a SLF4J logger. Should better
use `internal.Logging` instead.
## How was this patch tested?
Exiting tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HyukjinKwon/spark avro-log
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21914.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21914
----
commit 10a79ad753729d0de8ab52876c2f7d6f13069908
Author: hyukjinkwon <gurwls223@...>
Date: 2018-07-30T06:04:56Z
Use internal.Logging instead for logging
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]