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 2020/10/19 02:38:55 UTC

[GitHub] [accumulo] EdColeman commented on issue #1741: java.util.ServiceConfigurationError: org.apache.accumulo.start.spi.KeywordExecutable: Provider org.apache.accumulo.server.init.Initialize could not be instantiated

EdColeman commented on issue #1741:
URL: https://github.com/apache/accumulo/issues/1741#issuecomment-711477583


   Which version of zookeeper are you using?  There have been recent classpath / directory issues between zookeeper versions – maybe the changes in these issue (https://github.com/apache/accumulo/pull/1716 or https://github.com/apache/accumulo/issues/1503) can help?
   
   From: wangxiaofan777 <no...@github.com> 
   Sent: Sunday, October 18, 2020 10:33 PM
   To: apache/accumulo <ac...@noreply.github.com>
   Cc: Subscribed <su...@noreply.github.com>
   Subject: Re: [apache/accumulo] java.util.ServiceConfigurationError: org.apache.accumulo.start.spi.KeywordExecutable: Provider org.apache.accumulo.server.init.Initialize could not be instantiated (#1741)
   
    
   
   Ok, i follow the document(https://accumulo.apache.org/docs/2.x/getting-started/quickstart) to install it .. My version is 2.0.0, i configured these files:
   accumulo.properties
   instance.volumes=hdfs://node-1:8020/accumulo
   instance.zookeeper.host=node-1:2181
   trace.password=123456
   
   accumulo-env.sh
   basedir=/usr/local/software/accumulo-2.0.0
   bin=/usr/local/software/accumulo-2.0.0/bin
   conf=/usr/local/software/accumulo-2.0.0/conf
   lib=/usr/local/software/accumulo-2.0.0/lib
   export ACCUMULO_LOG_DIR="${ACCUMULO_LOG_DIR:-${basedir}/logs}"
   export HADOOP_HOME="${HADOOP_HOME:-/usr/local/software/hadoop-3.3.0}"
   export HADOOP_CONF_DIR="${HADOOP_CONF_DIR:-${HADOOP_HOME}/etc/hadoop}"
   export ZOOKEEPER_HOME="${ZOOKEEPER_HOME:-${ZOOKEEPER_HOME}}"
   then,i executed this command: ./bin/accumulo,after this, got exception
   
   —
   You are receiving this because you are subscribed to this thread.
   Reply to this email directly, view it on GitHub <https://github.com/apache/accumulo/issues/1741#issuecomment-711476002> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABVYUFAMOHZST3KGBP7KFXTSLOQNXANCNFSM4SVQA7XQ> .  <https://github.com/notifications/beacon/ABVYUFESB5DCKUFWK6R5RTDSLOQNXA5CNFSM4SVQA7X2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFJUEGIQ.gif> 
   
   


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