Return-Path: X-Original-To: apmail-incubator-accumulo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-accumulo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D1109FA3 for ; Tue, 20 Mar 2012 17:08:01 +0000 (UTC) Received: (qmail 71107 invoked by uid 500); 20 Mar 2012 17:08:01 -0000 Delivered-To: apmail-incubator-accumulo-dev-archive@incubator.apache.org Received: (qmail 71074 invoked by uid 500); 20 Mar 2012 17:08:01 -0000 Mailing-List: contact accumulo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: accumulo-dev@incubator.apache.org Delivered-To: mailing list accumulo-dev@incubator.apache.org Received: (qmail 71066 invoked by uid 99); 20 Mar 2012 17:08:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 17:08:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 17:07:58 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D99C8BDB1C for ; Tue, 20 Mar 2012 17:07:37 +0000 (UTC) Date: Tue, 20 Mar 2012 17:07:37 +0000 (UTC) From: "Todd Stavish (Updated) (JIRA)" To: accumulo-dev@incubator.apache.org Message-ID: <1813130351.37104.1332263257892.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <396515286.37101.1332263257734.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (ACCUMULO-476) java.lang.ClassCastException: com.mapr.fs.MapRFileSystem cannot be cast to org.apache.hadoop.hdfs.DistributedFileSystem MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ACCUMULO-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Stavish updated ACCUMULO-476: ---------------------------------- Priority: Minor (was: Major) > java.lang.ClassCastException: com.mapr.fs.MapRFileSystem cannot be cast to org.apache.hadoop.hdfs.DistributedFileSystem > ----------------------------------------------------------------------------------------------------------------------- > > Key: ACCUMULO-476 > URL: https://issues.apache.org/jira/browse/ACCUMULO-476 > Project: Accumulo > Issue Type: Bug > Components: logger, master, tserver > Affects Versions: 1.4.0 > Environment: Accumulo 1.4 rc 2 on mapr m5. > Reporter: Todd Stavish > Assignee: Eric Newton > Priority: Minor > > From Keith Turner on the accumulo user group: > I looked at the code and its just simply cast to a > DistributedFileSystem inorder to check if HDFS is in safe mode. It > should do an instanceof operation and then do the case. Would you > mind opening a ticket about this? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira