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 077D317F8E for ; Fri, 26 Jun 2015 15:39:06 +0000 (UTC) Received: (qmail 16274 invoked by uid 500); 26 Jun 2015 15:39:05 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 16232 invoked by uid 500); 26 Jun 2015 15:39:05 -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 15969 invoked by uid 99); 26 Jun 2015 15:39:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jun 2015 15:39:05 +0000 Date: Fri, 26 Jun 2015 15:39:05 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-3922) Update Documentation for proxy client use 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-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14603057#comment-14603057 ] Josh Elser commented on ACCUMULO-3922: -------------------------------------- Thanks for the patch [~charlescva]! This patch looks good, but in the future it would be easier to attach it as a file to the JIRA issue instead of posting it in a comment. I'm in the process of committing this. I've removed some extra whitespace and added one extra line to the example code to be entirely explicit. I hope you don't mind. {code} +cellsToUpdate.put(rowid, updates); {code} Thanks again for the contribution. > Update Documentation for proxy client use > ----------------------------------------- > > Key: ACCUMULO-3922 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3922 > Project: Accumulo > Issue Type: Bug > Components: docs > Affects Versions: 1.7.0 > Reporter: Charles Ott > Assignee: Charles Ott > Priority: Trivial > Labels: documentation > Fix For: 1.7.1, 1.8.0 > > > Would like to make the proxy information more verbose, as it seems to be useful for more scure implementations. -- This message was sent by Atlassian JIRA (v6.3.4#6332)