Commit Graph

  • b271048e2f HADOOP-1903 Possible data loss if Exception happens between snapshot and flush to disk. Michael Stack 2007-09-15 21:11:47 +0000
  • 7cb6fee268 HADOOP-1813 [hbase] OOME makes zombie of region server Forgot to add below as part of last commit. Michael Stack 2007-09-15 17:58:13 +0000
  • 7ce0506c27 HADOOP-1813 [hbase] OOME makes zombie of region server Forgot to add below as part of last commit. Michael Stack 2007-09-15 17:58:13 +0000
  • b42376b024 HADOOP-1813 OOME makes zombie of region server Michael Stack 2007-09-15 15:14:53 +0000
  • 83298b4721 HADOOP-1813 OOME makes zombie of region server Michael Stack 2007-09-15 15:14:53 +0000
  • c68e472791 HADOOP-1888 NullPointerException in HMemcacheScanner Michael Stack 2007-09-14 20:51:37 +0000
  • 1596f8aa10 HADOOP-1888 NullPointerException in HMemcacheScanner Michael Stack 2007-09-14 20:51:37 +0000
  • dc8f4b941e HADOOP-1720 Addition of HQL (Hbase Query Language) support in Hbase Shell Michael Stack 2007-09-13 04:01:05 +0000
  • d660cfc526 HADOOP-1720 Addition of HQL (Hbase Query Language) support in Hbase Shell Michael Stack 2007-09-13 04:01:05 +0000
  • 914e42de3a HADOOP-1884 Remove useless debugging log messages from hbase.mapred Jim Kellerman 2007-09-12 16:48:54 +0000
  • aeceb916fc HADOOP-1884 Remove useless debugging log messages from hbase.mapred Jim Kellerman 2007-09-12 16:48:54 +0000
  • cd9b5eecc9 HADOOP-1870 Once file system failure has been detected, don't check it again and get on with shutting down the hbase cluster. Jim Kellerman 2007-09-11 23:39:17 +0000
  • c0c89222f1 HADOOP-1870 Once file system failure has been detected, don't check it again and get on with shutting down the hbase cluster. Jim Kellerman 2007-09-11 23:39:17 +0000
  • 38cfa8eabd HADOOP-1868 Make default configuration more responsive Michael Stack 2007-09-10 23:27:34 +0000
  • d60908dcf9 HADOOP-1868 Make default configuration more responsive Michael Stack 2007-09-10 23:27:34 +0000
  • a752369bb8 HADOOP-1786 delete Delete still fails on hp+ubuntu. Its failing on later assertion. Removing this too for now so build works again. Michael Stack 2007-09-10 22:25:54 +0000
  • 5fe41420e6 HADOOP-1786 delete Delete still fails on hp+ubuntu. Its failing on later assertion. Removing this too for now so build works again. Michael Stack 2007-09-10 22:25:54 +0000
  • 787b3966bc HADOOP-1784 delete M hbase/src/test/org/apache/hadoop/hbase/TestCompaction.java Removing failing assert so build works again. This assert when it place passed on hudson build #722 but is failing on an hp+ubuntu install. Michael Stack 2007-09-10 21:38:25 +0000
  • a214798763 HADOOP-1784 delete M hbase/src/test/org/apache/hadoop/hbase/TestCompaction.java Removing failing assert so build works again. This assert when it place passed on hudson build #722 but is failing on an hp+ubuntu install. Michael Stack 2007-09-10 21:38:25 +0000
  • def50f00e8 HADOOP-1784 delete Previous commit against this issue applied v3 rather than v4. This commit applies the difference which should fix the currently broken build. Michael Stack 2007-09-10 21:16:20 +0000
  • 223a3e46d0 HADOOP-1784 delete Previous commit against this issue applied v3 rather than v4. This commit applies the difference which should fix the currently broken build. Michael Stack 2007-09-10 21:16:20 +0000
  • b7c7ba0ae8 HADOOP-1793 Remove deprecated HClient class Jim Kellerman 2007-09-10 17:42:50 +0000
  • 5df7ca8c43 HADOOP-1793 Remove deprecated HClient class Jim Kellerman 2007-09-10 17:42:50 +0000
  • a3bf4e1a72 HADOOP-1784 Delete: Fix scanners and gets so they work properly in presence of deletes. Added a deleteAll to remove all cells equal to or older than passed timestamp. Fixed compaction so deleted cells do not make it out into compacted output. Ensure also that versions > column max are dropped compacting. Michael Stack 2007-09-10 15:56:16 +0000
  • 2cc1c9f65b HADOOP-1784 Delete: Fix scanners and gets so they work properly in presence of deletes. Added a deleteAll to remove all cells equal to or older than passed timestamp. Fixed compaction so deleted cells do not make it out into compacted output. Ensure also that versions > column max are dropped compacting. Michael Stack 2007-09-10 15:56:16 +0000
  • aa8b52254d HADOOP-1801 When hdfs is yanked out from under hbase, hbase should go down gracefully Jim Kellerman 2007-09-08 03:09:42 +0000
  • 361f74c0c2 HADOOP-1801 When hdfs is yanked out from under hbase, hbase should go down gracefully Jim Kellerman 2007-09-08 03:09:42 +0000
  • e57f8269eb HADOOP-1847 Many HBase tests do not fail well. (phase 2) Jim Kellerman 2007-09-08 03:04:54 +0000
  • 135670ccf4 HADOOP-1847 Many HBase tests do not fail well. (phase 2) Jim Kellerman 2007-09-08 03:04:54 +0000
  • b77922e01b HADOOP-1835 Updated Documentation for HBase setup/installation Michael Stack 2007-09-07 20:32:45 +0000
  • c3ee52355d HADOOP-1835 Updated Documentation for HBase setup/installation Michael Stack 2007-09-07 20:32:45 +0000
  • d909a4f987 HADOOP-1847 Many HBase tests do not fail well. HADOOP-1793 (Phase 1) Remove TestHClient Jim Kellerman 2007-09-07 07:28:42 +0000
  • 6626ee072a HADOOP-1847 Many HBase tests do not fail well. HADOOP-1793 (Phase 1) Remove TestHClient Jim Kellerman 2007-09-07 07:28:42 +0000
  • 9c06f7cbef HADOOP-1794 Remove deprecated APIs Jim Kellerman 2007-09-05 22:35:13 +0000
  • 84ef0f95ef HADOOP-1794 Remove deprecated APIs Jim Kellerman 2007-09-05 22:35:13 +0000
  • b9c9991368 HADOOP-1835 Updated Documentation for HBase setup/installation M hbase/conf/hbase-env.sh Removed JAVA_HOME references. M hbase/src/java/org/apache/hadoop/hbase/package.html Improved setup instruction Michael Stack 2007-09-05 16:12:39 +0000
  • ea418aebbd HADOOP-1835 Updated Documentation for HBase setup/installation M hbase/conf/hbase-env.sh Removed JAVA_HOME references. M hbase/src/java/org/apache/hadoop/hbase/package.html Improved setup instruction Michael Stack 2007-09-05 16:12:39 +0000
  • b59f762f79 HADOOP-1834 Scanners ignore timestamp passed on creation M src/contrib/hbase/src/test/org/apache/hadoop/hbase/HBaseTestCase.java (addContents): Added overrides that allow specifying a timestamp. M src/contrib/hbase/src/test/org/apache/hadoop/hbase/TestTimestamp.java Made it so test inherits from HBaseTestCase instead of from HBaseClusterTestCase so could add in tests that do not use cluster. (testTimestampScanning): Added test for hadoop-1834 bug. (testTimestamp): Refactored to remove duplicated code. M src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java (getNext): Make it respect the timestamp set on construction. M src/contrib/hbase/src/java/org/apache/hadoop/hbase/HMemcache.java Removed eclipse yellow flag warnings around empty parens and auto-boxing longs. (getNext): Make it respect the timestamp set on construction. Michael Stack 2007-09-05 16:00:01 +0000
  • 1d19158ac5 HADOOP-1834 Scanners ignore timestamp passed on creation M src/contrib/hbase/src/test/org/apache/hadoop/hbase/HBaseTestCase.java (addContents): Added overrides that allow specifying a timestamp. M src/contrib/hbase/src/test/org/apache/hadoop/hbase/TestTimestamp.java Made it so test inherits from HBaseTestCase instead of from HBaseClusterTestCase so could add in tests that do not use cluster. (testTimestampScanning): Added test for hadoop-1834 bug. (testTimestamp): Refactored to remove duplicated code. M src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java (getNext): Make it respect the timestamp set on construction. M src/contrib/hbase/src/java/org/apache/hadoop/hbase/HMemcache.java Removed eclipse yellow flag warnings around empty parens and auto-boxing longs. (getNext): Make it respect the timestamp set on construction. Michael Stack 2007-09-05 16:00:01 +0000
  • 3a996a18ab HADOOP-1832 listTables() returns duplicate tables Jim Kellerman 2007-09-04 22:26:02 +0000
  • 49d4f333f4 HADOOP-1832 listTables() returns duplicate tables Jim Kellerman 2007-09-04 22:26:02 +0000
  • e47301c6bb HADOOP-1821 Replace all String.getBytes() with String.getBytes("UTF-8") Jim Kellerman 2007-09-01 06:22:01 +0000
  • 844e56e704 HADOOP-1821 Replace all String.getBytes() with String.getBytes("UTF-8") Jim Kellerman 2007-09-01 06:22:01 +0000
  • 9030eefcbb HADOOP-1760 Use new MapWritable and SortedMapWritable classes from org.apache.hadoop.io Jim Kellerman 2007-08-31 00:37:46 +0000
  • a1689adf0e HADOOP-1760 Use new MapWritable and SortedMapWritable classes from org.apache.hadoop.io Jim Kellerman 2007-08-31 00:37:46 +0000
  • 856587ff80 HADOOP-1797 Fix NPEs in MetaScanner constructor Jim Kellerman 2007-08-30 22:12:45 +0000
  • aba565a228 HADOOP-1797 Fix NPEs in MetaScanner constructor Jim Kellerman 2007-08-30 22:12:45 +0000
  • 7da03fffa8 HADOOP-1814 TestCleanRegionServerExit fails too often on Hudson Jim Kellerman 2007-08-30 22:09:13 +0000
  • 12a62a6333 HADOOP-1814 TestCleanRegionServerExit fails too often on Hudson Jim Kellerman 2007-08-30 22:09:13 +0000
  • 26e5554dc1 HADOOP-1800 [hbaseshell] output should default utf8 encoding M src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/ConsoleTable.java Make a PrintStream that outputs utf8. Have all printing use it. M src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/SelectCommand.java Fix few places where we make Strings w/o stipulating UTF-8 encoding. Michael Stack 2007-08-30 21:28:25 +0000
  • 7d48b5f7d5 HADOOP-1800 [hbaseshell] output should default utf8 encoding M src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/ConsoleTable.java Make a PrintStream that outputs utf8. Have all printing use it. M src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/SelectCommand.java Fix few places where we make Strings w/o stipulating UTF-8 encoding. Michael Stack 2007-08-30 21:28:25 +0000
  • 25c0a34abc HADOOP-1802 Startup scripts should wait until hdfs as cleared 'safe mode' M bin/start-hbase.sh Wait to exit 'safe mode' before proceeding w/ startup. If the wait fails, usually because there is no fs, exit with error. Michael Stack 2007-08-30 15:39:11 +0000
  • 463f847bd4 HADOOP-1802 Startup scripts should wait until hdfs as cleared 'safe mode' M bin/start-hbase.sh Wait to exit 'safe mode' before proceeding w/ startup. If the wait fails, usually because there is no fs, exit with error. Michael Stack 2007-08-30 15:39:11 +0000
  • 2d50424a79 HADOOP-1785 TableInputFormat.TableRecordReader.next has a bug Michael Stack 2007-08-29 23:39:52 +0000
  • 59825ac875 HADOOP-1785 TableInputFormat.TableRecordReader.next has a bug Michael Stack 2007-08-29 23:39:52 +0000
  • eaa2e57110 HADOOP-1805 Region server hang on exit Jim Kellerman 2007-08-29 20:06:41 +0000
  • 5dc1ee32c0 HADOOP-1805 Region server hang on exit Jim Kellerman 2007-08-29 20:06:41 +0000
  • 7017228d95 HADOOP-1799 Incorrect classpath in binary version of Hadoop M bin/hbase Had a hard-coded name for the hbase jar. Fix so allows for version in jar name. Michael Stack 2007-08-29 04:30:58 +0000
  • 47587a272f HADOOP-1799 Incorrect classpath in binary version of Hadoop M bin/hbase Had a hard-coded name for the hbase jar. Fix so allows for version in jar name. Michael Stack 2007-08-29 04:30:58 +0000
  • 6b65a0def6 HADOOP-1797 Fix NPEs in MetaScanner constructor Jim Kellerman 2007-08-28 22:08:56 +0000
  • 660bce1d27 HADOOP-1797 Fix NPEs in MetaScanner constructor Jim Kellerman 2007-08-28 22:08:56 +0000
  • c72fd514c8 HADOOP-1757 Bloomfilters: single argument constructor, use enum for bloom filter types Jim Kellerman 2007-08-27 23:35:15 +0000
  • f56ee6b375 HADOOP-1757 Bloomfilters: single argument constructor, use enum for bloom filter types Jim Kellerman 2007-08-27 23:35:15 +0000
  • e161beee4b HADOOP-1780 Regions are still being doubly assigned Michael Stack 2007-08-25 00:42:45 +0000
  • e9aafde1f1 HADOOP-1780 Regions are still being doubly assigned Michael Stack 2007-08-25 00:42:45 +0000
  • 6acdaa89d1 HADOOP-1768 Hbase shell FS command using Hadoop FsShell operations Michael Stack 2007-08-24 19:32:29 +0000
  • 07224fe303 HADOOP-1768 Hbase shell FS command using Hadoop FsShell operations Michael Stack 2007-08-24 19:32:29 +0000
  • 530b24f42a HADOOP-1776 Fix for sporadic compaction failures closing and moving compaction result Michael Stack 2007-08-24 16:24:40 +0000
  • 5e3c5037b4 HADOOP-1776 Fix for sporadic compaction failures closing and moving compaction result Michael Stack 2007-08-24 16:24:40 +0000
  • cfa87e35dd HADOOP-1689. Make shell scripts more portable. Douglass Cutting 2007-08-23 02:19:18 +0000
  • d5cc43d394 HADOOP-1689. Make shell scripts more portable. Doug Cutting 2007-08-23 02:19:18 +0000
  • cf58b9bff9 HADOOP-1746 Clean up findbugs warnings Jim Kellerman 2007-08-22 23:59:30 +0000
  • 1756a22f03 HADOOP-1746 Clean up findbugs warnings Jim Kellerman 2007-08-22 23:59:30 +0000
  • 6964120075 HADOOP-1731. Add Hadoop's version number to contrib jar file names. Douglass Cutting 2007-08-22 17:13:08 +0000
  • cf43495417 HADOOP-1731. Add Hadoop's version number to contrib jar file names. Doug Cutting 2007-08-22 17:13:08 +0000
  • def9dbf518 HADOOP-1527 Region server won't start because logdir exists Jim Kellerman 2007-08-22 16:59:43 +0000
  • ccd9248e63 HADOOP-1527 Region server won't start because logdir exists Jim Kellerman 2007-08-22 16:59:43 +0000
  • 80ea3bc89c HADOOP-1747 On a cluster, on restart, regions multiply assigned Michael Stack 2007-08-22 04:05:08 +0000
  • ec2d29c902 HADOOP-1747 On a cluster, on restart, regions multiply assigned Michael Stack 2007-08-22 04:05:08 +0000
  • 1a0c3e7fcf HADOOP-1737 Make HColumnDescriptor data publically members settable Michael Stack 2007-08-21 20:53:24 +0000
  • e41859593b HADOOP-1737 Make HColumnDescriptor data publically members settable Michael Stack 2007-08-21 20:53:24 +0000
  • c7fd2d7504 HADOOP-1723 If master asks region server to shut down, by-pass return of shutdown message Jim Kellerman 2007-08-20 22:35:27 +0000
  • 4ebd558b41 HADOOP-1723 If master asks region server to shut down, by-pass return of shutdown message Jim Kellerman 2007-08-20 22:35:27 +0000
  • f3f1b2b5b7 HADOOP-1730 unexpected null value causes META scanner to exit (silently) Michael Stack 2007-08-18 18:04:53 +0000
  • 00c1b877e8 HADOOP-1730 unexpected null value causes META scanner to exit (silently) Michael Stack 2007-08-18 18:04:53 +0000
  • c6aca9e3c9 HADOOP-1729 Recent renaming or META tables breaks hbase shell Michael Stack 2007-08-18 16:29:09 +0000
  • 17cc1759fc HADOOP-1729 Recent renaming or META tables breaks hbase shell Michael Stack 2007-08-18 16:29:09 +0000
  • 4922944a20 HADOOP-1709 Make HRegionInterface more like that of HTable HADOOP-1725 Client find of table regions should not include offlined, split parents Jim Kellerman 2007-08-16 22:51:03 +0000
  • b7f01dce98 HADOOP-1709 Make HRegionInterface more like that of HTable HADOOP-1725 Client find of table regions should not include offlined, split parents Jim Kellerman 2007-08-16 22:51:03 +0000
  • b0a84ad00c HADOOP-1231. Add generics to Mapper and Reducer interfaces. Contributed by Tom White. Douglass Cutting 2007-08-16 18:45:49 +0000
  • e220809017 HADOOP-1231. Add generics to Mapper and Reducer interfaces. Contributed by Tom White. Doug Cutting 2007-08-16 18:45:49 +0000
  • 7d82322ebd HADOOP-1672 HBase Shell should use new client classes Michael Stack 2007-08-16 01:56:29 +0000
  • 9dedf26b0f HADOOP-1672 HBase Shell should use new client classes Michael Stack 2007-08-16 01:56:29 +0000
  • 6cc5d2b791 HADOOP-1644 [hbase] Compactions should not block updates Michael Stack 2007-08-16 01:07:51 +0000
  • be33a241ce HADOOP-1644 [hbase] Compactions should not block updates Michael Stack 2007-08-16 01:07:51 +0000
  • 70f4429abe HADOOP-1711 HTable API should use interfaces instead of concrete classes as method parameters and return values Jim Kellerman 2007-08-15 18:20:53 +0000
  • 6c8e713671 HADOOP-1711 HTable API should use interfaces instead of concrete classes as method parameters and return values Jim Kellerman 2007-08-15 18:20:53 +0000
  • c61ae43740 HADOOP-1710 - changes.txt Jim Kellerman 2007-08-15 01:18:47 +0000
  • 40e6f64209 HADOOP-1710 - changes.txt Jim Kellerman 2007-08-15 01:18:47 +0000
  • a8ad66062c HADOOP-1710 All updates should be batch updates Jim Kellerman 2007-08-15 01:12:29 +0000