[jira] Created: (HDFS-945) Make NameNode resilient to DoS attacks (malicious or otherwise)

2010-02-03 Thread Arun C Murthy (JIRA)
Make NameNode resilient to DoS attacks (malicious or otherwise) --- Key: HDFS-945 URL: https://issues.apache.org/jira/browse/HDFS-945 Project: Hadoop HDFS Issue Type: Improvement

Re: [VOTE] Commit HDFS-927 to both 0.20 and 0.21 branch?

2010-02-03 Thread Eli Collins
+1 Thanks, Eli On Tue, Feb 2, 2010 at 10:22 PM, Stack wrote: > I'd like to open a vote on committing HDFS-927 to both hadoop branch > 0.20 and to 0.21. > > HDFS-927 "DFSInputStream retries too many times for new block > location" has an odd summary but in short, its a better HDFS-127 > "DFSClien

Re: [VOTE] Commit HDFS-927 to both 0.20 and 0.21 branch?

2010-02-03 Thread Todd Lipcon
+1 (btw is there anything we can do about the maniacal spam classifier on this list? it marked my first three attempts to +1 this patch as spam...) -Todd On Wed, Feb 3, 2010 at 10:16 AM, Eli Collins wrote: > > +1 > > Thanks, > Eli > > On Tue, Feb 2, 2010 at 10:22 PM, Stack wrote: > > I'd like

[jira] Created: (HDFS-946) NameNode should not return full path name when lisitng a diretory or getting the status of a file

2010-02-03 Thread Hairong Kuang (JIRA)
NameNode should not return full path name when lisitng a diretory or getting the status of a file - Key: HDFS-946 URL: https://issues.apache.org/jira/browse/HDFS-946

[jira] Created: (HDFS-947) The namenode should redirect a hftp request to read a file to the datanode that has the maximum number of local replicas

2010-02-03 Thread dhruba borthakur (JIRA)
The namenode should redirect a hftp request to read a file to the datanode that has the maximum number of local replicas Key: HDFS-947 URL: ht

[jira] Created: (HDFS-948) Allow setting permissions on links

2010-02-03 Thread Eli Collins (JIRA)
Allow setting permissions on links -- Key: HDFS-948 URL: https://issues.apache.org/jira/browse/HDFS-948 Project: Hadoop HDFS Issue Type: New Feature Components: hdfs client, name-node Rep

[jira] Created: (HDFS-949) Move Delegation token into Common so that we can use it for MapReduce also

2010-02-03 Thread Owen O'Malley (JIRA)
Move Delegation token into Common so that we can use it for MapReduce also -- Key: HDFS-949 URL: https://issues.apache.org/jira/browse/HDFS-949 Project: Hadoop HDFS Issu

[jira] Created: (HDFS-950) Add concat to FsShell

2010-02-03 Thread Eli Collins (JIRA)
Add concat to FsShell - Key: HDFS-950 URL: https://issues.apache.org/jira/browse/HDFS-950 Project: Hadoop HDFS Issue Type: New Feature Components: tools Reporter: Eli Collins Would be nice if conca