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 AA7C1200CD2 for ; Thu, 27 Jul 2017 21:25:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A926B16B712; Thu, 27 Jul 2017 19:25:05 +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 EFF3116B710 for ; Thu, 27 Jul 2017 21:25:04 +0200 (CEST) Received: (qmail 4596 invoked by uid 500); 27 Jul 2017 19:25:04 -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 4585 invoked by uid 99); 27 Jul 2017 19:25:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2017 19:25:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id A5F32C042B for ; Thu, 27 Jul 2017 19:25:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id yi_gJgTGq49A for ; Thu, 27 Jul 2017 19:25:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 18A4D60E1B for ; Thu, 27 Jul 2017 19:25:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 3F8E6E0DF4 for ; Thu, 27 Jul 2017 19:25:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 18C2624D28 for ; Thu, 27 Jul 2017 19:25:01 +0000 (UTC) Date: Thu, 27 Jul 2017 19:25:01 +0000 (UTC) From: "Sean Busbey (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-17839) "Data Model" section: Table 1 has only 5 data rows instead 6. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 27 Jul 2017 19:25:05 -0000 [ https://issues.apache.org/jira/browse/HBASE-17839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103762#comment-16103762 ] Sean Busbey commented on HBASE-17839: ------------------------------------- thanks for the fix! {quote} -1 test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. {quote} This is a docs only fix, so this is a false negative. {quote} -1 unit 122m 34s root in the patch failed. {quote} This is a docs only fix, so this is a false negative. {quote} -1 asflicense 0m 24s The patch generated 1 ASF License warnings. {quote} I think this is a side effect of HBASE-18376. It definitely isn't related to your change, so we can ignore it. > "Data Model" section: Table 1 has only 5 data rows instead 6. > ------------------------------------------------------------- > > Key: HBASE-17839 > URL: https://issues.apache.org/jira/browse/HBASE-17839 > Project: HBase > Issue Type: Bug > Components: documentation > Affects Versions: 2.0.0 > Reporter: Evgeny Kincharov > Assignee: Evgeny Kincharov > Priority: Trivial > Labels: documentation, patch-available, trivial > Attachments: 823ac3e0e619f7531513efe6e4b43a6fea7437c6.patch > > > The table from http://hbase.apache.org/book.html#conceptual.view has only 5 data rows. > Originally intended that there will be 6: > https://raw.githubusercontent.com/apache/hbase/master/src/main/asciidoc/_chapters/datamodel.adoc -- This message was sent by Atlassian JIRA (v6.4.14#64029)