Kihwal Lee created HADOOP-9981:
--
Summary: listing in RawLocalFileSystem is inefficient
Key: HADOOP-9981
URL: https://issues.apache.org/jira/browse/HADOOP-9981
Project: Hadoop Common
Issue Type:
I suspect that HDFS-5228 needs to be a blocker for the RC, considering the
impact on client code. Existing working client code can now get a
NullPointerException as a result of this bug.
Chris Nauroth
Hortonworks
http://hortonworks.com/
On Wed, Sep 18, 2013 at 3:41 PM, Roman Shaposhnik wrote:
What we're trying to get to here is a consensus on whether
FileSystem#listStatus and FileSystem#globStatus should return symlinks
__as_symlinks__. If 2.1-beta goes out with these semantics, I think
we are not going to be able to change them later. That is what will
happen in the "do nothing" scen
I am using the maven 3.0 , the OS is Centos. Anyway, I am not using the
Eclipse for the build, just use the linux terminal command line.
Thanks
Hai
From: Harsh J
To: "common-dev@hadoop.apache.org" ; Hai Huang
Sent: Wednesday, September 18, 2013 9:33:33 PM
Subject: Re: issue of building w
A side note on the protobuf versions, you can have a client and a server
using different versions of protobuf, that works and it works well. What
you cannot do is compile with protoc version X and run using the JAR from
version Y.
On Thu, Sep 19, 2013 at 2:11 AM, J. Rottinghuis wrote:
> However
Junping Du created HADOOP-9980:
--
Summary: LightWeightGSet's modification field should be volatile
so that detect changes by other thread in iteration.
Key: HADOOP-9980
URL: https://issues.apache.org/jira/browse/HADOO