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

Naveen Gangam commented on HIVE-12848:
--------------------------------------


Both work fine because all its looking to do is find the executable java in 
$JAVA_HOME/bin. The etc/alternatives/java points to the HOME/jre/bin/java. 
Since the script installs JDK and jre packages, its under both. 

> 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
>         Attachments: HIVE-12848.patch
>
>
> 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)

Reply via email to