[ 
https://issues.apache.org/jira/browse/HIVE-17983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated HIVE-17983:
------------------------------
    Status: Patch Available  (was: Open)

The testing for various install and upgrade scripts has changed since the 
comment given above on 4 Nov.  This patch includes tests for all four non-Derby 
DBs for install and upgrade.  See standalone-metastore/DEV-README for details 
on how to run these.

Each of these is run in a docker container.  The developer must have docker 
available on his box to run them.  For the Oracle test, the developer must 
independently download the Oracle JDBC driver (it's behind a license 
agreement).  Everything else, including the required docker containers and JDBC 
drivers for the other DB types are handled automatically by maven and the 
tests.  

Since these tests are slow (~1 min each) and require external downloads, they 
are not run by default.  They are implemented as integration tests using the 
failsafe plugin.

> Make the standalone metastore generate tarballs etc.
> ----------------------------------------------------
>
>                 Key: HIVE-17983
>                 URL: https://issues.apache.org/jira/browse/HIVE-17983
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Standalone Metastore
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-17983.patch
>
>
> In order to be separately installable the standalone metastore needs its own 
> tarballs, startup scripts, etc.  All of the SQL installation and upgrade 
> scripts also need to move from metastore to standalone-metastore.
> I also plan to create Dockerfiles for different database types so that 
> developers can test the SQL installation and upgrade scripts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to