You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Naveen Gangam (JIRA)" <ji...@apache.org> on 2015/06/25 00:03:04 UTC

[jira] [Updated] (HIVE-10468) Create scripts to do metastore upgrade tests on jenkins for Oracle DB.

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

Naveen Gangam updated HIVE-10468:
---------------------------------
    Attachment: HIVE-10468.patch

Turns out the debian package for Oracle-XE (Express edition) in the oracle debian repo has a dependency on libc6 v2.3.2+. 
There is no such version of this library according to http://www.eglibc.org/home

So the installation fails. To work around this issue, I have to delete this dependency and re-create the debian package locally in this script.



> Create scripts to do metastore upgrade tests on jenkins for Oracle DB.
> ----------------------------------------------------------------------
>
>                 Key: HIVE-10468
>                 URL: https://issues.apache.org/jira/browse/HIVE-10468
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore
>    Affects Versions: 1.1.0
>            Reporter: Naveen Gangam
>            Assignee: Naveen Gangam
>         Attachments: HIVE-10468.patch
>
>
> This JIRA is to isolate the work specific to Oracle DB in HIVE-10239. Because of absence of 64 bit debian packages for oracle-xe, the apt-get install fails on the AWS systems.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)