feenst

Results 3 issues of feenst

I've been working on getting hbase-docker to run on both Windows 10 and CentOS 7 and I think I have it working on both. On Windows, I wasn't able to...

Running on CentOS 7 Docker version 17.06.2-ce, build cec0b72 The image doesn't get built if the `rm -rf /build` is included [here](https://github.com/dajobe/hbase-docker/blob/master/Dockerfile#L16). If I remove that command, the image builds....

I'm evaluating [node-hbase](https://github.com/adaltas/node-hbase) for connecting to an HBase instance, but it's using REST rather than Thrift to connect. Has Kerberos support for node-thirft2-hbase been discussed?