Re: using Hadoop as an integration platform

2011-02-24 Thread Christopher Smith
Hadoop provides standardized interfaces/formats/execution models/etc., so it can be used for integration (and indeed, I've done that). However, it differs from most ESB's in that it is very batch oriented, rather than real-time/streaming/queuing oriented. Consider whether your integration needs

Hadoop-Common-trunk-Commit - Build # 510 - Still Failing

2011-02-24 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Hadoop-Common-trunk-Commit/510/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 21182 lines...] init: [touch]

[jira] Created: (HADOOP-7155) Move ipc.Server#CURRENT_VERSION constant to VersionedProtocol.

2011-02-24 Thread Konstantin Shvachko (JIRA)
Move ipc.Server#CURRENT_VERSION constant to VersionedProtocol. -- Key: HADOOP-7155 URL: https://issues.apache.org/jira/browse/HADOOP-7155 Project: Hadoop Common Issue Type: