anfeng

Results 7 issues of anfeng

Since multiple users have faced build problems, it might be better to offer CoS as maven package, similar to [lmdbjni](https://github.com/deephacks/lmdbjni). We need to nail down a list of supported OS....

enhancement

This is one of a series pull requests, which aim to launch Storm cluster in a cluster environment. Currently, Nimbus server and UI server launched with a configured port number....

To launch storm workers in a cloud environment, we need to handle some minor issues: - worker's logs have to be located in certain directory (instead of current working directory)...

Currently, DRPC requests could only be sent via Thrift API. We have seen various users asking for HTTP interface. This pull request enable one to configure drpc to be sent...

This pull request integrates Nimbus and DRPC with authentication/authorization framework. Basically, - Nimbus and DRPC are now implemented as ThriftServer and ThriftClient, introduced by auth framework - All Nimbus/DRPC methods...

Is there any reason that you only support Hadoop 2.4 for Spark 1.6? It will be lovely if you could also support Hadoop 2.6.