Hi, I read the thread about the new Tajo interpreter and the thread about Apache Ignite, and while browsing through the code of the Hive interpreter I realized that for all of the JDBC based interpreters the implementation should be very much the same.
Should we implement a generic JDBC interpreter with properties in the interpreter page to set the driver name as well as the url, user and password? One thing that I don't know how to solve is the ability to use two difference JDBC interpreters together but I am not sure if that needed. Any feedback is appreciated... Eran
