You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2009/12/31 20:19:29 UTC

[jira] Updated: (HBASE-2084) [EC2] JAVA_HOME handling broken

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

Andrew Purtell updated HBASE-2084:
----------------------------------

      Description: 
{noformat}
Creating/checking security groups
Security group testcluster-master exists, ok
Security group testcluster exists, ok
Security group testcluster-zookeeper exists, ok
Starting ZooKeeper quorum ensemble.
Starting an AMI with ID ami-14927f7d (arch i386) in group testcluster-zookeeper
Waiting for instance i-fb5e7f93 to start: ................. Started ZooKeeper instance i-fb5e7f93 as domU-12-31-39-0C-3C-F3.compute-1.internal
    Public DNS name is ec2-174-129-181-112.compute-1.amazonaws.com.
ZooKeeper quorum is domU-12-31-39-0C-3C-F3.compute-1.internal.
Initializing the ZooKeeper quorum ensemble.
    ec2-174-129-181-112.compute-1.amazonaws.com
+======================================================================+
|      Error: JAVA_HOME is not set and Java could not be found         |
+----------------------------------------------------------------------+
| Please download the latest Sun JDK from the Sun Java web site        |
|       > http://java.sun.com/javase/downloads/ <                      |
|                                                                      |
| HBase requires Java 1.6 or later.                                    |
| NOTE: This script will find Sun Java whether you install using the   |
|       binary or the RPM based installer.                             |
+======================================================================+

{noformat}
    Fix Version/s: 0.21.0
                   0.20.3
         Assignee: Andrew Purtell

> [EC2] JAVA_HOME handling broken
> -------------------------------
>
>                 Key: HBASE-2084
>                 URL: https://issues.apache.org/jira/browse/HBASE-2084
>             Project: Hadoop HBase
>          Issue Type: Sub-task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.20.3, 0.21.0
>
>
> {noformat}
> Creating/checking security groups
> Security group testcluster-master exists, ok
> Security group testcluster exists, ok
> Security group testcluster-zookeeper exists, ok
> Starting ZooKeeper quorum ensemble.
> Starting an AMI with ID ami-14927f7d (arch i386) in group testcluster-zookeeper
> Waiting for instance i-fb5e7f93 to start: ................. Started ZooKeeper instance i-fb5e7f93 as domU-12-31-39-0C-3C-F3.compute-1.internal
>     Public DNS name is ec2-174-129-181-112.compute-1.amazonaws.com.
> ZooKeeper quorum is domU-12-31-39-0C-3C-F3.compute-1.internal.
> Initializing the ZooKeeper quorum ensemble.
>     ec2-174-129-181-112.compute-1.amazonaws.com
> +======================================================================+
> |      Error: JAVA_HOME is not set and Java could not be found         |
> +----------------------------------------------------------------------+
> | Please download the latest Sun JDK from the Sun Java web site        |
> |       > http://java.sun.com/javase/downloads/ <                      |
> |                                                                      |
> | HBase requires Java 1.6 or later.                                    |
> | NOTE: This script will find Sun Java whether you install using the   |
> |       binary or the RPM based installer.                             |
> +======================================================================+
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.