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 2019/06/24 13:07:00 UTC

[GitHub] [accumulo] milleruntime commented on issue #1228: NoSuchMethodError on Initialize

milleruntime commented on issue #1228: NoSuchMethodError on Initialize
URL: https://github.com/apache/accumulo/issues/1228#issuecomment-505001791
 
 
   I am still seeing this on my laptop.  
   ```09:02:59 {master} /local/uno/install/logs/setup$ java -version
   openjdk version "11.0.3" 2019-04-16
   OpenJDK Runtime Environment (build 11.0.3+7-Ubuntu-1ubuntu218.04.1)
   OpenJDK 64-Bit Server VM (build 11.0.3+7-Ubuntu-1ubuntu218.04.1, mixed mode, sharing)
   
   09:05:16 (master) /local/workspace/accumulo$ git log -1 --oneline 
   309833ae2 (HEAD -> master, upstream/master) Merge branch '2.0'
   
   cat /etc/*release*
   DISTRIB_ID=Ubuntu
   DISTRIB_RELEASE=18.04
   DISTRIB_CODENAME=bionic
   DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS"
   
   ```
   
   Here is my uno env:
   ```09:04:26 {master} /local/uno$ uno env
   export HADOOP_HOME="/local/uno/install/hadoop-3.2.0"
   export HADOOP_CONF_DIR="/local/uno/install/hadoop-3.2.0/etc/hadoop"
   export ZOOKEEPER_HOME="/local/uno/install/zookeeper-3.4.14"
   export SPARK_HOME="/local/uno/install/spark-2.3.2-bin-without-hadoop"
   export ACCUMULO_HOME="/local/uno/install/accumulo-2.0.0-SNAPSHOT"
   export FLUO_HOME="/local/uno/install/fluo-1.2.0"
   export FLUO_YARN_HOME="/local/uno/install/fluo-yarn-1.0.0"
   export PATH="$PATH:/local/uno/bin:/local/uno/install/hadoop-3.2.0/bin:/local/uno/install/zookeeper-3.4.14/bin:/local/uno/install/accumulo-2.0.0-SNAPSHOT/bin"
   ```
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services