Re: Report as a bug?

2011-01-29 Thread Niels Basjes
Done, https://issues.apache.org/jira/browse/HADOOP-7127 2011/1/29 Konstantin Boudnik : > Yes, please do. Thanks for looking into this. > -- >   Take care, > Konstantin (Cos) Boudnik > > > > On Sat, Jan 29, 2011 at 12:44, Niels Basjes wrote: >> I was playing around with PMD, just to see what kind

[jira] Created: (HADOOP-7127) Bug in login error handling in org.apache.hadoop.fs.ftp.FTPFileSystem

2011-01-29 Thread Niels Basjes (JIRA)
Bug in login error handling in org.apache.hadoop.fs.ftp.FTPFileSystem - Key: HADOOP-7127 URL: https://issues.apache.org/jira/browse/HADOOP-7127 Project: Hadoop Common Issue

Re: Report as a bug?

2011-01-29 Thread Konstantin Boudnik
Yes, please do. Thanks for looking into this. --   Take care, Konstantin (Cos) Boudnik On Sat, Jan 29, 2011 at 12:44, Niels Basjes wrote: > I was playing around with PMD, just to see what kind of messages it > gives on my hadoop feature. > I noticed a message about "Dead code" in > org.apache.

Report as a bug?

2011-01-29 Thread Niels Basjes
I was playing around with PMD, just to see what kind of messages it gives on my hadoop feature. I noticed a message about "Dead code" in org.apache.hadoop.fs.ftp.FTPFileSystem Starting at about line 80: String userAndPassword = uri.getUserInfo(); if (userAndPassword == null) { userA

Re: Warning while trying copy the data into HDFS

2011-01-29 Thread Harsh J
Please submit user queries to the appropriate user mailing list and not development ones. Moving this question to the hdfs-user list at hdfs-u...@hadoop.apache.org On Sat, Jan 29, 2011 at 3:01 PM, James Ram wrote: > Hi, > >         I am new to this group. I tried to copy a 1GB file to the HDFS.

Warning while trying copy the data into HDFS

2011-01-29 Thread James Ram
Hi, I am new to this group. I tried to copy a 1GB file to the HDFS. While copying the data it showed the below error. Anyhow it copied the data successfully. I am curious to know why this warning came up saying that my datanodes are bad. All the datanodes are alive and had more than 2GB s