[jira] [Created] (HDFS-3513) HttpFS should cache filesystems

2012-06-06 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HDFS-3513: Summary: HttpFS should cache filesystems Key: HDFS-3513 URL: https://issues.apache.org/jira/browse/HDFS-3513 Project: Hadoop HDFS Issue Type: Improve

Merging auto-HA to branch-2

2012-06-06 Thread Todd Lipcon
Hi folks, We merged automatic failover (HDFS-3042) into trunk a couple weeks back, and now I'd like to merge it into branch-2 for the next 2.0.x-alpha release. It's almost all new code so I don't think there is any risk that it destabilizes things. Meanwhile, it's an important feature that we shou

Re: Merging auto-HA to branch-2

2012-06-06 Thread Eli Collins
+1Thanks Todd On Wed, Jun 6, 2012 at 11:46 AM, Todd Lipcon wrote: > Hi folks, > > We merged automatic failover (HDFS-3042) into trunk a couple weeks > back, and now I'd like to merge it into branch-2 for the next > 2.0.x-alpha release. It's almost all new code so I don't think there > is any

[jira] [Created] (HDFS-3514) Add missing TestParallelLocalRead

2012-06-06 Thread Henry Robinson (JIRA)
Henry Robinson created HDFS-3514: Summary: Add missing TestParallelLocalRead Key: HDFS-3514 URL: https://issues.apache.org/jira/browse/HDFS-3514 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Resolved] (HDFS-3377) While Balancing more than 10 Blocks are being moved from one DN even though the maximum number of blocks to be moved in an iterations is hard coded to 5

2012-06-06 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi resolved HDFS-3377. - Resolution: Invalid > While Balancing more than 10 Blocks are being moved from one DN even tho