tedyu
454e45f50d
HBASE-15219 Revert pending verification of test result
2016-02-12 12:06:48 -08:00
stack
ab50c7c8c6
HBASE-15255 Add pointer to linkedin blog on putting jvm logs on fast disk
2016-02-11 13:18:28 -08:00
tedyu
df829ea7d1
HBASE-15219 Canary tool does not return non-zero exit code when one of regions is in stuck state
2016-02-10 02:36:46 -08:00
stack
703e975d66
HBASE-15244 More doc around native lib setup and check and crc
2016-02-09 23:17:48 -08:00
Andrew Purtell
bab812df28
HBASE-15216 Canary does not accept config params from command line (Vishal Khandelwal)
2016-02-09 22:45:37 -08:00
stack
9c83210945
Fixup on the hbasecon banner image.. add date and location -- git add image
2016-02-05 09:01:16 -08:00
stack
d5d26f0804
Fixup on the hbasecon banner image.. add date and location
2016-02-04 11:44:16 -08:00
Misty Stanley-Jones
9cd487129d
HBASE-14810 Update Hadoop support description to explain "not tested" vs "not supported"
2016-01-29 14:34:22 -08:00
stack
47506e805d
Make hbasecon2016 image half size
2016-01-28 22:46:25 -04:00
stack
83304f8232
Add hbasecon2016 logo
2016-01-28 22:42:19 -04:00
stack
845d00a16b
Add hbasecon2016 to news
2016-01-27 10:42:27 -04:00
Jonathan M Hsieh
cb539917a2
HBASE-15036 Update HBase Spark documentation to include bulk load with thin records (Ted Malaska)
2016-01-26 11:02:48 -08:00
Misty Stanley-Jones
4ca27a68ef
HBASE-15184 Fix broken links found via LinkLint
2016-01-26 10:02:53 -08:00
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