[jira] Created: (HADOOP-6374) JUnit tests should never depend on anything in conf

2009-11-13 Thread Owen O'Malley (JIRA)
JUnit tests should never depend on anything in conf --- Key: HADOOP-6374 URL: https://issues.apache.org/jira/browse/HADOOP-6374 Project: Hadoop Common Issue Type: Bug Components: test

[jira] Resolved: (HADOOP-6301) Need to post Injection HowTo to Apache Hadoop's Wiki

2009-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik resolved HADOOP-6301. Resolution: Fixed Fix Version/s: 0.22.0 0.21.0 The page

Re: running hadoop pipes locally (debugging / unit testing / gdb / c++)

2009-11-13 Thread Konstantin Boudnik
I'd suggest you start from http://wiki.apache.org/hadoop/HowToContribute -- Take care, Cos On 11/12/09 15:24 , Erez Katz wrote: Greetings, I have written a simple yet pretty handy framework for debugging hadoop pipes programs locally. It is called GaDooB ... combination of GDB and Hadoop :

[jira] Created: (HADOOP-6373) adding delegation token implementation

2009-11-13 Thread Kan Zhang (JIRA)
adding delegation token implementation -- Key: HADOOP-6373 URL: https://issues.apache.org/jira/browse/HADOOP-6373 Project: Hadoop Common Issue Type: Sub-task Reporter: Kan Zhang Ass

[jira] Created: (HADOOP-6372) MurmurHash does not yield the same results as the reference C++ implementation when size % 4 >= 2

2009-11-13 Thread olivier gillet (JIRA)
MurmurHash does not yield the same results as the reference C++ implementation when size % 4 >= 2 - Key: HADOOP-6372 URL: https://issues.apache.org/jira/browse/HADOOP-