You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Rafa Haro (JIRA)" <ji...@apache.org> on 2015/02/12 15:42:11 UTC

[jira] [Created] (CONNECTORS-1162) Apache Kafka Output Connector

Rafa Haro created CONNECTORS-1162:
-------------------------------------

             Summary: Apache Kafka Output Connector
                 Key: CONNECTORS-1162
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1162
             Project: ManifoldCF
          Issue Type: Wish
    Affects Versions: ManifoldCF 2.0.1, ManifoldCF 1.8.1
            Reporter: Rafa Haro
             Fix For: ManifoldCF 1.9, ManifoldCF 2.1


Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design. A single Kafka broker can handle hundreds of megabytes of reads and writes per second from thousands of clients.

Apache Kafka is being used for a number of uses cases. One of them is to use Kafka as a feeding system for streaming BigData processes, both in Apache Spark or Hadoop environment. A Kafka output connector could be used for streaming or dispatching crawled documents or metadata and put them in a BigData processing pipeline



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)