On Fri, Oct 23, 2015 at 3:16 AM, Alexey Kuznetsov <[email protected]> wrote:
> Actually it is quite hard to do. > > The main complexity that we need to implement double transfer: > 1) Transfer selected jar from user local folder to Web Console Server. > 2) Transfer jar from Web Console Server to Host were Web Agent running. > > And I would prefer to do it after first release. > Agree. I don’t think we should rush this feature. > > On Fri, Oct 23, 2015 at 5:09 PM, Dmitriy Setrakyan <[email protected]> > wrote: > > > On Thu, Oct 22, 2015 at 7:04 PM, Alexey Kuznetsov < > [email protected] > > > > > wrote: > > > > > Prachi, > > > > > > If this issue: https://issues.apache.org/jira/browse/IGNITE-1761 > > > > > > I have looked at the ticket and it seems like a very good idea and big > > usability improvement. > > > > Given that all the communication of the web-console happens through the > > agent anyway, we can load the driver JAR into the agent after the agent > had > > started. > > > > Would it be hard to do? > > > > > > > > > > Is the same as you propose? > > > > > > P.S. > > > Did you managed to load metadata from your MySQL database? > > > > > > On Fri, Oct 23, 2015 at 1:06 AM, Prachi Garg <[email protected]> > wrote: > > > > > > > Thanks! > > > > > > > > I think we should also provide an option on the client side for the > > user > > > to > > > > browse to the local folder of his system. > > > > > > > > -P > > > > > > > > On Thu, Oct 22, 2015 at 12:39 AM, Dmitriy Setrakyan < > > > [email protected] > > > > > > > > > wrote: > > > > > > > > > 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 > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > Alexey Kuznetsov > > > GridGain Systems > > > www.gridgain.com > > > > > > > > > -- > Alexey Kuznetsov > GridGain Systems > www.gridgain.com >
