You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Laszlo Bodor (JIRA)" <ji...@apache.org> on 2019/07/11 07:06:00 UTC

[jira] [Commented] (HIVE-21758) DBInstall tests broken on master and branch-3.1

    [ https://issues.apache.org/jira/browse/HIVE-21758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882693#comment-16882693 ] 

Laszlo Bodor commented on HIVE-21758:
-------------------------------------

"For SqlServer the cause of the failures is not immediately clear."

[~aditya-shah]: for later reference, it seems like mssql docker has a min memory requirement, setting up docker according to that solved the problem for me

{code}
docker logs 1497061a4ec7
sqlservr: This program requires a machine with at least 3250 megabytes of memory
{code}

> DBInstall tests broken on master and branch-3.1
> -----------------------------------------------
>
>                 Key: HIVE-21758
>                 URL: https://issues.apache.org/jira/browse/HIVE-21758
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Tests
>    Affects Versions: 3.1.1
>            Reporter: Alan Gates
>            Assignee: Aditya Shah
>            Priority: Major
>             Fix For: 4.0.0, 3.1.2
>
>         Attachments: HIVE-21758.patch
>
>
> The Oracle and SqlServer install and upgrade tests in standalone-metastore fail in master and branch-3.1.  In the Oracle case it appears the docker container that was used no longer exists.  For SqlServer the cause of the failures is not immediately clear.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)