Hi, Does Hbase support fully distributed mode on Windows?
I am now trying to setup Hbase on Windows servers. I followed the steps in https://hbase.apache.org/cygwin.html, and can launch a standalone Hbase successfully on Windows. Next step I want to setup Hbase on Windows servers with distributed mode. However I saw followings in 'start-hbase.cmd': "if "%distMode%"=="true" ( @echo This is not implemented yet. Stay tuned." I am wondering if distributed mode of Hbase is supported on Windows or not. Anyone has experience to setup fully-distributed Hbase on Windows? Regards, xiaochun
