Commit Graph

2128 Commits

Author SHA1 Message Date
Jimmy Xiang d283818c51 HBASE-11604 Disable co-locating meta/master by default 2014-09-11 13:43:40 -07:00
Enis Soztutar a1b956eb30 HBASE-11932 Docbook html-single build improvements (Addendum to fix XML formatting) 2014-09-10 23:05:38 -07:00
Misty Stanley-Jones 364519fb7c HBASE-11932 Docbook html-single build improvements 2014-09-11 09:14:07 +10:00
Misty Stanley-Jones aee7379b7e 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 08:04:37 +10:00
Jonathan M Hsieh 2acfcebfa7 HBASE-11781 Document new TableMapReduceUtil scanning options (Misty Stanley-Jones) 2014-09-03 16:25:41 -07:00
Jonathan M Hsieh ce4af20ad3 HBASE-11859 'hadoop jar' references in documentation should mention hbase-server.jar, not hbase.jar 2014-08-28 19:53:49 -07:00
Jonathan M Hsieh 465d7d85a6 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:22 -07:00
Nick Dimiduk 7d48fa698b HBASE-11752 Document blockcache prefetch option (Misty Stanley-Jones) 2014-08-20 12:57:20 -07:00
Nick Dimiduk 8670fb3339 Revert "Document blockcache prefetch option (Misty Stanley-Jones)"
This reverts commit 7f56783003.
2014-08-20 12:57:02 -07:00
Nick Dimiduk 9fb4bfec81 Document blockcache prefetch option (Misty Stanley-Jones) 2014-08-20 11:53:17 -07:00
Matteo Bertozzi aee3990eb5 HBASE-11736 Document SKIP_FLUSH snapshot option (Misty Stanley-Jones) 2014-08-20 09:47:39 +01:00
Matteo Bertozzi 5c1ae840f2 HBASE-11737 Document callQueue improvements from HBASE-11355 and HBASE-11724 (Misty Stanley-Jones) 2014-08-20 09:42:41 +01:00
Jonathan M Hsieh f4f77b5756 HBASE-11682 Explain Hotspotting (Misty Stanley-Jones) 2014-08-19 16:46:38 -07:00
Jonathan M Hsieh fb40c38345 HBASE-10202 Documentation is lacking information about rolling-restart.sh script (Misty Stanley-Jones) 2014-08-18 15:31:47 -07:00
Jonathan M Hsieh 137fea8a76 HBASE-11508 Document changes to IPC config parameters from HBASE-11492 (Misty Stanley-Jones) 2014-08-18 14:31:38 -07:00
Jonathan M Hsieh 5b2069b7c9 HBASE-11734 Document changed behavior of hbase.hstore.time.to.purge.deletes (Misty Stanley-Jones) 2014-08-18 13:41:50 -07:00
Jonathan M Hsieh 73e04b0a70 HBASE-11753 Document HBASE_SHELL_OPTS environment variable (Misty Stanley-Jones) 2014-08-18 12:10:03 -07:00
anoopsjohn 2eb0757301 HBASE-11717 Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book. (Anoop) 2014-08-15 00:01:27 +05:30
Jonathan M Hsieh 65375f8258 HBASE-11476 Expand 'Conceptual View' section of Data Model chapter (Misty Stanley-Jones) 2014-08-13 14:57:18 -07:00
Jonathan M Hsieh acf56f18dd HBASE-11723 Document all options of bin/hbase command (Misty Stanley-Jones) 2014-08-13 09:46:00 -07:00
Jonathan M Hsieh 28e6aedf53 HBASE-6626 Add a chapter on HDFS in the troubleshooting section of the HBase reference guide (Misty Stanley-Jones) 2014-08-07 13:28:48 -07:00
Jonathan M Hsieh ab15fc1411 HBASE-11681 Update and move doc about disabling the WAL (Misty Stanley-Jones) 2014-08-06 14:25:07 -07:00
Ted Yu 17c869d543 HBASE-11666 Enforce JDK7 javac for builds on branch-1 and master (Sean Busbey) 2014-08-05 14:59:54 +00:00
Jimmy Xiang 90eb08eda5 HBASE-11540 Document HBASE-11474 (Misty Stanley-Jones) 2014-07-29 09:24:28 -07:00
Jimmy Xiang 147a3521f9 HBASE-11575 Pseudo distributed mode does not work as documented 2014-07-24 10:06:10 -07:00
Nicolas Liochon af141f2b08 HBASE-11492 Hadoop configuration overrides some ipc parameters including tcpNoDelay 2014-07-22 14:56:53 +02:00
stack 14b331ccab HBASE-11520 Simplify offheap cache config by removing the confusing "hbase.bucketcache.percentage.in.combinedcache" 2014-07-15 23:14:57 -07:00
Enis Soztutar 9dda92dbed HBASE-11502 Fixed typo in image name (timeline_consistency.png) 2014-07-15 15:04:50 -07:00
stack 2a20143f72 HBASE-11514 Fix findbugs warnings in blockcache 2014-07-15 07:52:22 -07:00
Jonathan M Hsieh 0b2833e033 HBASE-4931 [docs] CopyTable instructions could be improved (Misty Stanley-Jones) 2014-07-10 01:50:36 -07:00
Jonathan M Hsieh 3933b85d94 HBASE-11317 [docs] Expand unit testing to cover Mockito and MRUnit and give more examples (Misty Stanley-Jones) 2014-07-10 01:41:42 -07:00
Jonathan M Hsieh 408bb31732 HBASE-11477 book.xml Dockbook validity issues (again) (Misty Stanley-Jones) 2014-07-09 18:30:55 -07:00
Jonathan M Hsieh 7ffa5f667d HBASE-11477 book.xml has Docbook validity issues (again) (Misty Stanley-Jones) 2014-07-09 18:09:32 -07:00
Jonathan M Hsieh 4d141a2436 HBASE-11399 Improve Quickstart chapter and move Pseudo-distributed and distrbuted into it (Misty Stanley-Jones) 2014-07-02 11:30:33 -07:00
Enis Soztutar e50811a7ab HBASE-10513 Provide user documentation for region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1595077 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:40 -07:00
Gary Helmling bf827a0331 HBASE-11285 Expand coprocessor info in ref guide (Misty Stanley-Jones) 2014-06-27 11:11:40 -07:00
stack 18c5cf9e43 HBASE-6192 Document ACL matrix in the book (Misty Stanley-Jones) 2014-06-26 10:36:01 -07:00
stack 4678ce09ca Note that 1.0 is JDK7 and JDK6 not supported 2014-06-26 10:06:48 -07:00
stack 05c1b27e6f HBASE-11324 Update 2.5.2.8. Managed Compactions (Misty Stanley-Jones) 2014-06-24 17:16:13 -07:00
stack 92179b8afe HBASE-11102 Document JDK versions supported by each release (Misty Stanley-Jones) 2014-06-24 17:08:20 -07:00
stack 6586728159 Add HP meetup 2014-06-24 10:54:43 -07:00
Michael Stack 9829bb9c24 HBASE-11338 Expand documentation on bloom filters (Misty Stanley-Jones) 2014-06-19 15:11:15 -07:00
Michael Stack 5764df2974 HBASE-11348 Make frequency and sleep times of chaos monkeys configurable (Vandan Ayyalasomayajula) 2014-06-19 14:50:50 -07:00
Michael Stack b16e36a5b2 HBASE-10289 Avoid random port usage by default JMX Server. Create Custome JMX server (Qiang Tian). DOC ADDENDUM 2014-06-19 14:38:19 -07:00
Michael Stack 3ed3c5513c HBASE-11364 [BlockCache] Add a flag to cache data blocks in L1 if multi-tier cache 2014-06-17 22:33:40 -05:00
Michael Stack 1b92422597 HBASE-11280 Document distributed log replay and distributed log splitting (Misty Stanley-Jones) 2014-06-17 18:18:00 -05:00
Michael Stack 91991b72af HBASE-11337 Document how to create, modify, delete a table using Java (Misty Stanley-Jones) 2014-06-13 10:21:19 -07:00
Michael Stack 6764275ff0 HBASE-11340 Remove references to xcievers in documentation (Dima Spivak) 2014-06-13 10:12:08 -07:00
Nick Dimiduk 632301f525 HBASE-11307 Deprecate SlabCache 2014-06-13 09:40:44 -07:00
Jean-Daniel Cryans 8e547f3ba7 HBASE-8844 Document the removal of replication state AKA start/stop_replication (Misty Stanley-Jones) 2014-06-13 08:58:55 -07:00