On Wed, Oct 21, 2015 at 5:08 PM, Prachi Garg <[email protected]> wrote:
> I am trying to load metadata from MySQL database, but the web console > doesn't allow me to provide the MySQL driver JAR. It is set to H2, by > default, and doesn't let me change. I tried running the Ignite web agent in > both test and non-test modes. How can I provide the MySQL driver JAR? > The question (?) helper popup next to the driver field actually explains what to do. You need to copy the driver JAR into the “jdbc-drivers” folder in the agent. > Thanks, > -Prachi >
