Hi Venkat, I've put a guide to getting the namenode running with HDFS on https://cwiki.apache.org/confluence/display/BOOKKEEPER/JournalManager
There are a few patchs pending on HDFS, which make usage much easier, but it's taking time to get them committed. Let me know if you have any questions. Regards Ivan On 15 Mar 2012, at 06:18, venkat wrote: > I am integrating pseudo-distributed hadoop with > bookkeeper logging system. I added the HDFS-234 > contribution(bkjournal) to the hadoop source code and built it. I > added the properties (dfs.namenode.edits.dir > ,dfs.namenode.edits.journal-plugin.bookkeeper) to integrate hdfs with > BK. But when I start hadoop with local bookies, NameNode shuts down > due to some errors. More over, I could not find any proper > documentation for integrating BK with hdfs.Am in need of some help in > integrating it successfully....
