Comments

4 Comments

Works on CentOS Linux release 7.2.1511

BZ#1323763 ShellCheck Package Missing From EPEL/RHEL

Works great. Did the following:

  • sudo dnf install accumulo* --enablerepo=updates-testing
  • sudo cp /etc/zookeeper/zoo_sample.cfg /etc/zookeeper/zoo.cfg
  • sudo systemctl start zookeeper
  • sudo -u accumulo accumulo init
  • sudo systemctl start accumulo-master accumulo-tserver accumulo-monitor

Performed the following using the shell:

  • Create a user
  • grant user permissions
  • create table as user
  • insert rows as user

To test monitor ran: links http://localhost:50095/

BZ#1132725 Monitor service sub-package not built with Accumulo

Works for me on VM

BZ#1389325 Classpath missing apache-commons-io package