Hello,
I’ve been following the set-up procedures for the Sandbox and I need to add Accumulo so I can do some experimentation with GeoWave. I have the Sandbox image running in VirtualBox. I enabled Ambari, and HDFS. I following the instructions for installing Accumulo using yum from here: http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.1/bk_installing_manually_book/content/rpm-chap-accumulo.html
The yum process reports success but the install isn’t working correctly. When I echo $ACCUMULO_HOME it gives me a blank line response.
Then I checked the classpath for Accumulo:
[root@sandbox standalone]# accumulo classpath
“Accumulo is not properly configured.
Try running $ACCUMULO_HOME/bin/bootstrap_config.sh and then editing
$ACCUMULO_HOME/conf/accumulo-env.sh”
I couldn’t find that directory anywhere.
Since I’m at a loss of what to do, I tried running yum again and the response is: “Package accumulo-1.6.1.2.2.0.0-2041.el6.noarch already installed and latest version
Nothing to do”
Any ideas on how to get this to working? I’m pretty new to Accumulo so I hopefully I’m missing something obvious here.
Thanks,
Scott