Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0AC82200B98 for ; Mon, 3 Oct 2016 23:32:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 094B6160AED; Mon, 3 Oct 2016 21:32:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7692D160ACD for ; Mon, 3 Oct 2016 23:32:21 +0200 (CEST) Received: (qmail 83494 invoked by uid 500); 3 Oct 2016 21:32:20 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 83452 invoked by uid 99); 3 Oct 2016 21:32:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2016 21:32:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7878E2C0B04 for ; Mon, 3 Oct 2016 21:32:20 +0000 (UTC) Date: Mon, 3 Oct 2016 21:32:20 +0000 (UTC) From: "Dima Spivak (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16753) There is a mismatch between suggested Java version in hbase-env.sh MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 03 Oct 2016 21:32:22 -0000 [ https://issues.apache.org/jira/browse/HBASE-16753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543490#comment-15543490 ] Dima Spivak commented on HBASE-16753: ------------------------------------- I think we'll want to move this up to Java 1.8+ on {{master}}, right? > There is a mismatch between suggested Java version in hbase-env.sh > ------------------------------------------------------------------ > > Key: HBASE-16753 > URL: https://issues.apache.org/jira/browse/HBASE-16753 > Project: HBase > Issue Type: Bug > Components: scripts > Affects Versions: 1.2.3 > Reporter: Umesh Agashe > Assignee: Umesh Agashe > Priority: Minor > Attachments: HBASE-16753.v1.patch > > > There is a mismatch between suggested JAVA version and default in comments in hbase-env.sh: > {code} > # The java implementation to use. Java 1.7+ required. > # export JAVA_HOME=/usr/java/jdk1.6.0/ > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)