Commit Graph

1627 Commits

Author SHA1 Message Date
Jean-Daniel Cryans dfd0303cd7 HBASE-2068 MetricsRate is missing "registry" parameter (Lars George via JD)
HBASE-2078  Add JMX settings as commented out lines to hbase-env.sh
            (Lars George via JD)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894689 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 18:27:44 +00:00
Jean-Daniel Cryans 58039a7bc2 HBASE-2077 NullPointerException with an open scanner that expired causing
an immediate region server shutdown (Sam Pullara via JD)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894553 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 07:38:02 +00:00
Andrew Kyle Purtell 6802181855 HBASE-2075 Master requires HDFS superuser privileges due to waitOnSafeMode
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894525 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 00:48:36 +00:00
Jean-Daniel Cryans 42411929ff HBASE-2076 Many javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894511 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 23:22:39 +00:00
Jean-Daniel Cryans 3fb9ac02b8 HBASE-2072 fs.automatic.close isn't passed to FileSystem
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894228 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 19:16:33 +00:00
Jean-Daniel Cryans f4406121af HBASE-2026 NPE in StoreScanner on compaction
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894219 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 18:41:02 +00:00
Jean-Daniel Cryans 5c8b1f4b0f HBASE-2062 Metrics documentation outdated
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894212 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 18:35:02 +00:00
Jean-Daniel Cryans c12028b5b9 HBASE-2057 Cluster won't stop
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894111 13f79535-47bb-0310-9956-ffa450edef68
2009-12-27 21:09:36 +00:00
Jean-Daniel Cryans 69b1be1d50 HBASE-2065 Cannot disable a table if any of its region is opening at the same time
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@893675 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 01:23:07 +00:00
Jean-Daniel Cryans 1b3748a994 HBASE-2064 Cannot disable a table if at the same the Master is moving
its regions around
HBASE-2065  Cannot disable a table if any of its region is opening 
            at the same time


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@893379 13f79535-47bb-0310-9956-ffa450edef68
2009-12-23 02:39:03 +00:00
Andrew Kyle Purtell 9f45ca97ec HBASE-1982 [EC2] Handle potentially large and uneven instance startup times
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892958 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21 20:11:31 +00:00
Jean-Daniel Cryans 575fec9c4a HBASE-2054 memstore size 0 is >= than blocking -2.0g size
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892653 13f79535-47bb-0310-9956-ffa450edef68
2009-12-20 20:11:42 +00:00
Jean-Daniel Cryans e1bc106ffa HBASE-2054 memstore size 0 is >= than blocking -2.0g size
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892650 13f79535-47bb-0310-9956-ffa450edef68
2009-12-20 20:02:32 +00:00
Andrew Kyle Purtell ed377a19e3 HBASE-2060 Missing closing tag in mapreduce package info
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892645 13f79535-47bb-0310-9956-ffa450edef68
2009-12-20 19:41:05 +00:00
Andrew Kyle Purtell 23cbf39343 HBASE-2059 Break out WAL reader and writer impl from HLog
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892451 13f79535-47bb-0310-9956-ffa450edef68
2009-12-19 08:10:45 +00:00
Andrew Kyle Purtell 7b8a829cec HBASE-2032 [EC2] Add support for installation of user packages; update readme
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892443 13f79535-47bb-0310-9956-ffa450edef68
2009-12-19 07:48:58 +00:00
Andrew Kyle Purtell 5c4f3067cc HBASE-2032 Support for installation of user packages
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892399 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 23:28:00 +00:00
Jean-Daniel Cryans 91fa2ad048 HBASE-2054 memstore size 0 is >= than blocking -2.0g size
HBASE-2057  Cluster won't stop


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892392 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 22:47:03 +00:00
Andrew Kyle Purtell 21bd10825a HBASE-1960 Master should wait for DFS to come up when creating hbase.version
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892072 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 01:33:25 +00:00
Andrew Kyle Purtell 54ffc46537 enable LZO compression for mapreduce
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892065 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 01:28:56 +00:00
Jean-Daniel Cryans 3e11daa7c0 HBASE-2052 Make hbase more 'live' when comes to noticing table creation,
splits, etc., for 0.20.3
            Temporary until master is redone


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@891855 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17 19:28:03 +00:00
Michael Stack 962236ed99 HBASE-2049 Cleanup HLog binary log output
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@891843 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17 19:03:36 +00:00
Jean-Daniel Cryans 1f9fd80ae6 HBASE-2041 Change WAL default configuration values
Timeout the interrupt


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@891383 13f79535-47bb-0310-9956-ffa450edef68
2009-12-16 19:05:56 +00:00
Andrew Kyle Purtell 1858f17716 wal.HLog is way too chatty at INFO level
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@891166 13f79535-47bb-0310-9956-ffa450edef68
2009-12-16 09:33:52 +00:00
Jean-Daniel Cryans 04155cac92 HBASE-2044 HBASE-1822 removed not-deprecated APIs
HBASE-2041  Change WAL default configuration values
            changes to the shell and fixing interrupt bug


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@891073 13f79535-47bb-0310-9956-ffa450edef68
2009-12-15 23:41:40 +00:00
Jean-Daniel Cryans 83f441fb18 HBASE-2048 Small inconsistency in the "Example API Usage"
(Benoit Sigoure via JD)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@890601 13f79535-47bb-0310-9956-ffa450edef68
2009-12-15 02:02:35 +00:00
Jean-Daniel Cryans 66e1e3863d HBASE-2047 Example command in the "Getting Started"
documentation doesn't work (Benoit Sigoure via JD)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@890599 13f79535-47bb-0310-9956-ffa450edef68
2009-12-15 01:31:09 +00:00
Jean-Daniel Cryans cacce6c5f6 HBASE-2041 Change WAL default configuration values
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@890547 13f79535-47bb-0310-9956-ffa450edef68
2009-12-14 23:16:05 +00:00
Jean-Daniel Cryans 21f8097353 HBASE-2040 Fixes to group commit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@889775 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11 19:15:10 +00:00
Andrew Kyle Purtell 2f968e1ce7 HBASE-1961; EC2 scripts; set HBASE_VERSION in hbase-ec2-init-remote.sh
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@889728 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11 17:50:23 +00:00
Jean-Daniel Cryans 5d8688fc3d HBASE-2031 When starting HQuorumPeer, try to match on more than 1 address
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@889461 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 23:17:35 +00:00
Jean-Daniel Cryans 0db51718ce HBASE-2013 Add useful helpers to HBaseTestingUtility.java (Lars George
via J-D)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@889453 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 22:56:51 +00:00
Jean-Daniel Cryans 7aab1fbc64 HBASE-1816 Some compaction limiting stuff was remaining
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@889026 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 00:05:11 +00:00
Michael Stack d0b61e75ae HBASE-2027 HConnectionManager.HBASE_INSTANCES leaks TableServers
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888202 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 00:24:21 +00:00
Jean-Daniel Cryans 28b6d90a93 HBASE-2022 NPE in housekeeping kills RS
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888193 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 23:39:26 +00:00
Michael Stack 5c6931f263 HBASE-2029 Reduce shell exception dump on console
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888132 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 20:54:58 +00:00
Andrew Kyle Purtell b571ae532d HBASE-1961 EC2 scripts; feedback from Seth Ladd
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@887619 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06 00:31:36 +00:00
Andrew Kyle Purtell 2c913363ac HBASE-1961 EC2 scripts; try again wrt. launch-hbase-zookeeper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@887599 13f79535-47bb-0310-9956-ffa450edef68
2009-12-05 22:25:24 +00:00
Andrew Kyle Purtell 75e2d2bf6b HBASE-1961 EC2 scripts; try again wrt. launch-hbase-zookeeper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@887598 13f79535-47bb-0310-9956-ffa450edef68
2009-12-05 22:11:44 +00:00
Andrew Kyle Purtell b362361650 HBASE-1961 EC2 scripts; use a more portable idiom for a for loop
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@887595 13f79535-47bb-0310-9956-ffa450edef68
2009-12-05 21:58:06 +00:00
Andrew Kyle Purtell c86488e074 HBASE-1961; set S3_BUCKET to iridiant-bundles for now
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@887593 13f79535-47bb-0310-9956-ffa450edef68
2009-12-05 21:50:49 +00:00
Michael Stack 1f4de38982 HBASE-1758 Extract interface out of HTable; more additions made by Lars Francke
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@887589 13f79535-47bb-0310-9956-ffa450edef68
2009-12-05 21:31:04 +00:00
Michael Stack 0a09b675d6 HBASE-1994 Master will lose hlog entries while splitting if region has empty oldlogfile.log
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@887314 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 18:37:00 +00:00
Andrew Kyle Purtell c3eb2c844f HBASE-2018 Updates to .META. blocked under high MemStore load
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@887054 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 04:30:56 +00:00
Andrew Kyle Purtell 6f56688341 HBASE-2019 [EC2] remember credentials if not configured
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@886052 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02 05:25:12 +00:00
Andrew Kyle Purtell 3422696044 HBASE-1995 Add configurable max value size check; updated test
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@885166 13f79535-47bb-0310-9956-ffa450edef68
2009-11-28 23:30:01 +00:00
Andrew Kyle Purtell c09a401202 HBASE-1995 Add configurable max value size check
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@885162 13f79535-47bb-0310-9956-ffa450edef68
2009-11-28 22:59:09 +00:00
Andrew Kyle Purtell 15e04fbc36 HBASE-1961 EC2 scripts; fix LZO install
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@884669 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 19:12:54 +00:00
Andrew Kyle Purtell d487c253c2 HBASE-1961 EC2 scripts; better AMI version check
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@884663 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 18:54:14 +00:00
Andrew Kyle Purtell 17653dd487 HBASE-2011 Add zktop like output to HBase's master UI
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@884476 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 09:37:25 +00:00
Andrew Kyle Purtell f4b8135658 [HBASE-1961] EC2 scripts; fix master launch bug
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@884464 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 08:42:32 +00:00
Andrew Kyle Purtell dd23e89d3a [HBASE-1967] EC2 scripts; bump java version to 1.6.0_17
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@884459 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 08:26:30 +00:00
Andrew Kyle Purtell afb2a3ef06 [HBASE-1967] EC2 scripts; do not explicitly specify an ami in the config
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@884458 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 08:25:51 +00:00
Andrew Kyle Purtell e505eb385c HBASE-2012 [EC2] LZO support
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@884448 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 08:00:02 +00:00
Andrew Kyle Purtell 0fa38355cf HBASE-2009 [EC2] Support mapreduce
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883960 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 02:25:30 +00:00
Michael Stack 225fb345f6 HBASE-1985 change HTable.delete(ArrayList) to HTable.delete(List)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883897 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 22:11:36 +00:00
Michael Stack 67047d7ec7 HBASE-1987 The Put object has no simple read methods for checking what has already been added
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883853 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 20:26:34 +00:00
Michael Stack 97eb0f0b6f HBASE-1970 Export does one version only; make it configurable how many it does
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883845 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 20:10:16 +00:00
Michael Stack 7486a7efe2 HBASE-1901 General partitioner for hbase-48 bulk (behind the api, write hfiles direct) uploader
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883833 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 19:44:32 +00:00
Michael Stack 41bfe09a49 HBASE-1999 When HTable goes away, close zk session in shutdown hook or something...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883189 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 23:36:00 +00:00
Andrew Kyle Purtell 969df0a469 HBASE-1961 HBase EC2 scripts; updated readme; hardcode keypair to 'root'; copy ssh private key to master
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@882242 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 18:45:06 +00:00
Andrew Kyle Purtell cb026c7c83 HBASE 1961; remove debug statement
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@881187 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 08:12:28 +00:00
Andrew Kyle Purtell 50bcc6bf67 HBASE 1961; missing hunks from last commit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@881186 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 08:12:08 +00:00
Andrew Kyle Purtell 4b9ae3c5a2 HBASE 1961 HBase EC2 scripts; pass private key and cert path on command line to all tools in common variable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@881183 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 08:00:24 +00:00
Jean-Daniel Cryans 8dd763874c HBASE-1971 Unit test the full WAL replay cycle
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@880956 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16 21:08:04 +00:00
Andrew Kyle Purtell fe4b257051 HBASE-1961 HBase EC2 scripts; tighten up configuration a bit and document configuration required in hbase-ec2-env.sh
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@880937 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16 20:00:57 +00:00
Michael Stack 923b0d3497 Remove carriage-return
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@880887 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16 18:18:18 +00:00
Michael Stack 538841b788 Amend documentation around hdfs-630 recommended patch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@880886 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16 18:17:38 +00:00
Michael Stack ecde441381 HBASE-1876 DroppedSnapshotException when flushing memstore after a datanode dies; I added hdfs-630 to our bundled hadoop-hdfs.jar to underline its importance espeically for smaller clusters
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@836299 13f79535-47bb-0310-9956-ffa450edef68
2009-11-15 00:31:44 +00:00
Michael Stack 47c7c89e49 Remove some debug
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@836297 13f79535-47bb-0310-9956-ffa450edef68
2009-11-14 23:58:15 +00:00
Michael Stack 7f9a0e4cf9 Added comment on hdfs-630
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@836296 13f79535-47bb-0310-9956-ffa450edef68
2009-11-14 23:57:22 +00:00
Andrew Kyle Purtell b83cda4bd8 HBASE-1961 HBase EC2 scripts
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@836183 13f79535-47bb-0310-9956-ffa450edef68
2009-11-14 14:11:53 +00:00
Andrew Kyle Purtell 463eea1343 HBASE-1979 MurmurHash does not yield the same results as the reference C++ implementation when size % 4 >= 2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835840 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 13:10:14 +00:00
Michael Stack efef11e2dc HBASE-1841 If multiple of same key in an hfile and they span blocks, may miss the earlier keys on a lookup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835757 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 06:39:58 +00:00
Michael Stack a6b7d95097 HBASE-1975 SingleColumnValueFilter: Add ability to match the value of previous versions of the specified column
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835744 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 05:22:59 +00:00
Michael Stack d89e5f13b0 HBASE-1974 Update to latest on hadoop 0.21 branch (November11th, 2009)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835241 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 05:48:56 +00:00
Michael Stack 6babfad71f HBASE-1829 Make use of start/stop row in TableInputFormat
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834664 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 21:01:50 +00:00
Andrew Kyle Purtell ca1f068c57 HBASE-1963 Output to multiple tables from Hadoop MR without use of HTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834554 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 17:20:13 +00:00
Michael Stack b13b990a64 HBASE-1904 Add tutorilal for installing HBase on Windows using Cygwin as a test and development environment
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834347 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 05:06:24 +00:00
Jean-Daniel Cryans 9ae54b277b HBASE-1966 Apply the fix from site/ to remove the forrest dependency on java5
HBASE-1967  [Transactional] client.TestTransactions.testPutPutScan fails sometimes
               Temporary fix


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834294 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 01:40:04 +00:00
Michael Stack 239ca0c090 HBASE-1829 Make use of start/stop row in TableInputFormat
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833952 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 00:41:15 +00:00
Michael Stack 1c078c3aad HBASE-1928 ROOT and META tables stay in transition state (making the system not usable) if the designated regionServer dies before the assignment is complete
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833779 13f79535-47bb-0310-9956-ffa450edef68
2009-11-07 23:42:55 +00:00
Michael Stack 3221983dda HBASE-1953 Overhaul of overview.html (html fixes, typos, consistency) - no content changes; added Lars Francke extra edits
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833592 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 22:48:30 +00:00
Michael Stack 24e48ff4c8 HBASE-1957 Get-s can't set a Filter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833513 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 18:41:03 +00:00
Michael Stack f76400f6e9 HBASE-1949 KeyValue expiration by Time-to-Live during major compaction is broken
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833194 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 21:50:35 +00:00
Jean-Daniel Cryans c25e5e20e1 HBASE-1781 Weird behavior of WildcardColumnTracker.checkColumn(),
looks like recursive loop


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832659 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04 05:10:56 +00:00
Jean-Daniel Cryans 88c5a74d7c HBASE-1951 Stack overflow when calling HTable.checkAndPut()
when deleting a lot of values


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832640 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04 01:26:02 +00:00
Jean-Daniel Cryans 99e725c7ff HBASE-1919 code: HRS.delete seems to ignore exceptions it shouldnt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832618 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 23:47:41 +00:00
Michael Stack 4531ccda91 HBASE-1954 Transactional scans do not see newest put
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832526 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 19:40:08 +00:00
Michael Stack ba354e2c61 HBASE-1953 Overhaul of overview.html (html fixes, typos, consistency) - no content changes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832517 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 19:13:47 +00:00
Jean-Daniel Cryans 4631663ed8 HBASE-1944 Add a "deferred log flush" attribute to HTD
caching the boolean


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832259 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 01:50:34 +00:00
Jean-Daniel Cryans 96dfa4a2bf HBASE-1947 If HBase starts/stops often in less than 24 hours,
you end up with lots of store files


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832188 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 23:28:02 +00:00
Jean-Daniel Cryans a9680f4e8b Fixing hudson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831480 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 22:41:45 +00:00
Michael Stack d493073e54 HBASE-1682 IndexedRegion does not properly handle deletes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831473 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 22:23:08 +00:00
Jean-Daniel Cryans b80f8587bf Trying to fix Hudson, 1 update missing in TestHLog
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831466 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 22:04:04 +00:00
Jean-Daniel Cryans e30b9d47f2 HBASE-1945 Remove META and ROOT memcache size bandaid
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831447 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 20:36:42 +00:00
Jean-Daniel Cryans beaac2c27f HBASE-1944 Add a "deferred log flush" attribute to HTD
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831445 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 20:30:26 +00:00
Michael Stack 502cfe7b5d HBASE-1946 Unhandled exception at regionserver (Dmitriy Lyfar via Stack)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831395 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 17:25:34 +00:00
Jean-Daniel Cryans 535651ce1d HBASE-1939 HLog group commit, v3
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831165 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 00:07:37 +00:00
Michael Stack a5248f95fc HBASE-1943 Remove AgileJSON; unused
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831155 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 23:45:57 +00:00