Skip to content

Conversation

@turboFei
Copy link
Member

@turboFei turboFei commented Jan 26, 2022

Why are the changes needed?

This is a followup of #1769. Cleanup the log4j properties files and using log4j2.properties for UT.

How was this patch tested?

Passed UT.

@yaooqinn
Copy link
Member

and the licenses?

@turboFei
Copy link
Member Author

and the licenses?

Sorry, which file should I modify?

@yaooqinn
Copy link
Member

LICENSE-binary

@codecov-commenter
Copy link

codecov-commenter commented Jan 26, 2022

Codecov Report

Merging #1842 (14c64ec) into master (53d59a0) will increase coverage by 0.24%.
The diff coverage is n/a.

❗ Current head 14c64ec differs from pull request most recent head b675755. Consider uploading reports for the commit b675755 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1842      +/-   ##
============================================
+ Coverage     59.46%   59.71%   +0.24%     
+ Complexity      272      271       -1     
============================================
  Files           277      282       +5     
  Lines         13853    13989     +136     
  Branches       1776     1785       +9     
============================================
+ Hits           8238     8353     +115     
- Misses         4911     4925      +14     
- Partials        704      711       +7     
Impacted Files Coverage Δ
...e/authentication/KyuubiAuthenticationFactory.scala 75.86% <0.00%> (-2.32%) ⬇️
...g/apache/spark/kyuubi/SparkSQLEngineListener.scala 86.44% <0.00%> (-1.70%) ⬇️
...rg/apache/kyuubi/engine/spark/SparkSQLEngine.scala 65.06% <0.00%> (-1.21%) ⬇️
...rg/apache/kyuubi/engine/trino/TrinoStatement.scala 64.70% <0.00%> (-1.18%) ⬇️
...apache/kyuubi/service/TBinaryFrontendService.scala 85.10% <0.00%> (-0.32%) ⬇️
...ation/EngineSecureAuthenticationProviderImpl.scala 0.00% <0.00%> (ø)
...uthentication/KyuubiInternalAccessIdentifier.scala 100.00% <0.00%> (ø)
...on/ZooKeeperEngineSecuritySecretProviderImpl.scala 0.00% <0.00%> (ø)
...ervice/authentication/EngineSecurityAccessor.scala 82.00% <0.00%> (ø)
.../authentication/EngineSecuritySecretProvider.scala 100.00% <0.00%> (ø)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53d59a0...b675755. Read the comment docs.

@turboFei turboFei force-pushed the remove_log4j1 branch 2 times, most recently from d83f9bc to 499f935 Compare January 26, 2022 10:57
@turboFei turboFei closed this in 885ace0 Jan 27, 2022
@turboFei
Copy link
Member Author

thanks, merged to master

pan3793 pushed a commit that referenced this pull request Feb 1, 2022
…-jdbc(shaded) modules

### _Why are the changes needed?_
<!--
Please clarify why the changes are needed. For instance,
  1. If you add a feature, you can talk about the use case of it.
  2. If you fix a bug, you can clarify why it is a bug.
-->
Revert the dependency changes for kyuubi-hive-jdbc and kyuubi-hive-jdbc-shaded modules from #1842

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #1854 from turboFei/slf4j-api.

Closes #1769

dffe6c5 [Fei Wang] reserve for kyuubi-hive-beeline
2001243 [Fei Wang] [KYUUBI #1769][FOLLOWUP] Revert the dependency change for kyuubi-hive-beeline and kyuubi-hive-jdbc(shaded) modules

Authored-by: Fei Wang <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants