Andrzej Bialecki <[EMAIL PROTECTED]> wrote: > Did you try to run it with LocalFS / Cygwin, and if so, did you > notice any peculiarities? I tried this once, and first the > start-hbase.sh script wouldn't work (missing log files? it > looked like some variables in paths were expanded in a wrong > way), and then when I started the master and a regionserver > by hand, it would complain about missing map files and all > requests would time out ... I gave up after that and moved > to HDFS.
Andrzej, This does now work on trunk since HADOOP-2084 was committed. I have updated the 10minutes page http://wiki.apache.org/lucene-hadoop/Hbase/10Minutes so that it takes you through all the steps you need whether you want to run on the local file system or on top of HDFS. --- Jim Kellerman, Senior Engineer; Powerset [EMAIL PROTECTED]
