Igniters, So far Ignite deployment process left it up to a user to deploy all the libraries on all the nodes manually, before a node can even be started up.
What about adding *Ignite.deploy(...)* method that could do the deployment automatically? As parameters to this method, it could receive either a URI of the user archives, a GIT repository, or Maven repositories and artifacts. I have described the design here: https://issues.apache.org/jira/browse/IGNITE-1160 Please provide comments on whether you think this functionality is useful or sufficient. D,