GitHub user jackylk opened a pull request:
https://github.com/apache/carbondata/pull/2020 [CARBONDATA-2220] Reduce unnecessary audit log
There are many unnecessary audit log in the code, this PR change them into error or info log.
- [X] Any interfaces changed?
No
- [X] Any backward compatibility impacted?
No
- [X] Document update required?
No
- [X] Testing done
rerun all test
- [X] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
NA
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/jackylk/incubator-carbondata audit
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2020.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2020
----
commit cfa229f739a828d34f521a5762b3083b43d98c4f
Author: Jacky Li <jacky.likun@...>
Date: 2018-03-02T07:33:09Z
change log
----
---