zjffdu commented on a change in pull request #3447: [ZEPPELIN-4331] Use latest 
version of Java driver for Cassandra
URL: https://github.com/apache/zeppelin/pull/3447#discussion_r326001947
 
 

 ##########
 File path: cassandra/pom.xml
 ##########
 @@ -88,8 +88,8 @@
         </dependency>
 
         <dependency>
-            <groupId>net.jpountz.lz4</groupId>
-            <artifactId>lz4</artifactId>
+            <groupId>org.lz4</groupId>
+            <artifactId>lz4-java</artifactId>
 
 Review comment:
   Is this required by cassandra java driver 3.7.2 ?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to