Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6D9EA10956 for ; Thu, 5 Sep 2013 13:43:00 +0000 (UTC) Received: (qmail 30160 invoked by uid 500); 5 Sep 2013 13:42:58 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 30029 invoked by uid 500); 5 Sep 2013 13:42:57 -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 29944 invoked by uid 99); 5 Sep 2013 13:42:57 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Sep 2013 13:42:57 +0000 Date: Thu, 5 Sep 2013 13:42:57 +0000 (UTC) From: "Hudson (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-9915) o.a.h.fs.Stat support on Macosx 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-9915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759066#comment-13759066 ] Hudson commented on HADOOP-9915: -------------------------------- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1540 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1540/]) CHANGES.txt: move HADOOP-9915 to branch-2.3 section (cmccabe: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1520193) * /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt HADOOP-9915. o.a.h.fs.Stat support on Mac OS X (Contributed by Binglin Chang) (cmccabe: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1520190) * /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/Stat.java * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestStat.java > o.a.h.fs.Stat support on Macosx > ------------------------------- > > Key: HADOOP-9915 > URL: https://issues.apache.org/jira/browse/HADOOP-9915 > Project: Hadoop Common > Issue Type: Improvement > Reporter: Binglin Chang > Assignee: Binglin Chang > Priority: Trivial > Fix For: 2.3.0 > > Attachments: HADOOP-9915.v1.patch, HADOOP-9915.v2.patch > > > Support macosx in o.a.h.fs.Stat. > The stat cmd in macosx seems the same as stat in freebsd. I make mac to use the same ExecString as freebsd, it seems to work fine. -- 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