Misty Stanley-Jones
|
d93b5ce04f
|
HBASE-11784 Document global configuration for maxVersion
|
2014-09-16 13:04:28 +10:00 |
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 |
Michael Stack
|
4d200be620
|
Add note telling committers setup their git repo before committing
|
2014-06-10 10:21:58 -07:00 |
Michael Stack
|
948b22f082
|
HBASE-11120 Update documentation about major compaction algorithm (Misty Stanley-Jones) + addendum fixing CompactionConfiguration
|
2014-06-09 20:48:56 -07:00 |
Michael Stack
|
8c43acfd45
|
HBASE-7394 Document security config requirements from HBASE-7357 (Misty Stanley-Jones)
|
2014-06-08 17:23:17 -07:00 |
Michael Stack
|
31de89091f
|
Add note on Amending-Author: Author <committer@apache> agreed up on mailing list
|
2014-06-06 20:26:44 -07:00 |
Michael Stack
|
475b1d2c94
|
HBASE-9733 Book should have individual Disqus comment per page (Misty Stanley-Jones)
|
2014-06-04 18:04:42 -07:00 |
Michael Stack
|
f24e68426c
|
HBASE-6139 Add troubleshooting section for CentOS 6.2 page allocation failure issue (Misty Stanley-Jones)
|
2014-06-04 11:26:48 -07:00 |
Ted Yu
|
d20feaf1e7
|
HBASE-11204 Document bandwidth consumption limit feature for ExportSnapshot (Misty Stanley-Jones)
|
2014-06-04 04:33:24 +00:00 |
Michael Stack
|
8fd62d1e89
|
Add link back to mailing list on policy voting on RCs
|
2014-06-02 16:54:55 -07:00 |
Michael Stack
|
8b54e48086
|
Add list of properties needed running REST server under SSL
|
2014-06-02 15:44:19 -07:00 |
Michael Stack
|
a5f6f4783c
|
Add section on how to vote on an RC for PMC members
|
2014-06-02 15:04:19 -07:00 |
Michael Stack
|
6fdf737171
|
HBASE-6701 Revisit thrust of paragraph on splitting (Misty Stanley-Jones)
|
2014-06-02 10:02:23 -07:00 |
Michael Stack
|
db9cb9ca08
|
HBASE-6701 Revisit thrust of paragraph on splitting (Misty Stanley-Jones)
|
2014-06-02 09:52:01 -07:00 |
Michael Stack
|
768c4d6775
|
HBASE-11238 Add info about SlabCache and BucketCache to Ref Guide (Misty Stanley-Jones)
|
2014-06-02 09:29:59 -07:00 |
Michael Stack
|
80557b872f
|
HBASE-10289 Avoid random port usage by default JMX Server. Create Custome JMX server (Qiang Tian)
|
2014-06-02 09:19:16 -07:00 |
Michael Stack
|
d56dfd2a8b
|
Add pointer to blog on distributed log splitting
|
2014-06-02 08:59:03 -07:00 |
Michael Stack
|
4118b0e734
|
HBASE-9580 Document the meaning of @InterfaceAudience in hbase ref guide (Misty Stanley-Jones)
|
2014-05-30 11:16:32 -07:00 |
Michael Stack
|
380bfd11eb
|
HBASE-11268 HTablePool is now a deprecated class, should update docs to reflect this (Misty Stanley-Jones)
|
2014-05-30 10:45:50 -07:00 |
Michael Stack
|
2db8aafe7d
|
HBASE-4456 [doc] Add a section about RS failover (Misty Stanley-Jones)
|
2014-05-28 23:10:21 -07:00 |
Michael Stack
|
9fc9c0f210
|
HBASE-11196 Update description of -ROOT- in ref guide
|
2014-05-28 22:59:25 -07:00 |
Michael Stack
|
b4a2d607a3
|
HBASE-11218 Data loss in HBase standalone mode (Liu Shaohui) -- DOC ADDENDUM
|
2014-05-28 10:42:37 -07:00 |
Michael Stack
|
63e8304e96
|
HBASE-11199 One-time effort to pretty-print the Docbook XML, to make further patch review easier (Misty Stanley-Jones)
|
2014-05-28 07:58:50 -07:00 |
Michael Stack
|
ef995efb1a
|
HBASE-8807 HBase MapReduce Job-Launch Documentation Misplaced (Misty Stanley-Jones)
|
2014-05-27 15:13:23 -07:00 |
Michael Stack
|
aa101ca97e
|
HBASE-9149 javadoc cleanup of to reflect .META. rename to hbase:meta (Misty Stanley-Jones)
|
2014-05-27 10:36:55 -07:00 |
Michael Stack
|
bfbc6d48cd
|
HBASE-8817 Enhance The Apache HBase Reference Guide (Misty Stanley-Jones)
|
2014-05-27 10:13:14 -07:00 |
Michael Stack
|
856892cf57
|
HBASE-8970 [book] Filter language documentation is hidden (Misty Stanley-Jones)
|
2014-05-27 08:43:25 -07:00 |
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 |