mwlon commented on code in PR #1141:
URL: https://github.com/apache/orc/pull/1141#discussion_r881203095
##########
java/mapreduce/pom.xml:
##########
@@ -63,10 +63,6 @@
<groupId>org.apache.hive</groupId>
<artifactId>hive-storage-api</artifactId>
</dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- </dependency>
Review Comment:
The maven package command needed to run the benchmarks fails without it.
Should I still make it a separate PR that we merge in first?
--
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]