[ https://issues.apache.org/jira/browse/HADOOP-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510859 ]
Jim Kellerman commented on HADOOP-1415: --------------------------------------- >From the console log: [javadoc] Loading source files for package org.apache.hadoop.hbase... [javadoc] Loading source files for package org.apache.hadoop.hbase.filter... [javadoc] Loading source files for package org.apache.hadoop.hbase.io... [javadoc] Loading source files for package org.apache.hadoop.hbase.mapred... [javadoc] Loading source files for package org.apache.hadoop.hbase.util... [javadoc] Loading source files for package org.onelab.filter... [javadoc] Constructing Javadoc information... compile: [echo] contrib: hbase [javac] Compiling 69 source files to /export/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/build/contrib/hbase/classes jar: [jar] Building jar: /export/home/hudson/hudson/job compile-examples: jar-examples: [echo] contrib: hbase [jar] Building jar: /export/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/build/contrib/hbase/hadoop-hbase-examples.jar deploy: [echo] contrib: hbase [copy] Copying 1 file to /export/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/build init-contrib: compile: [echo] contrib: datajoin compile-examples: [echo] contrib: datajoin hadoopbuildcontrib.jar-examples: [echo] contrib: datajoin deploy: [echo] contrib: datajoin Overriding previous definition of reference to test.classpath init: [echo] contrib: hbase Overriding previous definition of reference to test.classpath init-contrib: compile: [echo] contrib: hbase jar: compile-examples: jar-examples: [echo] contrib: hbase deploy: [echo] contrib: hbase init: [echo] contrib: streaming compile-test: [echo] contrib: hbase [javac] Compiling 28 source files to /export/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/build/contrib/hbase/test [jar] Building jar: /export/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/build/contrib/hbase/hadoop-hbase-test.jar jar: compile-examples: jar-examples: [echo] contrib: hbase deploy: [echo] contrib: hbase hadoopbuildcontrib.test: [echo] contrib: hbase .... [junit] Running org.apache.hadoop.hbase.TestTable .... [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec BUILD FAILED /export/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/build.xml:490: The following error occurred while executing this line: /export/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/src/contrib/build.xml:23: The following error occurred while executing this line: /export/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/src/contrib/hbase/build.xml:57: The following error occurred while executing this line: /export/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/src/contrib/build-contrib.xml:202: Tests failed! Total time: 169 minutes 28 seconds /usr/bin/kill -9 20159 > HBase: Provide configurable per-column bloom filters > ---------------------------------------------------- > > Key: HADOOP-1415 > URL: https://issues.apache.org/jira/browse/HADOOP-1415 > Project: Hadoop > Issue Type: New Feature > Components: contrib/hbase > Affects Versions: 0.14.0 > Reporter: Jim Kellerman > Assignee: Jim Kellerman > Fix For: 0.14.0 > > Attachments: patch.txt, patch.txt, patch.txt, patch.txt > > > HBase should provide configurable per column bloom filters to speed up > negative lookups. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.