Commit Graph

2405 Commits

Author SHA1 Message Date
Enis Soztutar 893a54c3a4 HBASE-15066 Small improvements to Canary tool 2016-01-06 02:47:19 -08:00
Sean Busbey 5e2c2e1780 HBASE-15007 update docs to list Hadoop 2.6.1+ as cool. 2015-12-29 11:46:17 -06:00
stack 1af98f2551 HBASE-14980 Project Astro; addendum 2015-12-22 08:11:50 -08:00
stack a7ba3110bb Fix bad link found by Boris of vectorportal 2015-12-21 08:32:27 -08:00
stack cdca22a36d Fix link to vectorportal.com noticed by Boris of vectorportal 2015-12-18 14:14:57 -08:00
stack 58342a85fa HBASE-14980 Project Astro 2015-12-18 08:59:01 -08:00
Misty Stanley-Jones f8eab44dcd HBASE-13907 Document how to deploy a coprocessor 2015-12-18 08:35:50 -08:00
Misty Stanley-Jones 7a4590dfdb HBASE-11985 Document sizing rules of thumb 2015-12-18 08:34:39 -08:00
Misty Stanley-Jones 6a0159046e HBASE-14994 Clean up some broken links and references to old APIs 2015-12-16 12:56:50 -08:00
Misty Stanley-Jones b8539c62e8 HBASE-13976 Add 0.94 Release Manager to docs 2015-12-15 12:33:17 -08:00
Misty Stanley-Jones f0a97a1fdf HBASE-13425 Documentation nit in REST Gateway impersonation section 2015-12-15 11:45:21 -08:00
Misty Stanley-Jones 64c55b4893 HBASE-14967 Remove max-width constraint from website skin 2015-12-15 08:56:35 -08:00
stack bebcc09fb3 HBASE-14769 Remove unused functions and duplicate javadocs from HBaseAdmin 2015-12-10 15:02:21 -08:00
stack 92e178df28 Revert "HBASE-14769 Removing unused functions from HBaseAdmin. Removing redundant javadocs from HBaseAdmin as they will be automatically inhertited from Admin.java. (Apekshit)"
Reverting. The conversation on issues to do with this patch was not done (Appy brought it to my attention).

This reverts commit 6adce67572.
2015-12-01 11:30:39 -08:00
Apekshit(Appy) Sharma 6adce67572 HBASE-14769 Removing unused functions from HBaseAdmin. Removing redundant javadocs from HBaseAdmin as they will be automatically inhertited from Admin.java. (Apekshit)
Signed-off-by: stack <stack@apache.org>
2015-11-30 20:44:11 -08:00
Daniel Vimont 6a493ddff7 Commit for HBASE-14825 -- corrections of typos, misspellings, and mangled links
Commit for HBASE-14825 -- corrections of typos, misspellings, and mangled links - addition commit for line lengths
2015-11-25 07:12:36 +10:00
Misty Stanley-Jones 623dc1303e HBASE-14823 HBase Ref Guide Refactoring
Some tables, links, and other output do not render right in the output,
either because of Asciidoc code mistakes or the wrong formatting
choices. Make improvements.
2015-11-18 14:14:37 +10:00
Misty Stanley-Jones 96b2c0703b HBASE-14797 Last round of CSS fix-ups
Fixes margins in mobile views to prevent scrolling
2015-11-11 13:50:17 +10:00
Misty Stanley-Jones 3464552bb0 HBASE-14774 Add comment about the <customSearch> item in site.xml.
This is the ID of a Google Custom Search Engine. I configured this one to
search hbase.apache.org, issues.apache.org/browse/HBASE-*, and the
user and dev mailing lists.
2015-11-11 11:46:48 +10:00
Misty Stanley-Jones 690c455964 HBASE-14774 Addendum to tweak CSS 2015-11-11 11:22:57 +10:00
Misty Stanley-Jones 112900d042 HBASE-14785 Addendum: Add an in-project Maven repo 2015-11-10 15:17:07 +10:00
Misty Stanley-Jones 98052222b0 HBASE-14785 Hamburger menu for mobile site
This requires use of a custom maven-fluido-skin JAR, also attached to the JIRA

More CSS fix-ups
2015-11-10 15:17:00 +10:00
Misty Stanley-Jones 0edd51d2e2 HBASE-14774 Raise the font size on high-DPI small-screen devices like iPhone 6+ 2015-11-07 15:37:47 +10:00
Apekshit(Appy) Sharma 08963189a2 HBASE-14767 - Remove deprecated functions from HBaseAdmin Deprecated in HBASE-12083 (1.0.0, 2.0.0, 0.99.2) - HBaseAdmin(Configuration)
Deprecated in HBASE-10479 (0.99.0, hbase-10070)
  - HBaseAdmin(Connection)

  Deprecated in HBASE-11826 (0.99.0, 1.0.0, 2.0.0)
  - flush()
  - compact()
  - majorCompact()
  - split()
  - getCompactionState()

- Changes many declarations from HBaseAdmin to Admin
(Apekshit)

Signed-off-by: stack <stack@apache.org>
2015-11-06 16:23:55 -10:00
Misty Stanley-Jones bfa3689190 HBASE-14755 Fix some broken links and HTML problems 2015-11-06 11:11:30 +10:00
Elliott Clark 86da57f498 HBASE-14765 Remove snappy profile 2015-11-05 10:20:40 -08:00
Misty Stanley-Jones eb6b2a1a04 HBASE-14732 Update HBase website skin and CSS
Use Fluido skin, make things more readable, make improvements to enhance the
mobile experience.
2015-11-05 09:19:44 +10:00
Misty Stanley-Jones c585072bc3 HBASE-14762 Update docs about publishing website to show gitsubpub method instead of svnsubpub
Also some reformatting to remove trailing whitespace and rewrap long lines.
2015-11-05 09:17:37 +10:00
Misty Stanley-Jones c575e18ab8 HBASE-14481 Deprecate HBase Wiki
We have an awesome community resource in our online book. It's maintained and looked after with
diligence. We also have an HBase section on the hadoop wiki that hasn't been updated since 2012.
Let's sift through the pages of the wiki, bring over any content that's still relevant and
not already present in the book, and kill the wiki.
2015-11-04 09:09:02 +10:00
Misty Stanley-Jones 090fbd3ec8 HBASE-14751 Fix Asciidoc in external API chapter 2015-11-04 07:18:29 +10:00
stack 6da971fbb0 Push thanks to Boris for logo license 2015-11-03 13:07:54 -08:00
Misty Stanley-Jones 9659f14020 HBASE-14638 Move Jython info from the Wiki to the Ref Guide 2015-11-02 14:18:13 +10:00
Misty Stanley-Jones 12a718d0ca HBASE-14639 Move Scala info from HBase Wiki to Ref Guide 2015-11-02 14:11:21 +10:00
Misty Stanley-Jones 988ff62e98 HBASE-13478 Document the change of default master ports being used 2015-11-02 14:08:35 +10:00
Misty Stanley-Jones 7ad7a7943a HBASE-14641 Move JDO example to HBase Ref Guide 2015-11-02 14:02:28 +10:00
Misty Stanley-Jones 185a62a403 HBASE-14640 Move Cascading info from Wiki to Ref Guide 2015-11-02 13:58:54 +10:00
Misty Stanley-Jones e8d6bf7d46 HBASE-14532 Add dfs shortcircuit configs to hbase-default.xml, fix anchor to Compaction subsection 2015-11-02 13:55:57 +10:00
Misty Stanley-Jones c3d40b0b68 HBASE-14026 Clarify 'Web API' in version and compatibility docs 2015-11-02 13:50:00 +10:00
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 aa78ebbd5a.
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 78854995cc.
2015-10-14 17:25:20 +10:00