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

Naveen Gangam updated HIVE-10239:
---------------------------------
    Attachment: HIVE-10239.01.patch

Appears that the oracle package installation fails because it cannot download 
the oracle-xe packages for 64 bit operating systems. On my local ubuntu VMs, I 
get the exact same failure except that it proceeds to install the 32-bit 
packages for oracle xe. I am not quite sure what OS configuration drives this. 
{noformat}
511808
W: Failed to fetch 
http://oss.oracle.com/debian/dists/unstable/main/binary-amd64/Packages  
HttpError404

W: Failed to fetch 
http://oss.oracle.com/debian/dists/unstable/non-free/binary-amd64/Packages  
HttpError404

E: Some index files failed to download. They have been ignored, or old ones 
used instead.
+ /bin/true
+ apt-get install -y --force-yes oracle-xe
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  gcc-4.9-base gcc-4.9-base:i386 libaio:i386 libc6 libc6:i386 libgcc1 
libgcc1:i386
Suggested packages:
  glibc-doc glibc-doc:i386 locales:i386
The following NEW packages will be installed:
  gcc-4.9-base:i386 libaio:i386 libc6:i386 libgcc1:i386 oracle-xe:i386
The following packages will be upgraded:
  gcc-4.9-base libc6 libgcc1
3 upgraded, 5 newly installed, 0 to remove and 169 not upgraded.
Need to get 230 MB of archives.
After this operation, 415 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libaio:i386 oracle-xe:i386
{noformat}

I am uploading a patch to make it use 32-bit packages.

> Create scripts to do metastore upgrade tests on jenkins for Derby, Oracle and 
> PostgreSQL
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-10239
>                 URL: https://issues.apache.org/jira/browse/HIVE-10239
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 1.1.0
>            Reporter: Naveen Gangam
>            Assignee: Naveen Gangam
>         Attachments: HIVE-10239-donotcommit.patch, HIVE-10239.0.patch, 
> HIVE-10239.0.patch, HIVE-10239.00.patch, HIVE-10239.01.patch, HIVE-10239.patch
>
>
> Need to create DB-implementation specific scripts to use the framework 
> introduced in HIVE-9800 to have any metastore schema changes tested across 
> all supported databases.



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

Reply via email to