我是Accumulo的新手。我已经配置了Hadoop,Zookeeper,Accumulo。 我还浏览了Apache Accumulo wiki和accumulo.apache.org 但他们的例子数量较少,显示的信息较少 发展前景。任何人都可以建议Accumulo的资源或PDF 我能找到吗?
答案 0 :(得分:4)
你看过http://accumulo.apache.org/1.5/examples/的一组例子了吗?其中许多示例对应于每个Accumulo tarball的examples / simple模块中的一个或多个Java文件,或者您可以browse them here。