On Wed, Nov 14, 2012 at 4:35 AM, mailinglist <[email protected]> wrote: > does anyone know, if it possible to setup an active-active-NameNode in hadoop > 1.0 ? Or how can i provide a HA-NameNode?
HA is not present in hadoop 1.0. You'll have to upgrade to a release on branch 2.0 or 0.23. -andy
