pan3793 commented on code in PR #4691:
URL: https://github.com/apache/zeppelin/pull/4691#discussion_r1536633874
##########
flink/flink-scala-2.12/pom.xml:
##########
@@ -578,6 +999,13 @@
<artifactId>slf4j-api</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.lmax</groupId>
+ <artifactId>disruptor</artifactId>
Review Comment:
hive enables log4j2 async log by default, which requires disruptor available
on 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]