dongjoon-hyun commented on code in PR #754:
URL:
https://github.com/apache/spark-kubernetes-operator/pull/754#discussion_r3588064727
##########
spark-operator/build.gradle:
##########
@@ -51,6 +51,7 @@ dependencies {
exclude group: "org.checkerframework"
exclude group: "org.fusesource.leveldbjni"
exclude group: "org.lz4"
+ exclude group: "org.openlabtesting.leveldbjni"
Review Comment:
Sorry, I've updated the previous message. This is a OS-dependent variant of
`leveldbjni`.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]