Hello, I would install Storm on Ubuntu 14.04 (on a virtual machine)...
I also install apache2, and create a link in this directory with the *a2ensite storm.conf* command. With this access, I can go to my storm directory by tapping : 172.1.24.18/ But, I have 404 errors : example : : GET http://172.5.0.209/api/v1/cluster/summary 404 (Not Found) jquery-1.6.2.min.js:18 GET http://172.5.0.209/api/v1/topology/summary 404 (Not Found) (index):1 Uncaught SyntaxError: Unexpected token < (index):1 Uncaught SyntaxError: Unexpected token < jquery-1.6.2.min.js:18 GET http://172.5.0.209/api/v1/supervisor/summary 404 (Not Found) (index):1 Uncaught SyntaxError: Unexpected token < jquery-1.6.2.min.js:18 GET http://172.5.0.209/api/v1/cluster/configuration 404 (Not Found) In fact, api/v1/cluster... doesn't exist... If you have an idea... Thanks
