FileUtil.copyMerge()

2010-10-10 Thread Karthik Kambatla
Hi guys, [Not very sure if this is the right place for this] This is regarding the issue https://issues.apache.org/jira/browse/HADOOP-2120 common/src/java/org/apache/hadoop/fs/FileUtil.java has a bug in FileUtil.copyMerge(). The method takes a directory, and returns false if the input is a dire

Re: [DISCUSSION]: Future of Hadoop system testing

2010-10-10 Thread Eli Collins
Hey Cos, I can't comment on the relative amounts of effort between the options here, but it seems like having a single system testing framework is preferable, in which case it makes sense to extend Herriot to work w/o build instrumentation. This new "standard" mode even seems to be a reasonable d

[jira] Resolved: (HADOOP-6944) [Herriot] Implement a functionality for getting proxy users definitions like groups and hosts.

2010-10-10 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik resolved HADOOP-6944. Resolution: Fixed Fix Version/s: 0.21.1 Release Note: I have just commi

Where is the log files when I use mumak

2010-10-10 Thread Nan Zhu
Hi, all I'm studying the implementation of mumak , My question is that the log file generated by mumak only contains the result of the logging statement in mumak source codes, but the information specified in the Jobtracker.java as the parent class of SimulatorJobTracker is lost, where is this in