You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/06 18:35:52 UTC

[jira] Commented: (CASSANDRA-1254) Add Cassandra support to flume

    [ https://issues.apache.org/jira/browse/CASSANDRA-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885588#action_12885588 ] 

Jonathan Ellis commented on CASSANDRA-1254:
-------------------------------------------

sounds like this should be a patch to flume, not to cassandra

> Add Cassandra support to flume
> ------------------------------
>
>                 Key: CASSANDRA-1254
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1254
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Contrib
>            Reporter: Jeremy Hanna
>            Priority: Minor
>
> (Not sure if this belongs as a Jira ticket for Cassandra or an issue with the Flume project, but adding it here as a placeholder at least)
> Flume was recently open-sourced by Cloudera.  Todd Lipcon mentioned he implemented a hook to output log data from Flume to HBase.  I asked if it would be difficult to do for Cassandra as well and it sounded pretty simple given the architecture.
> The source is found here:
> http://github.com/cloudera/flume
> "Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. It has a simple and flexible architecture based on streaming data flows. It is robust and fault tolerant with tunable reliability mechanisms and many failover and recovery mechanisms. The system is centrally managed and allows for intelligent dynamic management. It uses a simple extensible data model that allows for online analytic applications."
> Since people are using Cassandra for log backers in other areas, I thought it would be useful to add something like Flume to contrib or core.
> Also, since event logging with flume sounds like it can be filtered and munged before reaching the data store, it wouldn't be as heavy as just straight loggers might be.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.