[ https://issues.apache.org/jira/browse/FLUME-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashish Paliwal resolved FLUME-358. ---------------------------------- Resolution: Won't Fix Fix Version/s: v0.9.5 Won't fix. 0.X branch not maintained anymore > hubsubcriber: This consumes events from hubs of pubsubhubbub > ------------------------------------------------------------- > > Key: FLUME-358 > URL: https://issues.apache.org/jira/browse/FLUME-358 > Project: Flume > Issue Type: New Feature > Components: Sinks+Sources > Affects Versions: v0.9.4 > Reporter: Dani Abel Rayan > Assignee: Dani Abel Rayan > Fix For: v0.9.5 > > > Whats Pubsubhubbub ? A simple, open, server-to-server "web-hook-based" pubsub > (publish/subscribe) protocol as an extension to Atom and RSS. > http://code.google.com/p/pubsubhubbub/ > Web Hooks: User-defined HTTP callbacks for push, pipes and plugins. Event > callbacks over Web, the design pattern/architecture of letting users receive > notifications over http. This creates Evented Web. > Feedburner, blogger, google buzz, livejournal, Shopify, Paypal etc are some > of the sites that serve their content with webhooks. > I have developed a flume-source that subscribes to "superfeedr". Why > superfeedr? It is the most active hub. > Their clients include Posterous, Tumblr and twitterfeed and friend-feed and > they leverage low-latency push notifications. > https://github.com/superfeedr is very active. > I even see a couchdb client : https://github.com/superfeedr/couchpubtato: It > reads "Turn couchdb into a pubsubhubbub subscriber so it can eat your feeds > like potato chips" > So, I have developed a "hubsubcriber" for flume. Will be submitting the patch > soon. Superfeedr has hackr plan where they give unlimited "credits". For more > info: http://superfeedr.com/ > Other hub implementations: http://code.google.com/p/pubsubhubbub/wiki/Hubs > Also, we can have private hubs, need to hack on that later for making it as > source for flume. -- This message was sent by Atlassian JIRA (v6.3.4#6332)