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