You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/04 23:34:00 UTC

[jira] [Work logged] (HIVE-25423) Add new test driver to automatically launch and load external database

     [ https://issues.apache.org/jira/browse/HIVE-25423?focusedWorklogId=633883&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-633883 ]

ASF GitHub Bot logged work on HIVE-25423:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Aug/21 23:33
            Start Date: 04/Aug/21 23:33
    Worklog Time Spent: 10m 
      Work Description: 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: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 633883)
    Remaining Estimate: 0h
            Time Spent: 10m

> Add new test driver to automatically launch and load external database
> ----------------------------------------------------------------------
>
>                 Key: HIVE-25423
>                 URL: https://issues.apache.org/jira/browse/HIVE-25423
>             Project: Hive
>          Issue Type: Test
>          Components: Testing Infrastructure, Tests
>    Affects Versions: 3.1.2
>            Reporter: Dantong Dong
>            Assignee: Dantong Dong
>            Priority: Major
>         Attachments: Screen Shot 2021-08-04 at 2.32.35 PM.png
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Add new test driver(TestMiniLlapExtDBCliDriver) to automatically launch and load external database with specified custom script during test. This Issue was originated from HIVE-24396. Will add docs later
> !Screen Shot 2021-08-04 at 2.32.35 PM.png|width=500,height=262!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)