Commit Graph

1875 Commits

Author SHA1 Message Date
Andrew Kyle Purtell e99d776a91 HBASE-1956 Export HDFS read and write latency as a metric
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894779 13f79535-47bb-0310-9956-ffa450edef68
2009-12-31 05:18:46 +00:00
Jean-Daniel Cryans 1241459503 HBASE-2081 Set the retries higher in shell since client pause is lower
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894743 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 23:47:41 +00:00
Jean-Daniel Cryans bd3e171467 HBASE-2025 0.20.2 accessed from older client throws
UndeclaredThrowableException; frustrates rolling upgrade


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894739 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 23:27:49 +00:00
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
Michael Stack bbefab59d6 HBASE-2074 Improvements to the hadoop-config script
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894510 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 23:17:42 +00:00
Michael Stack b6a18a17d9 HBASE-2074 Improvements to the hadoop-config script
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894505 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 23:08:20 +00:00
Jean-Daniel Cryans bdcfe1f11c HBASE-2045 Update trunk and branch zk to just-release 3.2.2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894229 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 19:28:09 +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 69a6ef5a9a HBASE-2062 Metrics documentation outdated
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894216 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 18:37:10 +00:00
Jean-Daniel Cryans a64f8aa795 HBASE-2062 Metrics documentation outdated
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894213 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 18:35:49 +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 c609d25614 HBASE-2028 Add HTable.incrementColumnValue support to shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892648 13f79535-47bb-0310-9956-ffa450edef68
2009-12-20 19:50:23 +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
Michael Stack d225c7576c HBASE-2034 [Bulk load tools] loadtable.rb calls an undefined method 'descendingIterator'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@891842 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17 19:02:37 +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 6965cf5135 HBASE-2043 Shell's scan broken
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@890192 13f79535-47bb-0310-9956-ffa450edef68
2009-12-14 06:20:21 +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
Jean-Daniel Cryans 99b6ece5c1 HBASE-2033 Shell scan 'limit' is off by one
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888640 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 23:55:36 +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