Commit Graph

2203 Commits

Author SHA1 Message Date
Michael Stack 33f842855a Fix formatting error in developer 2014-05-22 15:33:20 -07:00
Michael Stack 3054c3b9b8 Add in note on how to proceed committing patches now we are up on new GIT context -- fix formatting problem 2014-05-22 14:25:08 -07:00
Michael Stack 35e3b9c31a Add in note on how to proceed committing patches now we are up on new GIT context 2014-05-22 14:17:19 -07:00
Michael Stack 98de4b04ff Update references to svn to instead reference git now we have migrated; fix a formatting error 2014-05-22 11:25:25 -07:00
Michael Stack 75d1431a28 Update references to svn to instead reference git now we have migrated 2014-05-22 11:02:47 -07:00
Michael Stack f980d27472 HBASE-11155 Fix Validation Errors in Ref Guide (Misty Stanley-Jones)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1596110 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 04:36:49 +00:00
Jonathan Hsieh 63292dd6c2 HBASE-11168 [docs] Remove references to Rowlocks in post-0.96 docs.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595394 13f79535-47bb-0310-9956-ffa450edef68
2014-05-17 00:19:18 +00:00
Michael Stack 3f0f2a2bfe HBASE-11190 Fix easy typos in documentation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595318 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 19:26:40 +00:00
Michael Stack ccf33cdb42 HBASE-11076 Update refguide on getting 0.94.x to run on hadoop 2.2.0+ (Gustavo Anatoly)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595269 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 17:12:26 +00:00
Michael Stack b42fd10a32 HBASE-11171 More doc improvements on block cache options
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595267 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 17:10:12 +00:00
Michael Stack 15da21498d HBASE-11176 Make /src/main/xslt/configuration_to_docbook_section.xsl produce better Docbook (Misty Stanley-Jones)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594765 13f79535-47bb-0310-9956-ffa450edef68
2014-05-15 04:05:13 +00:00
Michael Stack c756ae965d Add note on issue in replication when hadoop 1.x and SSR
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594658 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 18:12:18 +00:00
Michael Stack 5102668714 HBASE-11154 Document how to use Reverse Scan API (Misty Stanley-Jones)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594371 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 20:30:00 +00:00
Michael Stack 920a0b9f16 HBASE-11123 Upgrade instructions from 0.94 to 0.98 (Misty Stanley-Jones)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594360 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 20:04:46 +00:00
Michael Stack 16025a0a2f Move items from index.html to old_news.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594344 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 19:35:37 +00:00
Michael Stack 67c0ef3b21 Add BOF from hadoop summit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594298 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 17:43:33 +00:00
Michael Stack 0b5b0faeb5 HBASE-11151 move tracing modules from hbase-server to hbase-common (Masatake Iwasaki)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594110 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 22:43:40 +00:00
Michael Stack 3f43b5e2cb Remove the hbasecon graphic from front page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594046 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 18:31:19 +00:00
Enis Soztutar 7f7ce73097 HBASE-11150 Images in website are broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593655 13f79535-47bb-0310-9956-ffa450edef68
2014-05-10 01:27:30 +00:00
Michael Stack 9047981a0c Fix up the doc of 'dfs.client.read.shortcircuit.buffer.size'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591492 13f79535-47bb-0310-9956-ffa450edef68
2014-04-30 22:04:25 +00:00
Michael Stack 56c0f89c82 More fixup around SCR. Add sample config. Remove the whole section on checksum verify. It is what we have on by default now so don't call it out; only confuses
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591110 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 21:29:38 +00:00
Michael Stack fed7a15112 Improve text and description around hbase checksumming
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591067 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 19:37:04 +00:00
Jonathan Hsieh 3e3b9a2f65 HBASE-5697 Audit HBase for usage of deprecated hadoop 0.20.x, 1.x property names (Srikanth Srungarapu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591045 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 18:19:37 +00:00
Jean-Daniel Cryans e1a767105d HBASE-11008 Align bulk load, flush, and compact to require Action.CREATE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590124 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 20:00:21 +00:00
anoopsamjohn 6d14221601 HBASE-10916 [VisibilityController] Stackable ScanLabelGenerators.(Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589463 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 17:46:42 +00:00
Michael Stack fb1e2dc8b6 HBASE-10984 Add description about setting up htrace-zipkin to documentation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588333 13f79535-47bb-0310-9956-ffa450edef68
2014-04-17 18:30:54 +00:00
ndimiduk 1b3d0c2656 HBASE-10941 default for max version isn't updated in doc after change on 0.96
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585870 13f79535-47bb-0310-9956-ffa450edef68
2014-04-09 01:06:10 +00:00
Enis Soztutar c9864322c5 HBASE-10917 Fix hbase book Tests page (bharath v)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585467 13f79535-47bb-0310-9956-ffa450edef68
2014-04-07 12:29:26 +00:00
Michael Stack b2ef1ce01c HBASE-10886 add htrace-zipkin to the runtime dependencies again -- REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584935 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 23:19:35 +00:00
Michael Stack 62908378bc HBASE-10886 add htrace-zipkin to the runtime dependencies again (Masatake Iwasaki)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584455 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 23:04:10 +00:00
sershe 60079f0cd0 HBASE-10118 Major compact keeps deletes with future timestamps (Liu Shaohui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584383 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 20:29:30 +00:00
Michael Stack 5ae0acfdd4 Add link to Nick's blockcache series
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584104 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 17:41:10 +00:00
Michael Stack c4610ecab2 HBASE-10746 Bump the version of HTrace to 3.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580076 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 22:46:03 +00:00
Michael Stack 37654f77a6 HBASE-10781 Remove hadoop-one-compat module and all references to hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579449 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 23:08:55 +00:00
Michael Stack 896563ab5f HBASE-10779 Doc hadoop1 deprecated in 0.98 and NOT supported in hbase 1.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578970 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 17:14:10 +00:00
Michael Stack 0dfa20d885 Forgot to add hbasecon graphic
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578646 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 22:37:09 +00:00
Michael Stack 42bbd86270 Put up a banner for hbasecon2014 on our site
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578568 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 21:02:13 +00:00
Michael Stack a1a5f57bff HBASE-10656 high-scale-lib's Counter depends on Oracle (Sun) JRE, and also has some bug
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577759 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 23:20:14 +00:00
Michael Stack 773971c4b3 HBASE-10732 should be 'drop_namespace', instead of 'delete_namespace'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576912 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:19:11 +00:00
larsh d2eac30d68 HBASE-9778 Add hint to ExplicitColumnTracker to avoid seeking
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576457 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 18:28:42 +00:00
Michael Stack 7cf7efa7cd HBASE-10687 Fix description about HBaseLocalFileSpanReceiver in reference manual (Masatake Iwasaki)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575092 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 23:05:49 +00:00
Michael Stack 7d0798be42 Add link to nice blog post by our Enis on region split/merge into the region split section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572197 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 19:01:34 +00:00
Michael Stack 1ec190a792 HBASE-10590 Update contents about tracing in the Reference Guide
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571464 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 22:16:00 +00:00
mbertozzi 92a625fc68 HBASE-10579 ExportSnapshot tool package incorrectly documented (Aleksandr Shulman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571200 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 09:43:49 +00:00
ndimiduk 9924b66e25 HBASE-10392 Correct references to hbase.regionserver.global.memstore.upperLimit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570721 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 21:58:35 +00:00
jxiang 5102eed4d8 HBASE-10439 Document how to configure REST server impersonation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565818 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 21:09:39 +00:00
Michael Stack 93d76dc13a HBASE-10303 Have snappy support properly documented would be helpful to hadoop and hbase users
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565489 13f79535-47bb-0310-9956-ffa450edef68
2014-02-06 23:45:22 +00:00
Jonathan Hsieh 0023f74156 HBASE-10478 [docs] HBase book presentations page has broken link (Vivek Ganesan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565427 13f79535-47bb-0310-9956-ffa450edef68
2014-02-06 19:56:32 +00:00
Jonathan Hsieh 1c46c16cc0 HBASE-10469 HBase book client.html has a broken link (Vivek Ganesan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564826 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 16:44:53 +00:00
Jonathan Hsieh 1f45759770 HBASE-10459 [docs] Broken link F.1. HBase Videos (Richard Shaw)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564555 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 23:08:32 +00:00
Michael Stack 377c461bda Note on upgrade to 0.98
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564209 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 05:45:31 +00:00
Jonathan Hsieh 9155266fba HBASE-10458 Typo in book chapter 9 architecture.html (Richard Shaw)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564082 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 21:55:06 +00:00
Jonathan Hsieh ca175589f5 HBASE-10441 [docs] nit default max versions is now 1 instead of 3 afte rHBASe-8450
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562663 13f79535-47bb-0310-9956-ffa450edef68
2014-01-30 01:11:54 +00:00
Michael Stack 92d45e28c5 Add continuuity meetup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562363 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 05:47:46 +00:00
Michael Stack f4dba9d98e Link to good thread on read time perf issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562324 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 00:12:58 +00:00
Michael Stack 2313e04223 Address outstanding disqus comments on the refguide, fix copyright and some wording
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562307 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 23:09:51 +00:00
Michael Stack 747dfde8d9 Add pointer to la hbase user group meetup because subash asked
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561908 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 00:11:23 +00:00
Jonathan Hsieh 31df31901f HBASE-10402 [docs] Add docs on how to create and tag a point release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561804 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 19:35:46 +00:00
Michael Stack 1975ce2ecb Add note about not permanent state in zk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561411 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 22:05:20 +00:00
Jonathan Hsieh d84c5f759c Fix < -> &lt; problem that broke docs build.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560552 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 22:36:37 +00:00
Michael Stack ff53d75330 Edit of SlabCache note
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560228 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 00:39:57 +00:00
Michael Stack 7fca9bf048 Add decision on SVN commit format
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559919 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 04:49:33 +00:00
Andrew Kyle Purtell 80fdf43850 HBASE-10388. Add export control notice in README
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559858 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 00:20:17 +00:00
Michael Stack d04450f683 HBASE-10373 Add more details info for ACL group in HBase book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559836 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 21:53:18 +00:00
Jonathan Hsieh 0e47eb67ff HBASE-10123 Change default ports; move them out of linux ephemeral port range
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559200 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 17:37:25 +00:00
Michael Stack e110e51b5e Add link to hbasecon2014 and for march meetup at ancestry
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558600 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:21:34 +00:00
ndimiduk bbf242cdaf HBASE-10304 [docbook update] Running an hbase job jar: IllegalAccessError
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558490 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 18:02:52 +00:00
Michael Stack bcb3e690eb Add apple meetup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555460 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 06:07:00 +00:00
ramkrishna ce61a9f638 HBASE-10211 - Improve AccessControl documentation in hbase book (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553366 13f79535-47bb-0310-9956-ffa450edef68
2013-12-25 10:45:14 +00:00
ndimiduk 11905287bc HBASE-10234 Correct column-oriented descriptor on home page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553227 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 22:54:45 +00:00
Michael Stack 29b6bab294 Add a note on errors seen when building passing the 'default' profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553198 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 20:14:00 +00:00
ramkrishna 46148bfbd9 HBASE-10206-Explain tags in the hbase book (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552722 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 16:31:07 +00:00
Michael Stack bca71ecacf HBASE-8269 Fix data locallity documentation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552084 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 20:30:58 +00:00
jeffreyz a227e85cca HBASE-10198: Add a note on how to Import 0.94 exported file to a 0.96 cluster or onwards
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552056 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 18:46:41 +00:00
Jonathan Hsieh 1fb985103d HBASE-10128 Improve copy table doc to include information about versions (Bharath V)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550505 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 19:45:18 +00:00
Michael Stack 85bf4b9673 HBASE-10086 [book] document the HBase canary tool usage in the HBase Book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550362 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 07:10:24 +00:00
Andrew Kyle Purtell 4b63043643 HBASE-10132. sun.security.pkcs11.wrapper.PKCS11Exception: CKR_ARGUMENTS_BAD
This change adds a section to the troubleshooting portion of the online
manual addressing an issue with the default security provider of some JREs.


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550244 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 20:11:30 +00:00
Michael Stack d5cca6aebc Add note on how to presplit for ycsb from HBASE-4163
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548760 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 23:51:30 +00:00
Michael Stack 7fbe97470e HBASE-9955 Make hadoop2 the default and deprecate hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548349 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:10:59 +00:00
sershe a4045ddcb8 HBASE-10074 consolidate and improve capacity/sizing documentation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547928 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 22:10:13 +00:00
Andrew Kyle Purtell 627080351d HBASE-10031. Add a section on the transparent CF encryption feature to the manual
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547739 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 09:16:18 +00:00
anoopsamjohn e991ef297a HBASE-9997 Add per KV security details to HBase book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547300 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 06:56:11 +00:00
Enis Soztutar 770e336ef6 HBASE-10020 Add maven compile-protobuf profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546237 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 23:57:23 +00:00
Michael Stack a4b414b133 Note that bulk loading skirts replication
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545777 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 18:47:54 +00:00
Michael Stack c1d4627e0a HBASE-9854 initial documentation for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545382 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 19:56:37 +00:00
Michael Stack 73845ae7ac Add note on how to build 0.94 against hadoop 2.2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545159 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 06:22:19 +00:00
Michael Stack 1349b26d3a Comment on adding XX:PretenureSizeThreshold and making it smaller than hbase.hregion.memstore.mslab.chunksize via Liang Xie
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544420 13f79535-47bb-0310-9956-ffa450edef68
2013-11-22 06:41:46 +00:00
Michael Stack ce8aeae6db Add note on https://issues.apache.org/jira/browse/HBASE-8163 -- config for write-heavy situation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542903 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 05:49:04 +00:00
jxiang fe5865d9e3 HBASE-9870 HFileDataBlockEncoderImpl#diskToCacheFormat uses wrong format
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1541629 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 17:31:02 +00:00
Michael Stack 1bb0a0e43e HBASE-9742 0.94 addition for simple user access
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535448 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 17:17:58 +00:00
Michael Stack e464f9974f Fix formatting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534837 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 22:44:45 +00:00
Michael Stack 21d3b1bf8f Fix formatting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534834 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 22:43:05 +00:00
Michael Stack b068cd7a6a Edit of the getting started section to freshen it some and drop references to stuff no longer pertinent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534830 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 22:35:47 +00:00
Michael Stack 5125107385 Fixes for disqus comments on doc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534823 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 22:16:39 +00:00
Michael Stack ff9753b12a Add suggested configs. to enable staleness and in general improve mttr
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534812 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 21:46:34 +00:00
Michael Stack 4c47c09a31 HBASE-8143 HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM; DOC HOW TO AVOID
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534504 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 05:44:17 +00:00
Michael Stack a278eeca23 Edit of preface and first paragraphs of getting started
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533852 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 05:48:08 +00:00
Michael Stack cfbdba528f Add dev and user meetup at hwx to front page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533845 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 00:05:07 +00:00
Michael Stack 0b204c8132 HBASE-9742 Add Documentation For Simple User Access
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531191 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 04:14:52 +00:00
Michael Stack 1fee106d6c Edit of the making a release candidate/snapshotting section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529487 13f79535-47bb-0310-9956-ffa450edef68
2013-10-05 17:55:45 +00:00
Michael Stack bb7d2fdc21 More notes on how to make a release candidate
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529385 13f79535-47bb-0310-9956-ffa450edef68
2013-10-05 04:37:12 +00:00
Michael Stack 4411592cbb Minor edit to release notes section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529332 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 22:27:58 +00:00
Jonathan Hsieh 8943f02ff8 HBASE-9583 add documentation for getShortMidpointKey (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526992 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 17:39:00 +00:00
Michael Stack 057551d5c7 Fix bad formatting broke site
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525268 13f79535-47bb-0310-9956-ffa450edef68
2013-09-21 17:45:07 +00:00
Michael Stack 496534aa3e Add reference to the health checker facility
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525129 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 20:29:04 +00:00
Michael Stack e58ec1979e HBASE-9594 Add reference documentation on changes made by HBASE-7634 (Replication handling of peer cluster changes)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525110 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 19:12:57 +00:00
Michael Stack 34663c4ee7 Add a bit of doc on what happens if old client connects to 0.96 cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525067 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 17:47:50 +00:00
Michael Stack c7da56f21b Add pointer to hbase-downstreamer for testing if mvn artifacts properly published
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524624 13f79535-47bb-0310-9956-ffa450edef68
2013-09-19 04:32:40 +00:00
Michael Stack c3f03e3710 Edit of the how to make a release candidate doc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524165 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 18:42:49 +00:00
Enis Soztutar 990e11893c HBASE-8633 Document namespaces in HBase book (Francis Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524153 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 18:22:20 +00:00
Michael Stack 76e797d764 HBASE-7181 Merge documentation improvement
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523095 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 20:49:49 +00:00
Michael Stack 0265120448 Link to the thread on compression +/-s from mailing lists
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523051 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 18:37:58 +00:00
Jonathan Hsieh b862303a41 HBASE-9517 Include only InterfaceAudience.Public elements in generated Javadoc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522748 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 00:04:22 +00:00
Michael Stack f29b448419 HBASE-9468 Previous active master can still serves RPC request when it is trying recovering expired zk session
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521959 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 18:01:02 +00:00
Michael Stack 9aa2a5e5bc Edit on the publishing a release and added section on how to do a snapshot
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521311 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 23:02:23 +00:00
Jonathan Hsieh baccde7179 HBASE-9449 document how to use shell enhancements from HBASE-5548
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521288 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 21:07:51 +00:00
Michael Stack 65c68a146e Edited and additions to pseudo-distributed section after trying it and finding what was there missing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521252 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 19:23:18 +00:00
nkeywal ecedb57f7e HBASE-9436 hbase.regionserver.handler.count default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521166 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 15:56:06 +00:00
Michael Stack 285e028f37 HBASE-9259 Update hadoop versions grid in refguide adding hadoop-2.1.x and a note on hadoop-2.0.x versions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520185 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 01:08:09 +00:00
Michael Stack fab1a84ab6 Minor edits to format
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519234 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 22:41:06 +00:00
Michael Stack ea6f81c952 Another edit of how to create a release candiate section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519157 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 05:26:44 +00:00
Michael Stack 0f37448507 HBASE-9406 Document 0.96 migration
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519155 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 04:51:34 +00:00
Michael Stack c41e90e54b First cut at doc on how to stage a release using new means -- the pom generating scripts and the mvn door I recently discovered
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519124 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 00:27:51 +00:00
Michael Stack 143b12daec HBASE-9379 Doc that localfs is not durable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518486 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 05:40:53 +00:00
Michael Stack 02de8c40d9 HBASE-9230 Fix the server so it can take a pure pb request param and return a pure pb result
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518346 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 19:59:09 +00:00
Michael Stack b821c20689 HBASE-9299 Generate the protobuf classes with hadoop-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518312 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 18:15:20 +00:00
Michael Stack 5bbe4dbc0d Add next meetup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516083 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 04:52:16 +00:00
Michael Stack 9ed698b131 Add note on Compaction Tool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515990 13f79535-47bb-0310-9956-ffa450edef68
2013-08-20 22:15:32 +00:00
Michael Stack ade6149e37 HBASE-5044 Clarify solution for problem described on http://hbase.apache.org/book/trouble.mapreduce.html
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513344 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 04:36:25 +00:00
larsh d363e852e6 HBASE-6580 Deprecate HTablePool in favor of HConnection.getTable(...)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511543 13f79535-47bb-0310-9956-ffa450edef68
2013-08-07 23:58:05 +00:00
Jean-Daniel Cryans d88cfcae75 HBASE-8322 Re-enable hbase checksums by default
HBASE-8785 revise zookeeper session timeout setting


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511530 13f79535-47bb-0310-9956-ffa450edef68
2013-08-07 23:15:18 +00:00
Michael Stack 55501f8eb3 Add pointer to Rajesh's nicely formatted hbase shell commands listing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509734 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 15:13:16 +00:00
Michael Stack 33a263cc26 Add our decision on when to CLOSE JIRAs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509304 13f79535-47bb-0310-9956-ffa450edef68
2013-08-01 15:39:41 +00:00
Michael Stack bea9384779 HBASE-9035 Incorrect example for using a scan stopRow in HBase book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507863 13f79535-47bb-0310-9956-ffa450edef68
2013-07-28 22:12:46 +00:00
Michael Stack 1e513f08fe Placeholders for migration
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504323 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 23:37:51 +00:00
Andrew Kyle Purtell 0279997340 HBASE-8944. Document workaround for MiniDFSCluster exceptions when running tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503429 13f79535-47bb-0310-9956-ffa450edef68
2013-07-15 19:11:19 +00:00
Michael Stack 6dd73f74d6 Fix mistake spotted by Benoit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503398 13f79535-47bb-0310-9956-ffa450edef68
2013-07-15 18:28:50 +00:00
eclark d26e3212ba HBASE-7074 Document Metrics 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494400 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 00:20:03 +00:00
Doug Meil 0287a1fb7b hbase-8739. book.xml fixed typo in MapReduce chapter "spitting"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1492455 13f79535-47bb-0310-9956-ffa450edef68
2013-06-12 22:21:21 +00:00
Doug Meil e38571a28d hbase-8738. refguide, OpsMgt chapter, overhauled HBase metrics section.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1492439 13f79535-47bb-0310-9956-ffa450edef68
2013-06-12 21:40:21 +00:00
Michael Stack f05fc3feaf Add hadoop summit meetup and kijicon
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491833 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 15:20:38 +00:00
Michael Stack ac8f7413a9 Fix link
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491536 13f79535-47bb-0310-9956-ffa450edef68
2013-06-10 17:42:44 +00:00
Michael Stack ae4af86f5a Edit of the decommisioning nodes section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491070 13f79535-47bb-0310-9956-ffa450edef68
2013-06-08 21:38:37 +00:00
Michael Stack 1e36ca4124 Added hackathon notice
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1490511 13f79535-47bb-0310-9956-ffa450edef68
2013-06-07 04:52:30 +00:00
Michael Stack 55ba7411c1 Add note on how to publish mvn snapshot for hadoop1 and hadoop2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1490467 13f79535-47bb-0310-9956-ffa450edef68
2013-06-06 22:55:55 +00:00
Michael Stack 404cdce722 Note on how zk has to be up and running to migrate/clean zk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1488005 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 20:51:45 +00:00
Michael Stack 11c861cb91 Add a bit of doc on the cleaning zk migration step
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487935 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 17:12:14 +00:00
Michael Stack be34e4a7a8 Note on how to build the tgzs for release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486716 13f79535-47bb-0310-9956-ffa450edef68
2013-05-27 21:30:57 +00:00
Michael Stack 02185f4170 Add section on mttr; cite nicolas/devaraj blog and point at hbase-8389 varun comments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486358 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 20:30:43 +00:00
Michael Stack dc90e517ec Add link to blog on hbase and ubuntu 127.0.1.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486230 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 21:55:22 +00:00
mbertozzi 3f995da2b1 HBASE-8574 Add how to rename a table in th docbook (addendum)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485515 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 23:59:17 +00:00
Michael Stack 0ffe9085d8 DOC: Suggestion from our Alejandro
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485466 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 22:19:18 +00:00
Jonathan Hsieh f30ee5fac6 HBASE-8596 [docs] Add docs about RegionServer "draining" mode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485442 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 21:39:46 +00:00
Michael Stack 2d4b220114 DOC: Add missing section, fix duplicate xml:id
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485395 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 20:13:57 +00:00
Michael Stack 15d7ae0bc6 HBASE-8591 Doc Improvement: Replication blog
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485068 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 05:38:16 +00:00
Michael Stack b1ab14d7b3 HBASE-8592 [documentation] some updates for the reference guide regarding recent questions on the ML
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485067 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 05:37:08 +00:00
jxiang 3b28043ade DOC: TM clean up - addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484973 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 21:35:00 +00:00
mbertozzi 3f713a1078 DOC: Fix Permission Mapping table layout and grant/revoke optional args
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484972 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 21:33:33 +00:00
jxiang 76c35afd09 DOC: Cleaned up TM, linked in the coprocessor blog
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484955 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 20:59:24 +00:00
Michael Stack f8a79db129 HBASE-8588 [Documentation]: Add information about adding REST and Thrift API kerberos principals to HBase ACL table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484953 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 20:55:56 +00:00
Michael Stack aa5d73d3e4 DOC: Add the twitter and flurry meetup notices
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484949 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 20:51:52 +00:00
Michael Stack 8aeeb222a1 DOC: Adding chapter for coprocessors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484904 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 18:59:22 +00:00
Michael Stack 667a5f848b HBASE-8574 Add how to rename a table in th docbook
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483998 13f79535-47bb-0310-9956-ffa450edef68
2013-05-17 21:28:30 +00:00
Michael Stack 0a4f837096 allow component lieutenant for component owner in doc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483128 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 00:01:12 +00:00
Michael Stack e520b99455 HBASE-8507 HLog tool documentation should be updated to use FSHLog for trunk and 0.95
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483123 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 23:27:53 +00:00
Michael Stack 98330fa720 Add link to birds of a feather session after hadoop summit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482542 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 19:59:12 +00:00
Michael Stack e17a4ef2af Add note on how to generate the reference guide and where its source is kept at head of the doc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481167 13f79535-47bb-0310-9956-ffa450edef68
2013-05-10 19:56:44 +00:00
Michael Stack 56d965829c Add note on recommended zk version
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480421 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 19:42:20 +00:00
Michael Stack 2273a939e2 Fixup how to maven release after my experience sitting by Lars -- there was a critical piece missing from the doc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480163 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 05:47:01 +00:00
sershe e5becce33e HBASE-8405 Add more custom options to how ClusterManager runs commands REDO DIFFERENTLY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479713 13f79535-47bb-0310-9956-ffa450edef68
2013-05-06 23:07:55 +00:00
Michael Stack 9c0387f0a9 HBASE-8487 Wrong description about regionservers in 2.4. Example configurations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478895 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 18:19:31 +00:00
Michael Stack 81027519f8 Add note on rpc configurations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477858 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 22:23:50 +00:00
Michael Stack 13297c9a07 HBASE-8271 Book updates for changes to GC options in shell scripts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476037 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 04:37:17 +00:00
Michael Stack cbd6d10d5f HBASE-8444 Acknowledge that 0.95+ requires 1.0.3 hadoop at least
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476036 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 04:10:50 +00:00
Michael Stack 7b3dc4f7ba HBASE-8428 Tighten up IntegrationTestsDriver filter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475996 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 22:49:41 +00:00
sershe d122093473 HBASE-8405 Add more custom options to how ClusterManager runs commands
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471804 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 01:36:29 +00:00
Michael Stack 15a10f8f7d HBASE-5946 Thrift Filter Language documentation is inconsistent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471254 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 05:16:31 +00:00
Michael Stack b0702f3d8d HBASE-5577 improve 'patch submission' section in HBase book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471252 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 04:59:48 +00:00
Michael Stack d05a358fea Fix how to build tar ball.. its assembly:single now instead of assembly:assembly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470814 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 04:40:50 +00:00
Zhihong Yu af33aeefe5 HBASE-8373 Update Rolling Restart documentation (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470373 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 02:10:42 +00:00
sershe b7391e5449 HBASE-8350 enable ChaosMonkey to run commands as different users
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1469551 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 20:28:20 +00:00
mbertozzi a80c7a7e95 HBASE-7410 add snapshot/clone/restore/export docs to ref guide
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468972 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 15:33:21 +00:00
Michael Stack e7801729fa Fix path to hbase-default.xml after copying over manual
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465480 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 22:05:52 +00:00
Michael Stack f5eeabb971 Update how to build 'hbase.apache.org' site -- REDO
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465462 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 21:00:16 +00:00
Michael Stack c43c3b8cd1 HBASE-6286 Move site back up out of hbase-assembly; bad idea; ADDENDUM -- MANUAL I COPIED WAS STALE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465460 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 20:58:13 +00:00
Michael Stack f8c2acbe70 Update how to build 'hbase.apache.org' site
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465326 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 06:24:30 +00:00
Michael Stack 48fae215c2 HBASE-6286 Move site back up out of hbase-assembly; bad idea
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465323 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 05:53:17 +00:00
Michael Stack 866a14c3cf HBASE-6286 Move site back up out of hbase-assembly; bad idea
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465322 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 05:49:57 +00:00
Michael Stack c484c37ec9 HBASE-4336 Convert source tree into maven modules; part2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342858 13f79535-47bb-0310-9956-ffa450edef68
2012-05-26 06:07:07 +00:00
Michael Stack 390f32d79f HBASE-4336 Convert source tree into maven modules
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342856 13f79535-47bb-0310-9956-ffa450edef68
2012-05-26 05:56:04 +00:00
ramkrishna 1ba1b77ae8 HBASE-6070 AM.nodeDeleted and SSH races creating problems for regions under SPLIT (Ramkrishna)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342724 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 16:54:09 +00:00
Zhihong Yu c35206b420 HBASE-6033 Adding some fuction to check if a table/region is in compaction (Jimmy)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342149 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 06:05:50 +00:00
Michael Stack 36bac7b88b HBASE-6036 Add Cluster-level PB-based calls to HMasterInterface (minus file-format related calls)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342109 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 00:34:08 +00:00
Michael Stack ca8882e804 HBASE-6036 Add Cluster-level PB-based calls to HMasterInterface (minus file-format related calls)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342108 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 00:33:48 +00:00
Michael Stack 6db2eedc9b HBASE-5986 Clients can see holes in the META table when regions are being split
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342099 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 00:18:23 +00:00
larsh 495ecfbc16 HBASE-6063 Replication related failures on trunk after HBASE-5453 (Gregory Channan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342095 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 23:51:21 +00:00
Jean-Daniel Cryans 1c0181bb61 HBASE-6076 Improve h.r.global.memstore.upper(lower)Limit description (Alex Baranau via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342079 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 22:32:19 +00:00
Zhihong Yu be6e4c6593 HBASE-6065 Log for flush would append a non-sequential edit in the hlog, leading to possible data loss (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342019 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 20:17:44 +00:00
Zhihong Yu dfc63998d2 HBASE-6069 TableInputFormatBase#createRecordReader() doesn't initialize TableRecordReader which causes NPE (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1341922 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 16:00:28 +00:00
Zhihong Yu 6a5244912a HBASE-6047 Put.has() can't determine result correctly (Alex Newman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1341737 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 03:18:39 +00:00