Hi Jos! On Mon, Aug 6, 2012 at 10:54 PM, Jos Backus <j...@catnook.com> wrote: > I'm aware of that. We'd like to use MRv1 instead of YARN because we are not > ready/willing to switch at this point. The code is still there, just the > mapred script UI was removed. Right now I'm using the hadoop command to > start the jobtracker and tasktracker but it seems ugly and someone may come > in and break that interface, too, as it's advertised as deprecated.
To the best of my knowledge that code in the trunk/branch-2 hasn't been maintained for quite some time. It seems to compile, but I can't make it work even with a patched version of wrapper scripts. Is your experience with that code different? Can you provide more details on what exact branch you're using and how exactly you're using TT/JT from there? Please also note, that MRv1 as delivered by CDH4 distribution is completely different from the code that exists in trunk/branch-2. > So far the HDFS bits seem to work fine under daemontools-encore; I have > been using it for several months now without problems. Great! Any chance you can share your code? Thanks, Roman.