A very basic example of using a Scala client to write to Apache Accumulo. To run: $ sbt -Dslf4j.version=1.5.8 > compile > run <instanceName> <zookeepers> <username> <password> <table>