You probably shouldn't be using Windows servers for this. For example, Cloudera doesn't list any version of Windows at all as a supported OS:
http://www.cloudera.com/documentation/cdh/5-0-x/CDH5-Requirements-and-Supported-Versions/cdhrsv_os.html You'd almost certainly be better off setting up a few Linux VMs on those servers and running it that way. On Fri, Aug 12, 2016 at 10:36 PM, Xiaochun Liang <[email protected]> wrote: > 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 >
