简体   繁体   English

如何将数据从 hdfs 存储到 accumulo?

[英]How to store data from hdfs to accumulo?

I am involved in one POC, which will take data from HDFS and store it to apache accumulo.我参与了一个 POC,它将从 HDFS 获取数据并将其存储到 apache accumulo。 I have gone through various articles, but didn't find any possible solution.我浏览了各种文章,但没有找到任何可能的解决方案。

Looking for guidance in this regard.寻求这方面的指导。

I guess you missed the Java Apidocs and the section in the Accumulo User Manual on Writing Accumulo Clients .我猜你错过了Java Apidocs和 Accumulo 用户手册中关于编写 Accumulo 客户端的部分

I also guess you missed the integrations with other related software projects like Apache Pig , Apache Hive , and Presto .我也猜你错过了与其他相关软件项目的集成,比如Apache PigApache HivePresto

edit: sorry this came off a lot nastier than it should have been -- I would encourage you to read the docs more thoroughly in advance before asking such generic questions like this in the future.编辑:对不起,这比它应该的更令人讨厌——我鼓励你在将来问这样的一般问题之前更彻底地阅读文档。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM