HOWTO change dynamically a jar in a production pml
Why do that¶
To add a new feature of correct a PML issue on production
Prerequisites¶
Be part of the punch team so as to rebuild an official pml distribution
What to do¶
Copying your jar¶
TODO
There is a repository in the spark installation directory which has been created when deploying the spark_servers ansible role. There, you can find a punchplatform repository. Search into it in order to find the additionnal jars repository and copy your jar into that repository. Now, the next time you will start a plan or a job, your feature or correction will be taken into account.