stoty commented on PR #160:
URL: 
https://github.com/apache/phoenix-connectors/pull/160#issuecomment-2929434525

   Please check the test logs 
   
   
   [INFO] Running org.apache.phoenix.hive.HiveMapReduceIT
   Error:  Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
0.009 s <<< FAILURE! -- in org.apache.phoenix.hive.HiveMapReduceIT
   Error:  org.apache.phoenix.hive.HiveMapReduceIT -- Time elapsed: 0.002 s <<< 
ERROR!
   java.lang.RuntimeException: java.lang.NoClassDefFoundError: 
org/apache/commons/logging/impl/Log4JLogger
        at org.apache.phoenix.query.BaseTest.initMiniCluster(BaseTest.java:552)
        at org.apache.phoenix.query.BaseTest.setUpTestCluster(BaseTest.java:451)
        at 
org.apache.phoenix.query.BaseTest.checkClusterInitialized(BaseTest.java:437)
        
        
   Looks like you need to add **log4j-1.2-api** to the test classpath.
   


-- 
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]

Reply via email to