[jira] [Created] (MAPREDUCE-3592) DistCp should not setTimes on directories

2011-12-21 Thread Konstantin Shvachko (Created) (JIRA)
DistCp should not setTimes on directories
-

 Key: MAPREDUCE-3592
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3592
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: distcp
Affects Versions: 0.22.0
Reporter: Konstantin Shvachko


On finalize() stage DistCp attempts to updateDestStatus(), which includes 
calling setTimes(). In HDFS setTimes() is not supported for directories, 
therefore DistCp fails if there are directories in the tree.
It looks the failure occurs only when there are no files to copy.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (MAPREDUCE-3438) TestRaidNode fails because of "Too many open files"

2011-11-20 Thread Konstantin Shvachko (Created) (JIRA)
TestRaidNode fails because of "Too many open files"
---

 Key: MAPREDUCE-3438
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3438
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: contrib/raid
Affects Versions: 0.22.0
Reporter: Konstantin Shvachko
 Fix For: 0.22.0


TestRaidNode fails because it opens many connections.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (MAPREDUCE-3139) SlivePartitioner generates negtive partitions

2011-10-03 Thread Konstantin Shvachko (Created) (JIRA)
SlivePartitioner generates negtive partitions
-

 Key: MAPREDUCE-3139
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3139
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: test
Affects Versions: 0.22.0
Reporter: Konstantin Shvachko
 Fix For: 0.22.0, 0.23.0, 0.24.0


{{SlivePartitioner.getPartition()}} returns negative partition numbers on some 
occasions, which is illegal.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira