2467 Commits

Author SHA1 Message Date
Misty Stanley-Jones
e24d03b10c HBASE-14695 Fix some easy HTML warnings and bad links 2015-10-28 12:12:40 +10:00
g-bhardwaj
8a2cef3315 HBASE-13867: Add endpoint coprocessor guide to HBase book. 2015-10-26 09:06:06 +10:00
Misty Stanley-Jones
098022ef70 HBASE-14603 addendum -- distribution management report and clause in the POM is crashing the build -- removed them 2015-10-22 21:41:10 +10:00
Misty Stanley-Jones
2996355e94 HBASE-14603 Lots of work on the POM to enhance Javadocs, Xrefs
* We now have apidocs, devapidocs, testapidocs, and testdevapidocs
* When using reportSets, the Javadoc plugin ignores the plugin configuration,
  so I propagated it to the individual reportSet configuration blocks.
* I was able to remove some of the logic that moved / copied things around
  in post-site.
* We now have xref and xref-test (these are superfluous but something needs them
  so I left them)
* Added source to Javadocs -- you can click a method or property to browse its source.
  More user-friendly than xref maybe.
* You can now get the whole site to build by doing 'mvn clean site site:stage' and
  it takes about 10 minutes.
2015-10-22 19:12:42 +10:00
Misty Stanley-Jones
74d5232065 Revert "Lots of work on the POM to enhance Javadocs, Xrefs"
This reverts commit aa78ebbd5a589efbf979e63e0a7e35f0e410f350.
2015-10-22 19:11:40 +10:00
Misty Stanley-Jones
aa78ebbd5a Lots of work on the POM to enhance Javadocs, Xrefs
* We now have apidocs, devapidocs, testapidocs, and testdevapidocs
* When using reportSets, the Javadoc plugin ignores the plugin configuration,
  so I propagated it to the individual reportSet configuration blocks.
* I was able to remove some of the logic that moved / copied things around
  in post-site.
* We now have xref and xref-test (these are superfluous but something needs them
  so I left them)
* Added source to Javadocs -- you can click a method or property to browse its source.
  More user-friendly than xref maybe.
* You can now get the whole site to build by doing 'mvn clean site site:stage' and
  it takes about 10 minutes.
2015-10-22 18:29:08 +10:00
Misty Stanley-Jones
30cf4e3761 HBASE-14627 Move Stargate docs to Ref Guide 2015-10-16 20:39:17 +10:00
Misty Stanley-Jones
46f2877381 HBase-14607 Converting SupportingProjects wiki to site page 2015-10-15 10:47:47 +10:00
Misty Stanley-Jones
88922c46d9 HBASE-14602 Addendum -- correct mailing list link and section name 2015-10-15 09:43:53 +10:00
stack
0099ec6397 Added LeanXcale at Ricardo's behest 2015-10-14 14:23:57 -07:00
Lars Francke
9c40dde0d3 HBASE-14346 Typo in FamilyFilter
Author: Lars Francke <lars.francke@gmail.com>
Signed-off-by: Misty Stanley-Jones <mstanleyjones@cloudera.com>
2015-10-14 17:25:20 +10:00
Misty Stanley-Jones
9bd4371dfc Revert "Typo in FamilyFilter"
This reverts commit 78854995ccf2a9b9ad8cea3a1d454efebfb55f79.
2015-10-14 17:25:20 +10:00
Misty Stanley-Jones
e5580c247c HBASE-14602 Convert PoweredByHBase wiki to site page
Signed-off-by: stack <stack@apache.org>
2015-10-14 15:09:57 +10:00
Misty Stanley-Jones
73ccccf4c5 HBASE-14599 Modify site config to use protocol-relative URLs for CSS/JS
Signed-off-by: stack <stack@apache.org>
2015-10-14 09:05:58 +10:00
Misty Stanley-Jones
397bc555e3 HBASE-14558 Documenmt ChaosMonkey enhancements from HBASE-14261
Signed-off-by: Elliott Clark <eclark@apache.org>
2015-10-13 08:46:41 +10:00
Misty Stanley-Jones
e030c7a77b HBASE-14158 Addendum -- add spark.adoc to book TOC 2015-10-13 08:45:27 +10:00
ted malaska
e7f659cac4 HBASE-14158 Add documentation for Initial Release for HBase-Spark Module integration
Signed-off-by: Misty Stanley-Jones <mstanleyjones@cloudera.com>
2015-10-13 08:19:02 +10:00
Andrew Purtell
8fd2d65070 HBASE-14271 Improve Nexus Staging Instructions <Andrew Purtell>
Signed-off-by: Misty Stanley-Jones <mstanleyjones@cloudera.com>
2015-10-07 12:16:13 +10:00
Lars Francke
78854995cc Typo in FamilyFilter
Signed-off-by: Misty Stanley-Jones <mstanleyjones@cloudera.com>
2015-10-07 12:12:48 +10:00
Misty Stanley-Jones
5e60166eac HBASE-14424 Document that DisabledRegionSplitPolicy blocks manual splits 2015-10-07 12:08:22 +10:00
Misty Stanley-Jones
bd9a41a368 HBASE-12983 HBase book mentions hadoop.ssl.enabled when it should be hbase.ssl.enabled 2015-10-07 12:02:28 +10:00
Misty Stanley-Jones
d55f4aee4f HBASE-12615 Document GC conserving guidelines for contributors
Signed-off-by: Jonathan Hsieh <jon@cloudera.com>
2015-10-07 11:58:43 +10:00
Andrew Purtell
0e4d1671f3 Amend HBASE-14292 Call Me Maybe HBase links have moved
They have moved again
2015-10-02 16:12:30 -07:00
Apekshit(Appy) Sharma
fe2c4f630d HBASE-14400 Fix HBase RPC protection documentation
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2015-09-15 17:43:48 -07:00
Lars Francke
5bb36f1594 HBASE-14253 update docs + build for maven 3.0.4+
Signed-off-by: Sean Busbey <busbey@cloudera.com>
2015-09-01 16:17:31 -05:00
Sean Busbey
e54cb8abeb HBASE-13221 List Hadoop 2.6 as unsupported due to HADOOP-11710. 2015-09-01 16:17:30 -05:00
Elliott Clark
fbd6ecb762 HBASE-13339 Update default Hadoop version to latest for master 2015-08-27 15:10:27 -07:00
Andrew Purtell
72f748f8b0 HBASE-14292 Call Me Maybe HBase links haved moved 2015-08-24 13:35:40 -07:00
stack
9334a47d45 HBASE-14273 Rename MVCC to MVCC: From MultiVersionConsistencyControl to MultiVersionConcurrencyControl (Lars Francke) 2015-08-24 08:47:26 -07:00
Andrew Purtell
902cd172f8 HBASE-13996 Add write sniffing in canary (Liu Shaohui) 2015-08-21 22:45:48 -07:00
Andrew Purtell
a7327a30c4 HBASE-14091 Update site documentation with code of conduct and project policy for transgressions 2015-08-21 18:10:30 -07:00
stack
6da7535538 Add tokyo meetup to index page 2015-08-11 11:14:25 -07:00
Misty Stanley-Jones
7d4de20caf HBASE-13062 Add documentation coverage for configuring dns server with thrift and rest gateways 2015-08-11 20:34:46 +10:00
Gábor Lipták
ae35f65e9a HBASE-14081 Remove (outdated) references to SVN/trunk from documentation 2015-08-10 10:23:09 -07:00
Misty Stanley-Jones
b29c731a57 HBASE-14071 Document troubleshooting unexpected filesystem usage by snapshots and WALs 2015-08-10 14:07:03 +10:00
Misty Stanley-Jones
0daae43342 HBASE-13446 Add docs warning about missing data for downstream on versions prior to HBASE-13262 2015-08-10 14:05:14 +10:00
Misty Stanley-Jones
aad7fbe6cd HBASE-12256 Update patch submission guidelines to call out binary file support 2015-08-10 14:03:35 +10:00
stack
5bdb0eb912 Remove hbasecon image and replace w/ standard orca 2015-08-09 23:39:21 +02:00
Sean Busbey
4ce6f486d0 HBASE-14087 Ensure correct ASF headers for docs/code
* adds missing headers
* corrects some old-form headers to current
* restores proper header for guava copied LimitInputStream
* adds proper header for protobuf copied read/writeRawVarint
2015-07-29 14:25:43 -05:00
Sean Busbey
746737714a HBASE-14086 remove unused bundled dependencies 2015-07-28 14:57:29 -05:00
Jonathan M Hsieh
493f36c899 HBASE-11339 Merge remote-tracking branch 'apache/hbase-11339' (Jingcheng Du) 2015-07-22 12:51:11 -07:00
Gábor Lipták
338e39970b HBASE-14065 Correct doc file location references in documentation
Signed-off-by: Sean Busbey <busbey@cloudera.com>
2015-07-17 22:57:26 -05:00
stack
97e0af001b HBASE-14102 Add thank you to our thanks page for vectorportal.com 2015-07-16 08:13:43 -07:00
stack
bf5b75dc29 HBASE-14029 getting started for standalone still references hadoop-version-specific binary artifacts (Gabor Liptak) 2015-07-10 10:49:49 -07:00
stack
ff122f80b9 HBASE-14053 Disable DLR in branch-1+ 2015-07-09 16:46:17 -07:00
Sean Busbey
7ffd14986b HBASE-13975 Add busbey as 1.2 RM to ref guide 2015-07-02 16:09:49 -05:00
Sean Busbey
348a11ad55 HBASE-13911 update java/hadoop prereqs for 1.2 2015-07-01 08:30:34 -05:00
Enis Soztutar
00cadf186b HBASE-13973 Update documentation for 10070 Phase 2 changes 2015-06-26 15:24:38 -07:00
Gábor Lipták
0f9c317968 HBASE-13869 Fix typo in docs
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-06-26 11:48:36 -05:00
Nick Dimiduk
e123363867 HBASE-13956 Add myself as 1.1 release manager 2015-06-23 13:22:43 -07:00