Build failed in Jenkins: HBase-TRUNK #1864

2011-04-19 Thread Apache Hudson Server
See Changes: [stack] HBASE-2939 Allow Client-Side Connection Pooling [stack] HBASE-2939 Allow Client-Side Connection Pooling -- [...truncated 3080 lines...] [INFO] Copying 1 resource [INFO] C

Build failed in Jenkins: HBase-TRUNK #1863

2011-04-19 Thread Apache Hudson Server
See Changes: [stack] Attempted fix for test that fails sporadically; allow that on split, the zk state can be SPLIT or SPLITTING (We were expecting SPLIT but looking in logs, it could run slower and be in SPLITING when zk state is

Jenkins build is back to normal : hbase-0.90 #161

2011-04-19 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1860

2011-04-19 Thread Apache Hudson Server
See Changes: [stack] HBASE-3760 Package info docs missing from org.apache.hadoop.hbase.rest [stack] HBASE-3609 Improve the selection of regions to balance; part 2 [stack] HBASE-1364 [performance] Distributed splitting of regionserv

Build failed in Jenkins: HBase-TRUNK #1861

2011-04-19 Thread Apache Hudson Server
See Changes: [jdcryans] HBASE-3795 Remove the "Cache hit for row" message [jdcryans] HBASE-3767 Improve how HTable handles threads used for multi actions [stack] HBASE-3781 hbase shell cannot start NoMethodError: undefined method

Build failed in Jenkins: hbase-0.90 #160

2011-04-19 Thread Apache Hudson Server
See Changes: [jdcryans] HBASE-3795 Remove the "Cache hit for row" message [jdcryans] HBASE-3767 Improve how HTable handles threads used for multi actions -- [...truncated 2505 lines...] Gener

Build failed in Jenkins: HBase-TRUNK #1862

2011-04-19 Thread Apache Hudson Server
See Changes: [jdcryans] Fix for HBASE-3767 Re-adding getCurrentNrHRS but in HConnection instead, where it belongs. Modified the tests that rely on it. -- [...truncated 3204 lines...] Tests ru

Jenkins build is back to normal : HBase-TRUNK #1858

2011-04-16 Thread Apache Hudson Server
See

Build failed in Jenkins: hbase-0.90 #159

2011-04-15 Thread Apache Hudson Server
See Changes: [stack] Fix build broke by HBASE-3708 commit; fix provided by Ted Yu -- [...truncated 2826 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.173 sec Runnin

Build failed in Jenkins: HBase-TRUNK #1856

2011-04-15 Thread Apache Hudson Server
See Changes: [stack] Refer readers to Michael Noll blog on how to build from branch-0.20-append -- [...truncated 3163 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:

Build failed in Jenkins: HBase-TRUNK #1855

2011-04-15 Thread Apache Hudson Server
See Changes: [stack] HBASE-3757 Upgrade to ZK 3.3.3 [stack] HBASE-3598 Broken formatting in LRU stats output [stack] HBASE-3699 Make RegionServerServices and MasterServices extend Server --

Build failed in Jenkins: HBase-TRUNK #1854

2011-04-14 Thread Apache Hudson Server
See Changes: [stack] Fix broke build; add amendment to hbase-3708 patch spotted by Ted Yu [stack] HBASE-3785 book.xml - moving WAL into architecture section, plus adding more description on what it does [stack] HBASE-3784 book.xml

Build failed in Jenkins: hbase-0.90 #158

2011-04-14 Thread Apache Hudson Server
See Changes: [stack] HBASE-3783 hbase-0.90.2.jar exists in hbase root and in 'lib/' -- [...truncated 2523 lines...] Generating

Build failed in Jenkins: HBase-TRUNK #1853

2011-04-14 Thread Apache Hudson Server
See Changes: [jdcryans] Better balancer javadoc -- [...truncated 2830 lines...] Generating

Build failed in Jenkins: hbase-0.90 #157

2011-04-14 Thread Apache Hudson Server
See Changes: [jdcryans] Better balancer javadoc -- [...truncated 2519 lines...] Generating

Build failed in Jenkins: HBase-TRUNK #1852

2011-04-14 Thread Apache Hudson Server
See Changes: [stack] HBASE-3753 Book.xml - architecture, adding more Store info [stack] HBASE-3701 revisit ArrayList creation -- [...truncated 2830 lines...] Generating

Build failed in Jenkins: hbase-0.90 #156

2011-04-13 Thread Apache Hudson Server
See Changes: [stack] HBASE-3708 createAndFailSilent is not so silent; leaves lots of logging in ensemble logs [stack] HBASE-3685 when multiple columns are combined with TimestampFilter, only one column is returned ---

Build failed in Jenkins: HBase-TRUNK #1851

2011-04-13 Thread Apache Hudson Server
See Changes: [stack] HBASE-3708 createAndFailSilent is not so silent; leaves lots of logging in ensemble logs [stack] HBASE-3685 when multiple columns are combined with TimestampFilter, only one column is returned -

Jenkins build is back to normal : HBase-TRUNK #1850

2011-04-13 Thread Apache Hudson Server
See

Jenkins build is back to normal : hbase-0.90 #154

2011-04-13 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1849

2011-04-13 Thread Apache Hudson Server
See Changes: [garyh] HBASE-3759 Eliminate use of ThreadLocals for CoprocessorEnvironment bypass() and complete() [stack] HBASE-3722 A lot of data is lost when name node crashed [stack] HBASE-3765 metrics.xml - small format change

Build failed in Jenkins: hbase-0.90 #153

2011-04-12 Thread Apache Hudson Server
See Changes: [jdcryans] HBASE-3755 Catch zk's ConnectionLossException and augment error message with more help [jdcryans] HBASE-3773 Set ZK max connections much higher in 0.90 --

Build failed in Jenkins: HBase-TRUNK #1848

2011-04-12 Thread Apache Hudson Server
See Changes: [jdcryans] ugh fixing CHANGES for 3755 [jdcryans] HBASE=3755 Catch zk's ConnectionLossException and augment error message with more help Fixup of CHANGES -- [...trun

Jenkins build is back to normal : hbase-0.90 #152

2011-04-12 Thread Apache Hudson Server
See

Jenkins build is back to normal : HBase-TRUNK #1846

2011-04-12 Thread Apache Hudson Server
See

Build failed in Jenkins: hbase-0.90 #151

2011-04-12 Thread Apache Hudson Server
See Changes: [stack] HBASE-3578 TableInputFormat does not setup the configuration for HBase mapreduce jobs correctly -- [...truncated 2510 lines...] Generating

Build failed in Jenkins: HBase-TRUNK #1845

2011-04-11 Thread Apache Hudson Server
See Changes: [garyh] HBASE-3762 HTableFactory.releaseHTableInterface() should throw IOException not wrap in RTE (test fix) [garyh] HBASE-3762 HTableFactory.releaseHTableInterface() should throw IOException not wrap in RTE -

Build failed in Jenkins: HBase-TRUNK #1844

2011-04-11 Thread Apache Hudson Server
See Changes: [garyh] HBASE-3750 HTable.putTable() should release resources for discarded tables (doc fix) -- [...truncated 3162 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Ti

Build failed in Jenkins: HBase-TRUNK #1843

2011-04-10 Thread Apache Hudson Server
See Changes: [garyh] HBASE-3750 HTable.putTable() should release resources for discarded tables -- [...truncated 3168 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed

Jenkins build is back to normal : hbase-0.90 #148

2011-04-09 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1840

2011-04-08 Thread Apache Hudson Server
See Changes: [jdcryans] Missed a fix for that test -- [...truncated 3162 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec Running org.apache.hadoop.hbase.mas

Build failed in Jenkins: hbase-0.90 #147

2011-04-08 Thread Apache Hudson Server
See Changes: [jdcryans] HBASE-3740 hbck doesn't reset the number of errors when retrying [jdcryans] Missed a fix for that test -- [...truncated 2831 lines...] Tests run: 1, Failures: 0, Errors

Build failed in Jenkins: HBase-TRUNK #1839

2011-04-08 Thread Apache Hudson Server
See Changes: [stack] Fixup of issue order, add date of 0.90.2 release [stack] HBASE-3756 Can't move META or ROOT from shell [jdcryans] HBASE-3652 Speed up tests by lowering some sleeps -- [

Build failed in Jenkins: hbase-0.90 #146

2011-04-08 Thread Apache Hudson Server
See Changes: [stack] Fixup of issue order, add date of 0.90.2 release [stack] HBASE-3756 Can't move META or ROOT from shell [jdcryans] HBASE-3652 Speed up tests by lowering some sleeps -- [..

Build failed in Jenkins: HBase-TRUNK #1838

2011-04-08 Thread Apache Hudson Server
See Changes: [stack] Note 0.90.2 release [stack] Fix formatting [jdcryans] HBASE-3734 HBaseAdmin creates new configurations in getCatalogTracker -- [...truncated 3167 lines...] Tests run:

Jenkins build is back to normal : HBase-TRUNK #1836

2011-04-07 Thread Apache Hudson Server
See

Jenkins build is back to normal : hbase-0.90 #144

2011-04-06 Thread Apache Hudson Server
See

Jenkins build is back to normal : HBase-TRUNK #1831

2011-04-05 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1829

2011-04-05 Thread Apache Hudson Server
See Changes: [stack] HBASE-3736 Book.xml - fixed one of the docbook tables Physical Overview [stack] HBASE-3735 Book.xml - adding section on Schema Design on versions -- [...truncated 3021 li

Build failed in Jenkins: HBase-TRUNK #1828

2011-04-05 Thread Apache Hudson Server
See Changes: [stack] Add the gz mail archives to list of archives [stack] more on rolling restart [jdcryans] HBASE-3733 MemStoreFlusher.flushOneForGlobalPressure() shouldn't be using TreeSet for HRegion (Ted Yu via J-D

Build failed in Jenkins: hbase-0.90 #143

2011-04-05 Thread Apache Hudson Server
See Changes: [stack] HBASE-3071 Graceful decommissioning of a regionserver [jdcryans] Added some more doc about reusing HBC -- [...truncated 2827 lines...] Tests run: 1, Failures: 0, Errors: 0,

Build failed in Jenkins: HBase-TRUNK #1827

2011-04-02 Thread Apache Hudson Server
See Changes: [stack] Added extra logging and a retry before throwing assertion to TestSplitTransactionOnCluster, a commonly failing test -- [...truncated 3141 lines...] Tests run: 1, Failures

Build failed in Jenkins: HBase-TRUNK #1826

2011-04-02 Thread Apache Hudson Server
See Changes: [stack] HBASE-3238 HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode -- [...truncated 3141 lines...] Tests run: 1, Failures: 0, Errors: 0, Ski

Build failed in Jenkins: HBase-TRUNK #1825

2011-04-01 Thread Apache Hudson Server
See Changes: [stack] HBASE-3704 Show per region request count in table.jsp [stack] HBASE-3647 Distinguish read and write request count in region -- reversed the patch because missing a file

Jenkins build is back to normal : HBase-TRUNK #1824

2011-04-01 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1823

2011-04-01 Thread Apache Hudson Server
See Changes: [stack] HBASE-3684 Support column range filter [stack] HBASE-3715 Book.xml - adding architecture section on client, adding section on spec-ex under mapreduce [stack] HBASE-3705 Allow passing timestamp into importtsv

Build failed in Jenkins: HBase-TRUNK #1822

2011-03-31 Thread Apache Hudson Server
See Changes: [stack] HBASE-3716 Intermittent TestRegionRebalancing failure [stack] HBASE-3720 Book.xml - porting conceptual-view / physical-view sections of HBaseArchitecture wiki -- [...tru

Build failed in Jenkins: HBase-TRUNK #1821

2011-03-31 Thread Apache Hudson Server
See Changes: [stack] HBASE-3717 deprecate HTable isTableEnabled() methods in favor of HBaseAdmin methods [stack] Added note on nproc and changed it so we print ulimit -a instead of ulimit -n into out server logs -

Build failed in Jenkins: HBase-TRUNK #1820

2011-03-30 Thread Apache Hudson Server
See Changes: [stack] Add link to xceiver rant -- [...truncated 3140 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.apache.hadoop.hbase.mapreduc

Build failed in Jenkins: HBase-TRUNK #1819

2011-03-29 Thread Apache Hudson Server
See Changes: [todd] HBASE-3711 - amend patch to fix compilation error [todd] HBASE-3711 importtsv fails if rowkey length exceeds MAX_ROW_LENGTH -- [...truncated 3007 lines...] [INFO] Setting

Build failed in Jenkins: HBase-TRUNK #1817

2011-03-27 Thread Apache Hudson Server
See Changes: [stack] Mvn build notes -- [...truncated 3137 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.apache.hadoop.hbase.mapreduce.TestTim

Jenkins build is back to normal : hbase-0.90 #138

2011-03-27 Thread Apache Hudson Server
See

Jenkins build is back to normal : HBase-TRUNK #1814

2011-03-25 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1813

2011-03-25 Thread Apache Hudson Server
See Changes: [stack] Add ref to hackathon -- [...truncated 3136 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.apache.hadoop.hbase.mapreduce.Te

Build failed in Jenkins: HBase-TRUNK #1811

2011-03-25 Thread Apache Hudson Server
See Changes: [stack] HBASE-3622 Deadlock in HBaseServer (JVM bug?); Add an FAQ about hanging regionservers -- [...truncated 3138 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Ti

Build failed in Jenkins: HBase-TRUNK #1812

2011-03-25 Thread Apache Hudson Server
See Changes: [stack] HBASE-3655 Revision to HBase book, more examples in data model, more metrics, more performance -- [...truncated 3055 lines...] Running org.apache.hadoop.hbase.io.TestImmu

Build failed in Jenkins: HBase-TRUNK #1810

2011-03-24 Thread Apache Hudson Server
See Changes: [jdcryans] HBASE-3681 Check the sloppiness of the region load before balancing (Ted Yu via JD) [jdcryans] And adding the missing licenses for HBASE-3541 [jdcryans] Adding the files missing from HBASE-3541 [stack] HB

Build failed in Jenkins: HBase-TRUNK #1808

2011-03-24 Thread Apache Hudson Server
See Changes: [stack] HBASE-3627 NPE in EventHandler when region already reassigned [stack] HBASE-3627 NPE in EventHandler when region already reassigned [stack] HBASE-3669 Region in PENDING_OPEN keeps being bounced between RS and

Jenkins build is back to normal : HBase-TRUNK #1806

2011-03-24 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1805

2011-03-23 Thread Apache Hudson Server
See Changes: [jdcryans] HBASE-3640 [replication] Transferring queues shouldn't be done inline with RS startup -- [...truncated 3129 lines...] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0

Jenkins build is back to normal : hbase-0.90 #131

2011-03-23 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1804

2011-03-23 Thread Apache Hudson Server
See Changes: [apurtell] HBASE-3468 Enhance checkAndPut and checkAndDelete with comparators -- [...truncated 3129 lines...] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.

Build failed in Jenkins: hbase-0.90 #130

2011-03-22 Thread Apache Hudson Server
See -- [...truncated 2813 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.048 sec Running org.apache.hadoop.hbase.client.TestFromClientSide Tests run: 41, Failures: 0, Errors:

Build failed in Jenkins: hbase-0.90 #129

2011-03-22 Thread Apache Hudson Server
See -- [...truncated 202 lines...] A src/test/java/org/apache/hadoop/hbase/util/TestMergeTable.java A src/test/java/org/apache/hadoop/hbase/util/EnvironmentEdgeManagerTestHelper.java A

Jenkins build is back to normal : HBase-TRUNK #1803

2011-03-22 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1802

2011-03-22 Thread Apache Hudson Server
See Changes: [stack] HBASE-3687 Bulk assign on startup should handle a ServerNotRunningException -- [...truncated 2877 lines...] Generating

Build failed in Jenkins: HBase-TRUNK #1801

2011-03-22 Thread Apache Hudson Server
See Changes: [stack] HBASE-3575 Update rename table script [stack] HBASE-3621 The timeout handler in AssignmentManager does an RPC while holding lock on RIT; a big no-no [stack] HBASE-3621 The timeout handler in AssignmentManager

Jenkins build is back to normal : hbase-0.90 #127

2011-03-21 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1800

2011-03-21 Thread Apache Hudson Server
See Changes: [stack] HBASE-3532 HRegion#equals is broken -- [...truncated 3048 lines...] Running org.apache.hadoop.hbase.io.hfile.TestCachedBlockQueue Tests run: 2, Failures: 0, Errors: 0, Ski

Build failed in Jenkins: HBase-TRUNK #1799

2011-03-21 Thread Apache Hudson Server
See Changes: [stack] HBASE-3052 Add ability to have multiple ZK servers in a quorum in MiniZooKeeperCluster for test writing -- BACKED IT OUT... NOT DONE YET [stack] HBASE-3052 Add ability to have multiple ZK servers in a quorum in

Build failed in Jenkins: hbase-0.90 #126

2011-03-21 Thread Apache Hudson Server
See Changes: [jgray] HBASE-3641 LruBlockCache.CacheStats.getHitCount() is not using the correct variable -- [...truncated 2735 lines...] Running org.apache.hadoop.hbase.regionserver.TestColumnS

Build failed in Jenkins: hbase-0.90 #125

2011-03-20 Thread Apache Hudson Server
See Changes: [stack] HBASE-3671) Split report before we finish parent region open; workaround till 0.92; Race between split and OPENED processing -- fix suggested by Ted Yu -- [...truncated 28

Jenkins build is back to normal : HBase-TRUNK #1798

2011-03-20 Thread Apache Hudson Server
See

Build failed in Jenkins: hbase-0.90 #124

2011-03-19 Thread Apache Hudson Server
See Changes: [stack] HBASE-3671 Split report before we finish parent region open; workaround till 0.92; Race between split and OPENED processing [stack] HBASE-3671 Split report before we finish parent region open; workaround till 0.

Build failed in Jenkins: HBase-TRUNK #1796

2011-03-19 Thread Apache Hudson Server
See Changes: [stack] HBASE-3671 Split report before we finish parent region open; workaround till 0.92; Race between split and OPENED processing [stack] HBASE-3671 Split report before we finish parent region open; workaround till

Jenkins build is back to normal : hbase-0.90 #122

2011-03-18 Thread Apache Hudson Server
See

Jenkins build is back to normal : HBase-TRUNK #1794

2011-03-17 Thread Apache Hudson Server
See

Build failed in Jenkins: hbase-0.90 #121

2011-03-17 Thread Apache Hudson Server
See Changes: [stack] HBASE-3595 get_counter broken in shell [nspiegelberg] HBASE-3665 tighten assertions for testBloomFilterSize -- [...truncated 2809 lines...] Tests run: 1, Failures: 0, Error

Build failed in Jenkins: HBase-TRUNK #1793

2011-03-17 Thread Apache Hudson Server
See Changes: [nspiegelberg] add HBASE-3665 to CHANGES.txt [nspiegelberg] HBASE-3665 tighten assertions for testBloomFilterSize [nspiegelberg] HBASE-3653 : Parallelize Server Requests on HBase Client ---

Build failed in Jenkins: hbase-0.90 #120

2011-03-17 Thread Apache Hudson Server
See Changes: [todd] Some cleanup to CHANGES.txt -- [...truncated 2808 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.048 sec Running org.apache.hadoop.hbase.client.T

Jenkins build is back to normal : HBase-TRUNK #1792

2011-03-17 Thread Apache Hudson Server
See

Build failed in Jenkins: hbase-0.90 #119

2011-03-17 Thread Apache Hudson Server
See Changes: [todd] Fix 0.90.2 release date to Unreleased in CHANGES.txt [todd] HBASE-3659 Fix TestHLog to pass on newer versions of Hadoop -- [...truncated 2688 lines...] [INFO] -

Build failed in Jenkins: HBase-TRUNK #1791

2011-03-16 Thread Apache Hudson Server
See Changes: [stack] Add sentence on benefits of bulk load [rawson] Build fix, HBASE-3514 -- [...truncated 3129 lines...] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.5

Build failed in Jenkins: HBase-TRUNK #1790

2011-03-16 Thread Apache Hudson Server
See Changes: [jgray] Fix TestHeapSize after commit of HBASE-3507 [stack] HBASE-3440 Clean out load_table.rb and make sure all roads lead to completebulkload tool [stack] HBASE-3440 Clean out load_table.rb and make sure all roads l

Build failed in Jenkins: hbase-0.90 #118

2011-03-16 Thread Apache Hudson Server
See Changes: [stack] HBASE-3440 Clean out load_table.rb and make sure all roads lead to completebulkload tool -- REVERTEDvi CHANGES.txtvi CHANGES.txt [nspiegelberg] HBASE-3653 Parallelize Server Requests on HBase Client [stack] HBA

Build failed in Jenkins: HBase-TRUNK #1789

2011-03-16 Thread Apache Hudson Server
See Changes: [jdcryans] HBASE-3650 HBA.delete can return too fast -- [...truncated 2996 lines...] [INFO] Source directory:

Build failed in Jenkins: HBase-TRUNK #1788

2011-03-16 Thread Apache Hudson Server
See Changes: [stack] HBASE-3600 Update our jruby to 1.6.0 [stack] HBASE-3600 Update our jruby to 1.6.0 [rawson] HBASE-3613 NPE in MemStoreFlusher [stack] Add chapter on building; note on how to do maven deploy --

Build failed in Jenkins: HBase-TRUNK #1786

2011-03-15 Thread Apache Hudson Server
See Changes: [stack] HBASE-2495 Allow record filtering with selected row key values in HBase Export -- [...truncated 3062 lines...] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elap

Build failed in Jenkins: HBase-TRUNK #1785

2011-03-14 Thread Apache Hudson Server
See Changes: [stack] Added FAQ on pauses when compression referencing today's exchange between Bryan Keller and J-D [todd] HBASE-3625 improve/fix support excluding Tests via Maven -D property. (Alejandro Abdelnur via todd) [todd

Build failed in Jenkins: HBase-TRUNK #1784

2011-03-14 Thread Apache Hudson Server
See Changes: [stack] HBASE-3507 requests count per HRegion and rebalance command; part 1 [rawson] HBASE-3117 rename repo [stack] HBASE-3636 a bug about deciding whether this key is a new key for the ROWCOL bloomfilter [nspiegelbe

Jenkins build is back to normal : hbase-0.90 #114

2011-03-14 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1783

2011-03-14 Thread Apache Hudson Server
See Changes: [stack] HBASE-3618 Add to HBase book, 'schema' chapter - pre-creating regions and key types [stack] HBASE-3630 DemoClient.Java is outdated [stack] HBASE-3313 Table name isn't checked in isTableEnabled/isTableDisabled

Build failed in Jenkins: hbase-0.90 #113

2011-03-14 Thread Apache Hudson Server
See Changes: [stack] HBASE-3633 ZKUtil::createSetData should only create a node when it nonexists -- [...truncated 2725 lines...] Running org.apache.hadoop.hbase.master.TestHMasterRPCException

Jenkins build is back to normal : hbase-0.90 #112

2011-03-12 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1782

2011-03-12 Thread Apache Hudson Server
See Changes: [stack] HBASE-3538 Column families allow to have slashes in name [stack] HBASE-3626 Update instructions in thrift demo files -- [...truncated 3068 lines...] Tests run: 7, Failure

Build failed in Jenkins: hbase-0.90 #111

2011-03-11 Thread Apache Hudson Server
See Changes: [apurtell] HBASE-3620 Make HBCK utility faster -- [...truncated 2798 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.394 sec Running org.apache.hadoop.

Jenkins build is back to normal : HBase-TRUNK #1781

2011-03-11 Thread Apache Hudson Server
See

Build failed in Jenkins: HBase-TRUNK #1780

2011-03-10 Thread Apache Hudson Server
See Changes: [stack] HBASE-3623 Allow non-XML representable separator characters in the ImportTSV tool -- [...truncated 2981 lines...] Running org.apache.hadoop.hbase.regionserver.wal.TestLog

Jenkins build is back to normal : hbase-0.90 #109

2011-03-10 Thread Apache Hudson Server
See

Build failed in Jenkins: hbase-0.90 #108

2011-03-10 Thread Apache Hudson Server
See Changes: [apurtell] HBASE-1960 Master should wait for DFS to come up when creating hbase.version; catch another corner case -- [...truncated 2802 lines...] Tests run: 2, Failures: 0, Error

  1   2   3   4   5   6   >