virajjasani commented on PR #2124:
URL: https://github.com/apache/phoenix/pull/2124#issuecomment-2957466123
There are some pherf test failures, probably not related to this PR. We had
some change related to commons-logging recently:
```
java.lang.RuntimeException: java.lang.NoClassDefFoundError:
org/apache/commons/logging/Log
at org.apache.phoenix.query.BaseTest.initMiniCluster(BaseTest.java:568)
at org.apache.phoenix.query.BaseTest.setUpTestCluster(BaseTest.java:465)
at
org.apache.phoenix.query.BaseTest.checkClusterInitialized(BaseTest.java:451)
at org.apache.phoenix.query.BaseTest.setUpTestDriver(BaseTest.java:535)
at org.apache.phoenix.query.BaseTest.setUpTestDriver(BaseTest.java:530)
at
org.apache.phoenix.end2end.ParallelStatsDisabledIT.doSetup(ParallelStatsDisabledIT.java:61)
```
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-2124/8/testReport/
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]