Commit Graph

1853 Commits

Author SHA1 Message Date
Jonathan Gray 18111cc899 HBASE-1717 Put on client-side uses passed-in byte[]s rather than always using copies
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798694 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 20:01:15 +00:00
Jonathan Gray fbf3924236 HBASE-1717 Put on client-side uses passed-in byte[]s rather than always using copies
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798693 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 20:00:34 +00:00
Michael Stack 3c8db4d968 HBASE-1671 HBASE-1609 broke scanners riding across splits
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798687 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 19:53:06 +00:00
Michael Stack a68b5ee409 HBASE-1671 HBASE-1609 broke scanners riding across splits
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798679 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 19:41:54 +00:00
Michael Stack 3086b191dd HBASE-1647 Filter#filterRow is called too often, filters rows it shouldn't have -- reversed it for a moment; it may have broken things -- not sure yet
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798510 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 12:51:36 +00:00
Michael Stack 69dc5b571e HBASE-1647 Filter#filterRow is called too often, filters rows it shouldn't have
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798499 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 12:12:17 +00:00
Michael Stack b5ccf99a9b HBASE-1647 Filter#filterRow is called too often, filters rows it shouldn't have
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798498 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 12:10:57 +00:00
Ryan Rawson 9a23b30068 HBASE-1703 ICV across flush
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798448 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 08:51:06 +00:00
Ryan Rawson a6c6f77612 HBASE-1714
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798334 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 23:48:22 +00:00
Andrew Kyle Purtell ace2be6b00 HBASE-1695 [stargate] differentiate PUT and POST processing for schema upload
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798297 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 21:39:44 +00:00
Michael Stack 3a118552a7 HBASE-1692 Web UI is extremely slow / freezes up if you have many tables
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798282 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 21:13:47 +00:00
Michael Stack 5db0a06b3f HBASE-1709 Thrift getRowWithColumns doesn't accept column-family only
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798245 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 18:25:10 +00:00
Michael Stack 01a60aa374 HBASE-1705 Thrift server: deletes in mutateRow/s don't delete
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798227 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 17:26:10 +00:00
Michael Stack d38846e59a HBASE-1686 major compaction can create empty store files, causing AIOOB when trying to read
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798225 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 17:21:17 +00:00
Michael Stack 9955e11dbe HBASE-1692 Web UI is extremely slow / freezes up if you have many tables
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798224 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 17:19:29 +00:00
Michael Stack e096368480 HBASE-1709 Thrift getRowWithColumns doesn't accept column-family only
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798223 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 17:14:01 +00:00
Andrew Kyle Purtell 9823e86775 HBASE-1706 META row with missing HRI breaks UI
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798000 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26 23:09:45 +00:00
Andrew Kyle Purtell 55e98de9eb finished package javadoc
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797995 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26 22:30:28 +00:00
Andrew Kyle Purtell 9bba58d217 table of contents
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797864 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26 06:30:05 +00:00
Michael Stack 64e7770cb7 HBASE-1693 NPE close_region .META. in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797851 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 23:14:16 +00:00
Michael Stack 247f508b8e HBASE-1702 TestMergeUtil fails on trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797784 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:00:46 +00:00
Michael Stack a0f237697e HBASE-1704 Better zk error when failed connect
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797711 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 03:01:57 +00:00
Michael Stack 3184fa2979 HBASE-1704 Better zk error when failed connect
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797710 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 03:01:13 +00:00
Andrew Kyle Purtell 0159889bba no protobuf support for StorageClusterVersionModel
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797708 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 02:47:44 +00:00
Andrew Kyle Purtell 9b13bf2f33 put back the simple standalone embedded Jetty setup we had for Main some time ago
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797707 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 02:47:21 +00:00
Michael Stack db8a3e2346 HBASE-1683 OOME on master splitting logs; stuck, won't go down
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797683 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 22:47:10 +00:00
Andrew Kyle Purtell 493d1fc998 rename REAME.txt to README.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797663 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 21:37:20 +00:00
Michael Stack ed041d1b29 HBASE-1699 Remove hbrep example as it's too out of date
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797515 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 15:03:08 +00:00
Michael Stack 3e7c6a6e4f HBASE-1699 Remove hbrep example as it's too out of date
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797512 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 15:01:09 +00:00
Michael Stack 926a17e351 HBASE-1670 transactions / indexing fixes: trx deletes not handeled, index scan can't specify stopRow; forgot to add a file
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797322 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 04:45:54 +00:00
Michael Stack c01aadc32c HBASE-1685 [stargate] package and wiki documentation -> Add stargate to 'Getting Started' overview
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797281 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 00:33:22 +00:00
Michael Stack 38ed29a7c7 HBASE-1588 Rig our build to support our new contribs -- stargate and THBase/ITHBase
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797277 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 00:16:13 +00:00
Michael Stack 845678927e HBASE-1588 Rig our build to support our new contribs -- stargate and THBase/ITHBase
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797275 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 00:12:34 +00:00
Michael Stack 13a32c2db1 HBASE-1694 Add TOC to 'Getting Started', add references to THBase and ITHBase
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797273 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 00:11:17 +00:00
Michael Stack a6e3eb9411 Fix javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797264 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 23:52:06 +00:00
Michael Stack 69f8d4e935 HBASE-1670 transactions / indexing fixes: trx deletes not handeled, index scan can't specify stopRow
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797262 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 23:46:00 +00:00
Michael Stack 7ddaccdd61 HBASE-1215 migration; fixes for jgray -- make HStoreFileToStoreFile implement Tool so can pass params
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797236 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:43:02 +00:00
Michael Stack 97b6100e54 HBASE-1215 migration; fixes for jgray -- make HStoreFileToStoreFile implement Tool so can pass params
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797234 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:36:19 +00:00
Michael Stack a190929981 HBASE-1215 migration; fixes for jgray -- make HStoreFileToStoreFile implement Tool so can pass params
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797230 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:30:56 +00:00
Jonathan Gray cb6db82e31 HBASE-1688 Improve javadocs in Result and KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797132 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 16:20:52 +00:00
Andrew Kyle Purtell c186d1eb2e first cut at stargate package javadoc
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796967 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 07:01:52 +00:00
Michael Stack 8779790735 HBASE-1215 fix for fact that we only run one map
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796953 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 05:41:54 +00:00
Michael Stack 467e48e4b1 HBASE-1680 FilterList writable only works for HBaseObjectWritable defined types
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796949 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 05:17:26 +00:00
Michael Stack c25c8fe9ea HBASE-1215 migration; remove check for pre0.20 fs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796946 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 05:08:54 +00:00
Michael Stack 0063bafbc9 HBASE-1215 migration; use TextInputFormat instead of FileInputFormat
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796943 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 05:00:19 +00:00
Michael Stack 817b42e983 HBASE-1689 Fix javadoc warnings and add overview on client classes to...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796941 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 04:12:31 +00:00
Michael Stack 924cc198b9 HBASE-1215 fix for jon currently migrating
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796939 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 04:11:25 +00:00
Michael Stack 91abbb4793 HBASE-1689 Fix javadoc warnings and add overview on client classes to client package
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796938 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 03:53:13 +00:00
Michael Stack e03f2c2ffc Some doc additions to 'Getting Started'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796910 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 23:17:11 +00:00
Michael Stack 1cd57207fd HBASE-1215 0.19.0 -> 0.20.0 migration (hfile, HCD changes, HSK changes)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796894 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 22:19:24 +00:00