and
> provide a patch to fix it (most likely just by making test-patch ignore
> those warnings) I would be happy to review/commit it.
>
> --
> Aaron T. Myers
> Software Engineer, Cloudera
>
>
>
> On Thu, Nov 17, 2011 at 10:20 AM, John Lee wrote:
>
>> Hi Aaron,
&
URL: https://issues.apache.org/jira/browse/HADOOP-7833
Project: Hadoop Common
Issue Type: Bug
Reporter: John Lee
Priority: Blocker
findbugs reports the following medium priority warnings for some inner class in
the generated class
./hadoop
hu, Nov 17, 2011 at 1:00 PM, Aaron T. Myers wrote:
> Hi John,
>
> If you're confident that the warnings are unrelated to the patch, just
> comment saying so on that JIRA and that will be fine.
>
> --
> Aaron T. Myers
> Software Engineer, Cloudera
>
>
>
&g
I recently resubmitted a patch for
https://issues.apache.org/jira/browse/HADOOP-7021 and received -1
overall. When I took a look at what was the cause and it was due to
some findbugs warnings and javadoc warnings, which were unrelated to
the patch. Do these warnings need to be resolved before any n
Project: Hadoop Common
Issue Type: Bug
Components: test
Affects Versions: 0.23.0
Reporter: John Lee
Priority: Blocker
Fix For: 0.23.0
Test org.apache.hadoop.fs.TestFilterFileSystem fails due to
java.lang.NoSuchMethodException
Environment: Hadoop 0.20.1, Centos
Reporter: John Lee
Priority: Minor
Fix For: 0.20.1
We have encountered a NullPointerException when we use MapWritable with custom
Writable objects.
The root cause is the counter newClasses in AbstractMapWritable is allowed