Commit Graph

  • 02022f9931 HADOOP-2380 REST servlet throws NPE when any value node has an empty string Michael Stack 2007-12-07 23:26:30 +0000
  • 32ada5b718 HADOOP-2338 Fix NullPointerException in master server. Jim Kellerman 2007-12-07 21:23:54 +0000
  • 612f446dbd HADOOP-2338 Fix NullPointerException in master server. Jim Kellerman 2007-12-07 21:23:54 +0000
  • 607755453d HADOOP-2377 Holding open MapFile.Readers is expensive, so use less of them Michael Stack 2007-12-07 19:49:19 +0000
  • bccf1dc26f HADOOP-2377 Holding open MapFile.Readers is expensive, so use less of them Michael Stack 2007-12-07 19:49:19 +0000
  • 71247012a8 HADOOP-2362 Leaking hdfs file handle on region split Michael Stack 2007-12-07 02:34:08 +0000
  • 11df017a67 HADOOP-2362 Leaking hdfs file handle on region split Michael Stack 2007-12-07 02:34:08 +0000
  • 0fc55e7dc3 HADOOP-2365 Result of HashFunction.hash() contains all identical values Jim Kellerman 2007-12-06 22:34:38 +0000
  • 6fb4643705 HADOOP-2365 Result of HashFunction.hash() contains all identical values Jim Kellerman 2007-12-06 22:34:38 +0000
  • 54f8ad2595 HADOOP-2357 Compaction cleanup; less deleting + prevent possible file leaks Michael Stack 2007-12-05 16:06:25 +0000
  • 0ce1829c73 HADOOP-2357 Compaction cleanup; less deleting + prevent possible file leaks Michael Stack 2007-12-05 16:06:25 +0000
  • 8561f606b2 HADOOP-2347 REST servlet not thread safe but run in a threaded manner Michael Stack 2007-12-05 07:27:59 +0000
  • afeed7bfc6 HADOOP-2347 REST servlet not thread safe but run in a threaded manner Michael Stack 2007-12-05 07:27:59 +0000
  • 624ced983d HADOOP-2333 Client side retries happen at the wrong level Jim Kellerman 2007-12-04 22:17:21 +0000
  • 7f52d2e951 HADOOP-2333 Client side retries happen at the wrong level Jim Kellerman 2007-12-04 22:17:21 +0000
  • 4f9f815c6a HADOOP-2299 Support inclusive scans Michael Stack 2007-12-04 17:07:22 +0000
  • 0d7a01cb8a HADOOP-2299 Support inclusive scans Michael Stack 2007-12-04 17:07:22 +0000
  • b3aa61f332 HADOOP-2339 Delete command with no WHERE clause Michael Stack 2007-12-04 02:48:49 +0000
  • c5eee12d4c HADOOP-2339 Delete command with no WHERE clause Michael Stack 2007-12-04 02:48:49 +0000
  • 104c7c49e2 HADOOP-2316 Run REST servlet outside of master Michael Stack 2007-12-03 22:06:07 +0000
  • c7574f8f32 HADOOP-2316 Run REST servlet outside of master Michael Stack 2007-12-03 22:06:07 +0000
  • a8f0e569ad HADOOP-2332 Meta table data selection in Hbase Shell Michael Stack 2007-12-03 18:42:09 +0000
  • 30eb660601 HADOOP-2332 Meta table data selection in Hbase Shell Michael Stack 2007-12-03 18:42:09 +0000
  • 8c034ea49f HADOOP-2315 REST servlet doesn't treat / characters in row key correctly Michael Stack 2007-12-03 17:20:22 +0000
  • 79e64fcc4f HADOOP-2315 REST servlet doesn't treat / characters in row key correctly Michael Stack 2007-12-03 17:20:22 +0000
  • 0f7f245c13 HADOOP-2321 TestScanner2 does not release resources which sometimes cause the test to time out Jim Kellerman 2007-12-03 08:28:32 +0000
  • ffe660105a HADOOP-2321 TestScanner2 does not release resources which sometimes cause the test to time out Jim Kellerman 2007-12-03 08:28:32 +0000
  • 9fceb5e17d HADOOP-2309 ConcurrentModificationException doing get of all region start keys Jim Kellerman 2007-12-02 04:58:03 +0000
  • 7ac136887a HADOOP-2309 ConcurrentModificationException doing get of all region start keys Jim Kellerman 2007-12-02 04:58:03 +0000
  • 745560a850 HADOOP-2322 getRow(row, TS) client interface not properly connected Michael Stack 2007-11-30 23:59:56 +0000
  • fdff7385a6 HADOOP-2322 getRow(row, TS) client interface not properly connected Michael Stack 2007-11-30 23:59:56 +0000
  • dfd55548b5 HADOOP-2320 Committed TestGet2 is managled (breaks build). Michael Stack 2007-11-30 20:40:31 +0000
  • 554146cc64 HADOOP-2320 Committed TestGet2 is managled (breaks build). Michael Stack 2007-11-30 20:40:31 +0000
  • 149d639e4d HADOOP-2068 RESTful interface Michael Stack 2007-11-30 20:15:48 +0000
  • 6b159e940e HADOOP-2068 RESTful interface Michael Stack 2007-11-30 20:15:48 +0000
  • 4ddfb92a78 HADOOP-2224 Add HTable.getRow(ROW, ts) Forgot to add new file TestGet2. Michael Stack 2007-11-30 19:05:21 +0000
  • 5d5f078bb3 HADOOP-2224 Add HTable.getRow(ROW, ts) Forgot to add new file TestGet2. Michael Stack 2007-11-30 19:05:21 +0000
  • e83913b477 HADOOP-2224 Add HTable.getRow(ROW, ts) Michael Stack 2007-11-30 17:18:01 +0000
  • f1f6738e2c HADOOP-2224 Add HTable.getRow(ROW, ts) Michael Stack 2007-11-30 17:18:01 +0000
  • db1000dca9 HADOOP-2304 Abbreviated symbol parsing error of dir path in jar command Michael Stack 2007-11-30 17:15:33 +0000
  • c22dd06d14 HADOOP-2304 Abbreviated symbol parsing error of dir path in jar command Michael Stack 2007-11-30 17:15:33 +0000
  • f070d9dcde HADOOP-2308 null regioninfo breaks meta scanner Michael Stack 2007-11-30 17:06:31 +0000
  • 7fff3ab5f6 HADOOP-2308 null regioninfo breaks meta scanner Michael Stack 2007-11-30 17:06:31 +0000
  • 96133a4397 HADOOP-2297 System.exit() Handling in hbase shell jar command Forgot to add new files in last commit Michael Stack 2007-11-30 07:36:46 +0000
  • e24940438a HADOOP-2297 System.exit() Handling in hbase shell jar command Forgot to add new files in last commit Michael Stack 2007-11-30 07:36:46 +0000
  • 92e8ceaf6d HADOOP-2297 System.exit() Handling in hbase shell jar command Michael Stack 2007-11-30 07:33:09 +0000
  • 05d4458b47 HADOOP-2297 System.exit() Handling in hbase shell jar command Michael Stack 2007-11-30 07:33:09 +0000
  • 603518b9b4 HADOOP-2296 hbase shell: phantom columns show up from select command Michael Stack 2007-11-30 06:35:47 +0000
  • 5a465ae05b HADOOP-2296 hbase shell: phantom columns show up from select command Michael Stack 2007-11-30 06:35:47 +0000
  • 4f7a877e38 HADOOP-2234 TableInputFormat erroneously aggregates map values Michael Stack 2007-11-30 00:01:25 +0000
  • bf176b63f3 HADOOP-2234 TableInputFormat erroneously aggregates map values Michael Stack 2007-11-30 00:01:25 +0000
  • 542b76b0b3 HADOOP-2295 Fix assigning a region to multiple servers Jim Kellerman 2007-11-29 21:10:03 +0000
  • b8291d673e HADOOP-2295 Fix assigning a region to multiple servers Jim Kellerman 2007-11-29 21:10:03 +0000
  • a11a7a9864 HADOOP-2198 HTable should have method to return table metadata Michael Stack 2007-11-29 18:25:39 +0000
  • 6f14e60b7f HADOOP-2198 HTable should have method to return table metadata Michael Stack 2007-11-29 18:25:39 +0000
  • 0e49ca0c6e HADOOP-2253 getRow can return HBASE::DELETEVAL cells Michael Stack 2007-11-29 00:37:19 +0000
  • 7102265285 HADOOP-2253 getRow can return HBASE::DELETEVAL cells Michael Stack 2007-11-29 00:37:19 +0000
  • 29fe65a476 HADOOP-1608 Relational Algrebra Operators Michael Stack 2007-11-28 22:10:21 +0000
  • 175f44ac81 HADOOP-1608 Relational Algrebra Operators Michael Stack 2007-11-28 22:10:21 +0000
  • c37035ac2e HADOOP-2261 HTable.abort no longer throws exception if there is no active update. HADOOP-2287 Make hbase unit tests take less time to complete. HADOOP-2262 Retry n times instead of n**2 times. Jim Kellerman 2007-11-28 20:38:00 +0000
  • 72414e6c91 HADOOP-2261 HTable.abort no longer throws exception if there is no active update. HADOOP-2287 Make hbase unit tests take less time to complete. HADOOP-2262 Retry n times instead of n**2 times. Jim Kellerman 2007-11-28 20:38:00 +0000
  • b128ca2bf0 HADOOP-2257 Show a total of all requests and regions on the web ui Michael Stack 2007-11-27 17:12:52 +0000
  • 3bff065d34 HADOOP-2257 Show a total of all requests and regions on the web ui Michael Stack 2007-11-27 17:12:52 +0000
  • 84dac79e48 HADOOP-2289 Useless efforts of looking for the non-existant table in select command. FIx javadoc warning introduced by commit of HADOOP-2289 patch (odd -- it got a +1 on javadoc from hudson). M CreateCommand.java Michael Stack 2007-11-27 16:58:42 +0000
  • b9abf5c728 HADOOP-2289 Useless efforts of looking for the non-existant table in select command. FIx javadoc warning introduced by commit of HADOOP-2289 patch (odd -- it got a +1 on javadoc from hudson). M CreateCommand.java Michael Stack 2007-11-27 16:58:42 +0000
  • 01cd016d73 HADOOP-2262 HADOOP-2261 fail fast on non-existing table, change abort to function after commit even if commit was successful Jim Kellerman 2007-11-27 08:35:08 +0000
  • 70004192f1 HADOOP-2262 HADOOP-2261 fail fast on non-existing table, change abort to function after commit even if commit was successful Jim Kellerman 2007-11-27 08:35:08 +0000
  • a6206ddca1 HADOOP-2276 Address regression caused by HADOOP-2274, fix HADOOP-2173 (When the master times out a region servers lease, the region server may not restart) Jim Kellerman 2007-11-27 07:11:00 +0000
  • 3786f399a6 HADOOP-2276 Address regression caused by HADOOP-2274, fix HADOOP-2173 (When the master times out a region servers lease, the region server may not restart) Jim Kellerman 2007-11-27 07:11:00 +0000
  • 8b74dd5539 HADOOP-2289 Useless efforts of looking for the non-existant table in select command Michael Stack 2007-11-27 06:19:51 +0000
  • 0eb95f5c54 HADOOP-2289 Useless efforts of looking for the non-existant table in select command Michael Stack 2007-11-27 06:19:51 +0000
  • 4229326103 HADOOP-2289 Useless efforts of looking for the non-existant table in select command. Michael Stack 2007-11-27 06:12:46 +0000
  • d11960feef HADOOP-2289 Useless efforts of looking for the non-existant table in select command. Michael Stack 2007-11-27 06:12:46 +0000
  • 248b4e03d8 HADOOP-2196 Fix how hbase sits in hadoop 'package' product Michael Stack 2007-11-27 00:23:37 +0000
  • eb2c941544 HADOOP-2196 Fix how hbase sits in hadoop 'package' product Michael Stack 2007-11-27 00:23:37 +0000
  • 488e4f6642 HADOOP-2274 Excess synchronization introduced by HADOOP-2139 negatively impacts performance Jim Kellerman 2007-11-26 03:05:37 +0000
  • c64eb9ebdc HADOOP-2274 Excess synchronization introduced by HADOOP-2139 negatively impacts performance Jim Kellerman 2007-11-26 03:05:37 +0000
  • 5c3a688dd6 HADOOP-2139 (phase 2) Make region server more event driven Jim Kellerman 2007-11-25 07:17:38 +0000
  • cbe167c981 HADOOP-2139 (phase 2) Make region server more event driven Jim Kellerman 2007-11-25 07:17:38 +0000
  • a888387c4d HADOOP-2267 Change the hbase shell prompt's title Michael Stack 2007-11-23 19:16:45 +0000
  • 9052780e2d HADOOP-2267 Change the hbase shell prompt's title Michael Stack 2007-11-23 19:16:45 +0000
  • 37a9e4f121 HADOOP-2139 (phase 1) Increase parallelism in region servers Jim Kellerman 2007-11-20 21:53:30 +0000
  • 8a5b3da292 HADOOP-2139 (phase 1) Increase parallelism in region servers Jim Kellerman 2007-11-20 21:53:30 +0000
  • b93375e86c HADOOP-2040 Hudson hangs AFTER test has finished Second commit against this jira Michael Stack 2007-11-15 19:38:17 +0000
  • 025ac21ab1 HADOOP-2040 Hudson hangs AFTER test has finished Second commit against this jira Michael Stack 2007-11-15 19:38:17 +0000
  • c9780e627b HADOOP-2040 Hudson hangs AFTER test has finished Michael Stack 2007-11-13 23:38:21 +0000
  • bf4262e220 HADOOP-2040 Hudson hangs AFTER test has finished Michael Stack 2007-11-13 23:38:21 +0000
  • 302bf936db HADOOP-2176 Htable.deleteAll documentation is ambiguous Michael Stack 2007-11-10 01:09:33 +0000
  • 33ab394d4a HADOOP-2176 Htable.deleteAll documentation is ambiguous Michael Stack 2007-11-10 01:09:33 +0000
  • 394403dd78 HADOOP-2161 getRow() is orders of magnitudes slower than get(), even on rows with one column Michael Stack 2007-11-09 21:57:24 +0000
  • 26b3d9442d HADOOP-2161 getRow() is orders of magnitudes slower than get(), even on rows with one column Michael Stack 2007-11-09 21:57:24 +0000
  • 490bacf4cf HADOOP-2074 Simple switch to enable DEBUG level-logging in hbase Michael Stack 2007-11-07 03:48:13 +0000
  • 5c869d23e9 HADOOP-2074 Simple switch to enable DEBUG level-logging in hbase Michael Stack 2007-11-07 03:48:13 +0000
  • b0aff1dea1 HADOOP-2156 BufferUnderflowException for un-named HTableDescriptors Michael Stack 2007-11-06 20:48:27 +0000
  • 656cee4138 HADOOP-2156 BufferUnderflowException for un-named HTableDescriptors Michael Stack 2007-11-06 20:48:27 +0000
  • 6f8812c8cd HADOOP-2155 Method expecting HBaseConfiguration throw NPE when given Configuration Michael Stack 2007-11-06 20:47:35 +0000
  • 9be624fc93 HADOOP-2155 Method expecting HBaseConfiguration throw NPE when given Configuration Michael Stack 2007-11-06 20:47:35 +0000
  • 8647e74e20 HADOOP-2157 Make Scanners implement Iterable Michael Stack 2007-11-06 20:45:28 +0000
  • cda8c597fc HADOOP-2157 Make Scanners implement Iterable Michael Stack 2007-11-06 20:45:28 +0000
  • 009eab96e7 HADOOP-2109 - Fix another race condition in processing dead servers, - Fix error online meta regions: was using region name and not startKey as key for map.put. - Change TestRegionServerExit to always kill the region server for the META region. This makes the test more deterministic and getting META reassigned was problematic. Jim Kellerman 2007-11-05 05:06:35 +0000