How to run:
- (Optional) Check out
/usr/local/nn-analytics/bin/nn_loaderand observe that the JVM set-up is adequate for your needs. Modify the shell scripts as necessary for your environment. It is possible to change the classpath here and point to your own HDFS installations. - As root, run:
service nn-analytics start - (Optional) On your browser hit:
http(s)://HOSTNAME:8080/namespace.htmland fetch the latest image and thenservice nn-analytics restartif this is your first run. - If any issues occur check
/var/log/nn-analyticsfor logs.
** As root you can run: service nn-analytics stop to shutdown or just kill -9 the process.
** It is advised that, in production, you hit http(s)://HOSTNAME:8080/namespace.html and "Save Namespace" prior shutting down your NNA instance.