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 2016/01/12 17:21:39 UTC

[jira] [Updated] (HIVE-12848) Change derby scripts, for HMS upgrade tests, to accomodate 32-bit VM.

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

Naveen Gangam updated HIVE-12848:
---------------------------------
    Description: 
HIVE-12796 switches to use 32-bit containers to run the HMS upgrade tests. The JAVA_HOME values set in prepare.sh and execute.sh for derby use
export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
which are specific to 64-bit VMs. 

Change these scripts to make them architecture-independent.

> Change derby scripts, for HMS upgrade tests, to accomodate 32-bit VM.
> ---------------------------------------------------------------------
>
>                 Key: HIVE-12848
>                 URL: https://issues.apache.org/jira/browse/HIVE-12848
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 1.1.0
>            Reporter: Naveen Gangam
>            Assignee: Naveen Gangam
>            Priority: Minor
>
> HIVE-12796 switches to use 32-bit containers to run the HMS upgrade tests. The JAVA_HOME values set in prepare.sh and execute.sh for derby use
> export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
> which are specific to 64-bit VMs. 
> Change these scripts to make them architecture-independent.



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