[ https://issues.apache.org/jira/browse/HIVE-10239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14498596#comment-14498596 ]
Naveen Gangam commented on HIVE-10239: -------------------------------------- I have been able to replicate the issue on a brand new VM by removing the apt-transport-https package before I did anything else. {code} 100%[============================================================================================================>] 1,743 --.-K/s in 0s 2015-04-16 12:56:00 (15.8 MB/s) - written to stdout [1743/1743] OK + apt-get update E: The method driver /usr/lib/apt/methods/https could not be found. N: Is the package apt-transport-https installed? + /bin/true + apt-get install -y --force-yes oracle-xe Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package oracle-xe {code} Will upload a fix shortly. > 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.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)