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 09B1C200B6B for ; Thu, 11 Aug 2016 02:55:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 08586160AB1; Thu, 11 Aug 2016 00:55:23 +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 4726A160AA4 for ; Thu, 11 Aug 2016 02:55:22 +0200 (CEST) Received: (qmail 45366 invoked by uid 500); 11 Aug 2016 00:55:21 -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 45355 invoked by uid 99); 11 Aug 2016 00:55:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2016 00:55:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 74CD02C02A5 for ; Thu, 11 Aug 2016 00:55:20 +0000 (UTC) Date: Thu, 11 Aug 2016 00:55:20 +0000 (UTC) From: "Nick Dimiduk (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16347) Unevaluated expressions in book MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 11 Aug 2016 00:55:23 -0000 [ https://issues.apache.org/jira/browse/HBASE-16347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416303#comment-15416303 ] Nick Dimiduk commented on HBASE-16347: -------------------------------------- Looks like the change has been pushed. Thank you mysterious site-pushing people :) > Unevaluated expressions in book > ------------------------------- > > Key: HBASE-16347 > URL: https://issues.apache.org/jira/browse/HBASE-16347 > Project: HBase > Issue Type: Bug > Components: documentation, site > Reporter: Nick Dimiduk > Assignee: Dima Spivak > Fix For: 2.0.0 > > Attachments: HBASE-16347.patch, after-patch.png > > > Have a look at the [quickstart guide|http://hbase.apache.org/book.html#quickstart], step two > {noformat} > $ tar xzvf hbase--bin.tar.gz > $ cd hbase-/ > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)