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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

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

 ##########
 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:
   What your mean? Do you mean add alluxio version in properties of parent pom and invoke it in here?

----------------------------------------------------------------
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:
[hidden email]


With regards,
Apache Git Services