[ 
https://issues.apache.org/jira/browse/FLUME-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Israel Ekpo updated FLUME-1995:
-------------------------------

    Description: 
Apache Cassandra Channel

The events received by this channel are queued up in Cassandra to be picked up 
later when sinks send pickup requests to the channel.

This type of channel is suitable for use cases where recoverability in the 
event of a hardware failure on the agent machine is important.

The Cassandra cluster can be located on a remote machine.

Cassandra also supports replication which could back up and replicate the 
events further to other nodes.

  was:
CouchBaseChannel

The events received by this channel are queued up in CouchBase to be picked up 
later when sinks send pickup requests to the channel.

This type of channel is suitable for use cases where recoverability in the 
event of a hardware failure on the agent machine is important.

The CouchBase server can be located on a remote machine.

CouchBase also supports replication which could back up and replicate the 
events further to other nodes.

        Summary: CassandraChannel - A Distributed Channel Backed By Apache 
Cassandra as a Persistent Store for Events  (was: CouchBaseChannel - A 
Distributed Channel Backed By CouchBase as a Persistent Store for Events)

Changed this to Apache Cassandra from Couchbase after testing out a draft 
implementation of the couchbase channel.

I think Apache Cassandra will scale better and will be more reliable.
                
> CassandraChannel - A Distributed Channel Backed By Apache Cassandra as a 
> Persistent Store for Events
> ----------------------------------------------------------------------------------------------------
>
>                 Key: FLUME-1995
>                 URL: https://issues.apache.org/jira/browse/FLUME-1995
>             Project: Flume
>          Issue Type: New Feature
>          Components: Channel
>    Affects Versions: v1.4.0
>            Reporter: Israel Ekpo
>            Assignee: Israel Ekpo
>
> Apache Cassandra Channel
> The events received by this channel are queued up in Cassandra to be picked 
> up later when sinks send pickup requests to the channel.
> This type of channel is suitable for use cases where recoverability in the 
> event of a hardware failure on the agent machine is important.
> The Cassandra cluster can be located on a remote machine.
> Cassandra also supports replication which could back up and replicate the 
> events further to other nodes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to