【问题标题】:Configuring Nutch to write to Apache Kudu配置 Nutch 以写入 Apache Kudu
【发布时间】:2019-02-12 09:56:27
【问题描述】:

我正在尝试将 Apache Nutch 配置为写入 Apache Kudu,但我无法在任何地方找到有关如何执行此操作的信息。我知道我可以写信给 Cassandra 和 HBase,但是 Kudu 什么都没有。

我使用的 Hadoop 发行版是 CDH 5.16.1

如何配置 Apache Nucth 以写入 Apache Kudu?

【问题讨论】:

  • Nutch 是在 Kudu 之前写的,而且 Cloudera 不支持 Nutch,所以我不确定这里有没有你自己添加到 Nutch 的直接集成

标签: hadoop nosql web-crawler nutch apache-kudu


【解决方案1】:

Apache Nutch 不支持开箱即用的 Apache Kudu。编写集成应该不会很复杂,因为 Nutch 有一个可插拔的输出/索引系统。

您可以通过实现IndexWriter interface 来编写indexer plugin。我们始终欢迎新的贡献和贡献者。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-01-24
    • 1970-01-01
    相关资源
    最近更新 更多