keith-turner commented on code in PR #1122:
URL: https://github.com/apache/fluo/pull/1122#discussion_r1014534537


##########
pom.xml:
##########
@@ -308,6 +313,11 @@
               <artifactId>hadoop-client-runtime</artifactId>
               <version>${hadoop.version}</version>
             </dependency>
+            <dependency>

Review Comment:
   @ctubbsii  I am trying to get Fluo to build against Accumulo 2.1.0.  When 
the ITs are failing because the accumulo servers can't start because they can't 
find a thrift class.  In the classpath printed out in the accumulo logs I see 
thrift version 0.12.0.  I tried setting the thrift version here but it still 
seems to use 0.12.0. Do you have any idea what I am doing wrong?



-- 
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: notifications-unsubscr...@fluo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to