Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 26428 invoked from network); 21 Mar 2010 21:21:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Mar 2010 21:21:54 -0000 Received: (qmail 27948 invoked by uid 500); 21 Mar 2010 21:21:48 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 27908 invoked by uid 500); 21 Mar 2010 21:21:48 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 27900 invoked by uid 99); 21 Mar 2010 21:21:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Mar 2010 21:21:48 +0000 X-ASF-Spam-Status: No, hits=-1086.0 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Mar 2010 21:21:47 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3C2E6234C1EE for ; Sun, 21 Mar 2010 21:21:27 +0000 (UTC) Message-ID: <1574843596.395371269206487245.JavaMail.jira@brutus.apache.org> Date: Sun, 21 Mar 2010 21:21:27 +0000 (UTC) From: "Owen O'Malley (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Updated: (HADOOP-6653) NullPointerException in setupSaslConnection when browsing directories In-Reply-To: <2110980760.395301269206007274.JavaMail.jira@brutus.apache.org> 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/HADOOP-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HADOOP-6653: ---------------------------------- Attachment: c-6653-y20.patch Trivial fix for y20. > NullPointerException in setupSaslConnection when browsing directories > --------------------------------------------------------------------- > > Key: HADOOP-6653 > URL: https://issues.apache.org/jira/browse/HADOOP-6653 > Project: Hadoop Common > Issue Type: Bug > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Attachments: c-6653-y20.patch > > > e currently get a NullPointerException when setting up SASL RPC connection as part of browsing the filesystem after > being redirected to a datanode. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.