Re: Facebook corona compatibility

2012-11-21 Thread Harsh J
IIRC, Facebook's own hadoop branch (Github: facebook/hadoop I guess), does not support or carry any security features, which Apache Hadoop 0.20.203 -> 1.1.x now carries. So out of the box, I expect it to be incompatible with any of the recent Apache releases. On Mon, Nov 12, 2012 at 9:31 PM, Amit

Re: Facebook corona compatibility

2012-11-21 Thread Robert Molina
Hi Amit, There is a mention here to Start in the hadoop-20 parent path : https://github.com/facebook/hadoop-20/wiki/Corona-Single-Node-Setup Regards, Rob On Mon, Nov 12, 2012 at 8:01 AM, Amit Sela wrote: > Hi everyone, > > Anyone knows if the new corona tools (Facebook just released as open > s

Facebook corona compatibility

2012-11-12 Thread Amit Sela
Hi everyone, Anyone knows if the new corona tools (Facebook just released as open source) are compatible with hadoop 1.0.x ? or just 0.20.x ? Thanks.