Romain Rigaux created HDFS-3491:
---
Summary: HttpFs does not set permissions correctly
Key: HDFS-3491
URL: https://issues.apache.org/jira/browse/HDFS-3491
Project: Hadoop HDFS
Issue Type: Bug
Todd Lipcon created HDFS-3490:
-
Summary: DN WebHDFS methods throw NPE if Namenode RPC address
param not specified
Key: HDFS-3490
URL: https://issues.apache.org/jira/browse/HDFS-3490
Project: Hadoop HDFS
Andy Isaacson created HDFS-3489:
---
Summary: hdfs fsck usage message is outdated
Key: HDFS-3489
URL: https://issues.apache.org/jira/browse/HDFS-3489
Project: Hadoop HDFS
Issue Type: Bug
Affec
+1, it's protocol-compatible, I don't see any reason not to put it in 2.0.x.
On Fri, Jun 1, 2012 at 5:02 AM, Andrew Purtell wrote:
> +1 for 2.0
>
> For those trying to stabilize that for deployment early next year, commit
> of this only to trunk won't help as much, though a private backport could
+1 for 2.0
For those trying to stabilize that for deployment early next year, commit
of this only to trunk won't help as much, though a private backport could
happen in that case.
- Andy
On Friday, June 1, 2012, lars hofhansl wrote:
> HDFS-744 adds support for true durable sync for DFSOutpu
HDFS-744 adds support for true durable sync for DFSOutputStream.hsync().
This is useful for HBase (among others) and I created a matching patch in
HBASE-5954.
I would like to port this back into Hadoop 2.0 and maybe even 1.0.
A 2.0 patch is already attached to HDFS-744. (The 1.0 patch would be qu