petersomogyi commented on PR #117: URL: https://github.com/apache/hbase-connectors/pull/117#issuecomment-1669470051
> 1. why replace `log4j` with `org.apache.logging.log4j` That is the groupId for log4j2, check these dependencies for the hbase repository: https://github.com/apache/hbase/blob/master/pom.xml#L1340-L1359 > 2. and `org.apache.logging.log4j` is still log4j not log4j2? seems not as title describes org.apache.logging.log4j is with version 2.17.2, so it is log4j2. -- 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]
