ilya-bystrov

Results 3 issues of ilya-bystrov

I run Storm on Mesos via Docker. Supervisor can not be started because Nimbus service resolves hostname as **localhost**. nimbus: `[INFO] Started HTTP server from which config for the MesosSupervisor's...

docker
docs
marathon

Looks like similar to #74 By default built failed. But after creating `mkdir -p _website/blog/` directory build finished successful. Here is failed output. ``` ablog build Running Sphinx v1.5.3 making...

It looks like that RedisServer#stop method doesn't terminate corresponding threads. And so App doesn't terminates. Here is Main class code: ``` public static void main(String[] args) throws IOException, InterruptedException {...