Aleksandr created IGNITE-19021:
----------------------------------
Summary: Support the dirrectory deployment
Key: IGNITE-19021
URL: https://issues.apache.org/jira/browse/IGNITE-19021
Project: Ignite
Issue Type: Improvement
Components: cli, rest
Reporter: Aleksandr
Now it is impossible to deploy the directory. The case: deploy several jars or
just a directory with class files.
The solution might be:
- zip the dir on the client side
- deploy the zip
- unzip on the server side
--
This message was sent by Atlassian Jira
(v8.20.10#820010)