yatszhash

Results 2 issues of yatszhash

Why is SparkJobServerClientImpl package-private? I infer that because of using factory pattern and cache connection. However, it's very inconvenient to implement customized client because it cannot be extended and it's...

I replaced the module request for the modules http/https to support requests to a solr via http and https proxy. [The module request has built-in proxy support](https://github.com/request/request#proxies). It uses the...