Commit Graph

2277 Commits

Author SHA1 Message Date
stack 84b41f8029 Add note on new location to do staging of release candidates from INFRA 2014-12-10 08:28:32 -08:00
Srikanth Srungarapu 4a36f662c2 HBASE-12628 Update instructions for running shell tests using maven.
Signed-off-by: Sean Busbey <busbey@apache.org>
2014-12-05 21:27:47 -06:00
stack 703848ceea Add note to upgrade section on DLR 2014-12-01 15:36:56 -08:00
stack 3078316ec5 Add note on how to disable integration tests running 2014-11-26 10:08:43 -08:00
stack 8df780db88 HBASE-12400 Fix refguide so it does connection#getTable rather than new HTable everywhere 2014-11-26 09:12:16 -08:00
Patrick White f2be914f73 HBASE-12569 Update scripts to control MaxDirectMemorySize via env vars
Signed-off-by: stack <stack@apache.org>
2014-11-24 23:57:46 -08:00
Misty Stanley-Jones a98f2d30ef HBASE-11939 Document Compressed Blockcache 2014-11-20 21:18:49 +10:00
Misty Stanley-Jones 8e5503baa8 HBASE-12421 Clarify ACL concepts and best practices
Signed-off-by: stack <stack@apache.org>
2014-11-18 12:45:20 -08:00
stack b94e6738d9 HBASE-10378 Refactor write-ahead-log implementation -- ADDEDNUM 2014-11-18 12:12:35 -08:00
stack 3f6b734635 Add appdynamics meetup 2014-11-17 15:18:17 -08:00
stack 97b38fbdb4 Add wandisco meetup to front page and add pointer to elliotts metrics writeup under metrics doc 2014-11-14 10:36:24 -08:00
stack 71ed3bf6b0 Doesn't like entity &mdash;, replace with &#x2014; 2014-11-11 16:17:48 -08:00
stack 804444f892 HBASE-12455 Add 'description' to bean and attribute output when you do /jmx?description=true 2014-11-11 12:59:43 -08:00
Andrew Purtell 724b4a4693 HBASE-12343 Document recommended configuration for 0.98 from HBASE-11964 2014-11-10 12:53:15 -08:00
Misty Stanley-Jones bbd6815414 HBASE-12409 Add actual tunable parameters to regions per RS calculations 2014-11-07 08:46:57 +10:00
Niels Basjes cc71d35112 Generate Thrift code using a maven profile
Signed-off-by: stack <stack@apache.org>
2014-11-06 10:27:59 -08:00
Andrew Purtell d64ade4fde HBASE-12362 Interim documentation of important master and regionserver metrics 2014-11-05 10:09:28 -08:00
Andrew Purtell f7e9f2386a HBASE-12397 CopyTable fails to compile with the Hadoop 1 profile
This was an issue affecting only the "hadoop-1.0" build profile on
the 0.98 branch. A discussion on dev@ determined consensus that
build profile should be removed. This change updates the supported
Hadoop version matrix in configuration.xml.
2014-11-05 09:06:39 -08:00
stack 3a9cf5b2cd Add note to upgrade section on HBASE-12068; i.e. things to do if you have custom filters 2014-10-29 00:02:27 -07:00
stack 4dc2b58f04 Add more notes on why 0.96 -> 1.0 rolling upgrade not possible 2014-10-28 23:55:46 -07:00
Misty Stanley-Jones 9ddb25cf3a HBASE-12316 Document scanner timeout troubleshooting for Thrift clients 2014-10-28 08:08:56 +10:00
Misty Stanley-Jones 66b6dd1941 HBASE-12207 A script to help keep your Git repo fresh 2014-10-27 14:33:28 +10:00
stack 3c9c4da503 HBASE-11164 Document and test rolling updates from 0.98 -> 1.0 2014-10-23 21:35:07 -07:00
stack eae0f202ce HBASE-11164 Document and test rolling updates from 0.98 -> 1.0; Add note on why can't go from 0.96 to 1.0 and define what rolling upgrade is 2014-10-23 20:48:34 -07:00
Misty Stanley-Jones feaa8fa9c8 HBASE-12249 Addendum - fix XML mistake 2014-10-22 16:10:34 +10:00
stack c5022bb665 HBASE-11915 Document and test 0.94 -> 1.0.0 update 2014-10-21 21:47:08 -07:00
Misty Stanley-Jones d5f9a38aed HBASE-12249 Script to help you adhere to the patch-naming guidelines 2014-10-22 13:23:36 +10:00
stack f61df33988 HBASE-12286 [shell] Add server/cluster online load of configuration changes Add doc to the refguide, change command names to drop the _rs_
Signed-off-by: stack <stack@apache.org>
2014-10-21 11:15:09 -07:00
Nick Dimiduk 43e596becb HBASE-12251 [book] Hadoop compat matrix 0.94 section needs cleaned up 2014-10-13 21:31:09 -07:00
Misty Stanley-Jones 13122f5076 HBASE-12239 Addendum to fix a typo 2014-10-14 10:33:23 +10:00
Misty Stanley-Jones 3ccfb2baad HBASE-12239 Document Hedged Reads 2014-10-13 15:50:04 +10:00
stack f2d05befad HBASE-11890 HBase REST Client is hard coded to http protocol (Qiang Tian) 2014-10-12 18:25:56 -07:00
Misty Stanley-Jones fcf583eb19 HBASE-12186 Fixed table cell deleted inadvertently by HBASE-11791 2014-10-10 17:08:53 +10:00
stack 0eb0721fef HBASE-11990 Make setting the start and stop row for a specific prefix easier (Niels Basjes) 2014-10-09 11:13:52 -07:00
Misty Stanley-Jones 1636afb0aa HBASE-11998 Document a workflow for cherry-picking a fix to a different branch 2014-10-09 10:10:06 +10:00
Misty Stanley-Jones 4057f6c4e4 HBASE-12193 Add missing docbook file to git 2014-10-08 07:01:35 +10:00
Misty Stanley-Jones 38bc5360c5 HBASE-11791 Update docs on visibility tags and ACLs, transparent encryption, secure bulk upload 2014-10-07 17:22:02 +10:00
Misty Stanley-Jones 64df10b61b HBASE-11981 Document how to find the units of measure for a given HBase metric 2014-10-07 16:52:10 +10:00
Misty Stanley-Jones a3b65c45ad HBASE-11692 Document how and why to do a manual region split
Incorporated Stack's feedback
2014-10-07 16:46:31 +10:00
Misty Stanley-Jones baaaac0202 HBASE-9005 Improve documentation around KEEP_DELETED_CELLS, time range scans, and delete markers 2014-10-07 14:05:13 +10:00
Misty Stanley-Jones b9701d0569 HBASE-10411 Add a kerberos 'request is a replay (34)' issue in the Troubleshooting chapter (Takeshi Miao) 2014-10-07 13:49:11 +10:00
Misty Stanley-Jones f80d4ba16f HBASE-9004 Fix Documentation around Minor Compaction and TTL (Masatake Iwasaki) 2014-10-07 13:33:16 +10:00
Misty Stanley-Jones 0209e1c760 HBASE-6994 minor doc update about DEFAULT_ACCEPTABLE_FACTOR (Liang Xie) 2014-10-07 13:17:48 +10:00
Misty Stanley-Jones dd34b91c33 HBASE-11930 Document new permission check to roll WAL writer (Jerry He) 2014-10-02 07:42:38 +10:00
stack e97b43a16b HBASE-10607 [JDK8] NoSuchMethodError involving ConcurrentHashMap.keySet if running on JRE 7 2014-09-30 20:58:41 -07:00
Jimmy Xiang 683f3b3d50 HBASE-12034 If I kill single RS in branch-1, all regions end up on Master! 2014-09-29 13:50:59 -07:00
stack 82bb370703 HBASE-6290 Add a function a mark a server as dead and start the recovery the process (Talat Uyarer) DOC ADDENDUM 2014-09-29 10:49:03 -07:00
stack 3f98c02cd3 Add a little appendix on sql over hbase 2014-09-24 22:23:58 -07:00
Misty Stanley-Jones e4a7661505 HBASE-11951 Add a script to assist with publishing the website and getting rid of stale files 2014-09-18 12:59:31 +10:00
Misty Stanley-Jones 5cba49c5b9 HBASE-11761 Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+ 2014-09-18 12:56:38 +10:00
Misty Stanley-Jones c6d5375876 HBASE-11730 Document release-managers for non-deprecated branches 2014-09-18 12:47:14 +10:00
Misty Stanley-Jones e1f8a325fb HBASE-11738 Documented improvements to ltt and pe tools 2014-09-17 08:04:44 +10:00
stack 7e40b77274 Add google NYC meetup october 15th 2014-09-16 13:58:30 -07:00
Jimmy Xiang 4ad3fe1f2e HBASE-11961 Document region state transitions (Jimmy Xiang and Misty Stanley-Jones) 2014-09-16 09:08:22 -07:00
Misty Stanley-Jones a86d4dbfe9 HBASE-10950 Document global configuration for maxVersion 2014-09-16 13:02:21 +10:00
stack f8c3a5b156 Add apple meetup to front page 2014-09-15 09:51:54 -07:00
stack b42b747869 Added continuuity meetup to home page 2014-09-11 15:10:29 -07:00
Misty Stanley-Jones 2816487247 HBASE-11932 Docbook html-single build improvements 2014-09-11 09:06:17 +10:00
stack a20c237676 Note on bucketcache needs 0.98.6 2014-09-09 15:00:23 -07:00
Misty Stanley-Jones f5fde94035 HBASE-11909 Documented how to find the current number of
regions and why the numbers in the UI might not agree with hbck output
2014-09-10 06:55:57 +10:00
Ted Yu cf69a13f42 HBASE-11786 Document web UI for tracking time spent in coprocessors (Misty Stanley-Jones) 2014-09-05 21:16:24 +00:00
Jonathan M Hsieh bcfc6d65af HBASE-11781 Document new TableMapReduceUtil scanning options (Misty Stanley-Jones) 2014-09-03 16:24:59 -07:00
stack 767aced0f9 HBASE-11855 HBase handbook chapter 18.9 out of date (Michael Tauscher) 2014-09-02 15:26:02 -07:00
Stephen Veiss beeb540f69 HBASE-11859: 'hadoop jar' references in documentation should mention hbase-server.jar, not hbase.jar
Signed-off-by: Jonathan M Hsieh <jmhsieh@apache.org>
2014-08-28 19:47:43 -07:00
stack 2a57397649 Add note on orca adding attribution 2014-08-27 19:32:56 -07:00
stack 80fbcfcd23 HBASE-4920 We need a mascot, a totem 2014-08-27 19:14:35 -07:00
stack cd8a908499 HBASE-4920 We need a mascot, a totem
Add in images Add reference on front page and from refguide.
2014-08-27 19:13:33 -07:00
stack a99e19a31f Add what not loading libs looks like 2014-08-26 13:55:55 -07:00
stack e1e8451828 Add section on how to reference Hadoop native libs 2014-08-26 13:52:13 -07:00
stack fefa4a3079 HBASE-4593 Design and document the official procedure for posting patches, commits, commit messages, etc. to smooth process and make integration with tools easier (Misty Stanley-Jones) 2014-08-25 14:29:46 -07:00
stack 33928f85f2 HBASE-4593 Design and document the official procedure for posting patches, commits, commit messages, etc. to smooth process and make integration with tools easier (Misty Stanley-Jones) 2014-08-25 14:29:46 -07:00
Jonathan M Hsieh 7ed832a145 HBASE-11782 Document that hbase.MetaMigrationConvertingToPB needs to be set to true for migrations pre 0.96 (Misty Stanley-Jones) 2014-08-25 13:52:04 -07:00
Sean Busbey 67646d3694 HBASE-11729 Document hfile v3.
* break out hfile appendix to its own file
* reorganize so that the section presents versions in order
* add section on v3

Signed-off-by: stack <stack@apache.org>
2014-08-25 12:12:09 -07:00
stack f8b4b2290d Add note that 0.96 is EOL'd 2014-08-22 15:28:10 -07:00
Nick Dimiduk a2fc3efebf HBASE-11779 Document the new requirement to set JAVA_HOME before starting HBase (Misty Stanley-Jones) 2014-08-22 10:29:02 -07:00
Nick Dimiduk ea32555b9a HBASE-11752 Document blockcache prefetch option (Misty Stanley-Jones) 2014-08-20 12:57:37 -07:00
Nick Dimiduk 05e0f7478e Revert "Document blockcache prefetch option (Misty Stanley-Jones)"
This reverts commit 7f56783003.
2014-08-20 12:57:37 -07:00
Nick Dimiduk 7f56783003 Document blockcache prefetch option (Misty Stanley-Jones) 2014-08-20 11:23:46 -07:00
Matteo Bertozzi dd3c9da27a HBASE-11736 Document SKIP_FLUSH snapshot option (Misty Stanley-Jones) 2014-08-20 09:47:17 +01:00
Matteo Bertozzi a55a65017c HBASE-11737 Document callQueue improvements from HBASE-11355 and HBASE-11724 (Misty Stanley-Jones) 2014-08-20 09:41:46 +01:00
Jonathan M Hsieh ac2e1c33fd HBASE-11682 Explain Hotspotting (Misty Stanley-Jones) 2014-08-19 16:44:05 -07:00
stack 50f17935fd HBASE-11735 Document Configurable Bucket Sizes in bucketCache (Misty Stanley-Jones) 2014-08-19 14:47:50 -07:00
stack 8a52d58a7b HBASE-11607 Document HBase metrics (Misty Stanley-Jones) 2014-08-19 13:51:17 -07:00
Jonathan M Hsieh f282ade9a7 HBASE-10202 Documentation is lacking information about rolling-restart.sh script (Misty Stanley-Jones) 2014-08-18 15:32:20 -07:00
Jonathan M Hsieh 454389a4b7 HBASE-11508 Document changes to IPC config parameters from HBASE-11492 (Misty Stanley-Jones) 2014-08-18 14:30:59 -07:00
Jonathan M Hsieh 3702b0b445 HBASE-11655 ADDENDUM - typo fix 2014-08-18 14:25:57 -07:00
Jonathan M Hsieh 76ffc75036 HBASE-11655 Document how to use Bash with HBase Shell (Misty Stanley-Jones) 2014-08-18 14:23:37 -07:00
stack 36a07922c1 HBASE-11739 Document blockCache contents report in the UI 2014-08-18 14:13:33 -07:00
stack 1f1a676cfe edit on why bucketcache 2014-08-18 14:13:33 -07:00
stack ef70ce8b50 Add pointer to terracota offheaping notes 2014-08-18 14:13:33 -07:00
Jonathan M Hsieh 25a7b75560 HBASE-11734 Document changed behavior of hbase.hstore.time.to.purge.deletes (Misty Stanley-Jones) 2014-08-18 13:42:03 -07:00
Jonathan M Hsieh c1c5c88792 HBASE-11753 Document HBASE_SHELL_OPTS environment variable (Misty Stanley-Jones) 2014-08-18 12:10:46 -07:00
Andrew Purtell 865fae8a80 HBASE-11731 Add option to only run a subset of the shell tests (Sean Busbey) 2014-08-14 11:49:59 -07:00
anoopsjohn cabcb6ca23 HBASE-11717 Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book. (Anoop) 2014-08-14 23:47:03 +05:30
Jonathan M Hsieh 92c3b877c0 HBASE-11476 Expand 'Conceptual View' section of Data Model chapter (Misty Stanley-Jones) 2014-08-13 14:57:16 -07:00
Jonathan M Hsieh 2153a92fa9 HBASE-11723 Document all options of bin/hbase command (Misty Stanley-Jones) 2014-08-13 09:45:28 -07:00
Jean-Daniel Cryans bdf9c35d00 Fixing a tag that breaks mvn site and image locations (Misty Stanley-Jones) 2014-08-10 18:35:45 -04:00
stack 87e293bee1 Add note on where to find direct memory usage in jmx 2014-08-08 11:10:24 -07:00
stack 3cff0d34c4 Add note on how to set up blockcache so we cache META blocks only and pull in DATA blocks on each access 2014-08-08 07:46:34 -07:00
stack 7335f5f87d Edit of doc on block cache adding reference to blockcache doc with findings recommending when to use offheap blockcache 2014-08-07 22:03:02 -07:00