dantongdong opened a new pull request #2559:
URL: https://github.com/apache/hive/pull/2559


   [HIVE-25423](https://issues.apache.org/jira/browse/HIVE-25423): Add new test 
driver to automatically launch and load external database.
   
   Add new test driver - **TestMiniLlapExtDBCliDriver** - which has the ability 
to automatically launch external database with custom SQL script(default init 
and cleanup script located at data/script/[databaseType]). Moved 
dataconnector.q test to test suite **externalDB.llap.query.files**
   
   Add new test dataconnector_mysql.q to benchmark the new test driver's 
loading ability, desired output located in dataconnector_mysql.q.out.
   
   Currently this test driver only support mysql external database launching. 
Postgres and Derby support will land sequentially. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to