Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6B9710E30 for ; Thu, 31 Oct 2013 21:18:19 +0000 (UTC) Received: (qmail 96754 invoked by uid 500); 31 Oct 2013 21:18:19 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 96725 invoked by uid 500); 31 Oct 2013 21:18:19 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 96716 invoked by uid 99); 31 Oct 2013 21:18:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 21:18:19 +0000 Date: Thu, 31 Oct 2013 21:18:19 +0000 (UTC) From: "John Vines (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-1669) User manual examples use two argument Mutation.put MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1669: --------------------------------- Issue Type: Improvement (was: Bug) > User manual examples use two argument Mutation.put > -------------------------------------------------- > > Key: ACCUMULO-1669 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1669 > Project: Accumulo > Issue Type: Improvement > Components: docs > Affects Versions: 1.4.4, 1.5.0 > Reporter: Mike Drob > Priority: Minor > Labels: Documentation, newbie > Fix For: 1.5.1, 1.6.0 > > > The examples of Mutation at http://accumulo.apache.org/1.5/accumulo_user_manual.html#_basic_table show put with two arguments. This method doesn't exist, and the manual should be updated accordingly. -- This message was sent by Atlassian JIRA (v6.1#6144)