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 1DB9A928F for ; Fri, 8 Mar 2013 18:08:15 +0000 (UTC) Received: (qmail 11114 invoked by uid 500); 8 Mar 2013 18:08:15 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 11015 invoked by uid 500); 8 Mar 2013 18:08:14 -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 10973 invoked by uid 99); 8 Mar 2013 18:08:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Mar 2013 18:08:14 +0000 Date: Fri, 8 Mar 2013 18:08:14 +0000 (UTC) From: "Hudson (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1160) Clean up usage of Passwords where possible, deprecate others 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-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597358#comment-13597358 ] Hudson commented on ACCUMULO-1160: ---------------------------------- Integrated in Accumulo-1.5 #25 (See [https://builds.apache.org/job/Accumulo-1.5/25/]) ACCUMULO-1160 - some more cleaned up code (Revision 1454480) Result = SUCCESS vines : Files : * /accumulo/branches/1.5/examples/instamo/src/main/java/org/apache/accumulo/instamo/AccumuloApp.java * /accumulo/branches/1.5/examples/instamo/src/test/java/org/apache/accumulo/instamo/ExampleAccumuloUnitTest.java * /accumulo/branches/1.5/examples/simple/src/test/java/org/apache/accumulo/examples/simple/dirlist/CountTest.java * /accumulo/branches/1.5/examples/simple/src/test/java/org/apache/accumulo/examples/simple/filedata/ChunkInputFormatTest.java * /accumulo/branches/1.5/examples/simple/src/test/java/org/apache/accumulo/examples/simple/filedata/ChunkInputStreamTest.java > Clean up usage of Passwords where possible, deprecate others > ------------------------------------------------------------ > > Key: ACCUMULO-1160 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1160 > Project: Accumulo > Issue Type: Sub-task > Components: client > Reporter: John Vines > Assignee: Billie Rinaldi > Fix For: 1.5.0 > > > Littered throughout the code we still have anticipation of password vs. token items. We need to determine which items have changed sufficiently that we can remove any notion of a password field before release. > I think the candidates are- > Shell > CLI > mapreduce APIs > I think Shell needs it, but I think the CLI can scratch it. I'm uncertain about mapred(uce) apis. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira