Hi Marcel,, its thats really good to see. We have a DFS cluster set up. I think I m ok with the DataStore implementation. Could I use it with out hadoop implementation ??. The Persistence manager that u wrote is only when u talk about maintaining files in a DB correct ??
On Thu, 19 Feb 2009 Marcel Reutegger <[email protected]> wrote ---- > Hi, > > On Thu, Feb 19, 2009 at 15:07, Alessandro Bologna > <[email protected]> wrote: > > sounds really great. I am assuming you tested it on a single machine. > > correct. HDFS and HBase processes were all running on a single machine. > > > Any plan to leverage HDFS in a JR cluster? > > well, there's not really a plan. I wrote it just for fun to see how > difficult/easy it would be. > > > Would it even be feasible? > > I think so, but I'm not sure how well isolation levels are implemented > in HBase. I'll have to test that. I guess it would also make sense to > have a journal implementation on HBase to also move that part to > Hadoop. > > regards > marcel
