You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/01/14 09:43:05 UTC

[GitHub] xubo245 commented on a change in pull request #3069: [WIP][CARBONDATA-3232] Add test case for alluxio UT

xubo245 commented on a change in pull request #3069: [WIP][CARBONDATA-3232] Add test case for alluxio UT
URL: https://github.com/apache/carbondata/pull/3069#discussion_r247428112
 
 

 ##########
 File path: integration/spark-common-test/pom.xml
 ##########
 @@ -160,6 +165,35 @@
       <artifactId>jmockit</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.alluxio</groupId>
+      <artifactId>alluxio-core-client-hdfs</artifactId>
+      <version>1.8.1</version>
 
 Review comment:
   This is only for test, not public. It's better to keep in test module and avoid increase the risk for other module.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services