You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/11/27 23:32:15 UTC

[GitHub] mikewalch commented on a change in pull request #44: Build shaded jar without Hadoop for M/R

mikewalch commented on a change in pull request #44: Build shaded jar without Hadoop for M/R
URL: https://github.com/apache/accumulo-testing/pull/44#discussion_r236889384
 
 

 ##########
 File path: Dockerfile
 ##########
 @@ -18,8 +18,11 @@ FROM centos:7
 RUN yum install -y java-1.8.0-openjdk-devel
 ENV JAVA_HOME /usr/lib/jvm/java-1.8.0-openjdk
 
-ARG TEST_JAR_VERSION
+ENV HADOOP_VERSION 3.1.1
 
 Review comment:
   Fixed now

----------------------------------------------------------------
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