-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-22409 update branch-1 ref guide for Hadoop, Java, and HBase version support #239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
9cdd2af
HBASE-13915 remove EOL versions from config prereq section
busbey 7d96b7e
HBASE-13911 update java/hadoop prereqs for 1.2
busbey e4a911b
HBASE-13221 List Hadoop 2.6 as unsupported due to HADOOP-11710.
busbey 162f544
HBASE-15007 update docs to list Hadoop 2.6.1+ as cool.
busbey e91e975
HBASE-14810 Update Hadoop support description to explain "not tested"…
59925b7
HBASE-17502 Document hadoop pre-2.6.1 and Java 1.8 Kerberos problem i…
jerryjch c0f0283
HBASE-17847 update docs to cover guidance on recent Hadoop releases.
busbey d31062b
HBASE-16215 clean up of ref guide and site for EOM versions.
busbey 4082461
HBASE-18421 update hadoop prerequisites docs to call out 2.8.1
chia7712 fa6be26
HBASE-19526 Update hadoop version to 3.0 GA
apeksharma 6b65686
HBASE-20072 remove 1.1 release line from the prerequisite tables.
busbey 003568e
HBASE-19983 update Hadoop support matrix for Hadoop releases 2.8.2+ a…
busbey 9ac71e0
HBASE-20264 add Javas 9 and 10 to the prerequisites table and add a n…
busbey 0014bb8
HBASE-20260 Remove old content from book
madrob 6d955d1
HBASE-17554 Figure 2.0.0 Hadoop Version Support; update refguide
saintstack 017a574
HBASE-20502 Document necessity of YARN-7190 and non-production for Ha…
madrob df602f6
HBASE-21091 Update Hadoop and Java "supported" versions tables
joshelser b1ad70d
HBASE-21295 Update compatibility matrices
petersomogyi 0ec9f32
HBASE-22321 Add 1.5 release line to the Hadoop supported versions table
apurtell a88563d
HBASE-22405 Update Ref Guide for EOL of Hadoop 2.7
busbey c8178e0
WIP fixup to remove hadoop3 stuff
busbey d94051f
WIP fixup removing repo branch status update
busbey 3a3f468
WIP fixup removing formatting fix
busbey 67426ef
WIP mentioning java 7 for gc logs.
busbey 65494ae
WIP fixup removing config blob for standalone-over-hdfs since that se…
busbey 429d4ed
WIP fix canary help based on review feedback from Peter.
busbey edf99bb
WIP update hbase command help based on review feedback from Andrew.
busbey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -61,4 +61,39 @@ Please use link:https://issues.apache.org/jira/browse/hbase[JIRA] to report non- | |
|
|
||
| To protect existing HBase installations from new vulnerabilities, please *do not* use JIRA to report security-related bugs. Instead, send your report to the mailing list [email protected], which allows anyone to send messages, but restricts who can read them. Someone on that list will contact you to follow up on your report. | ||
|
|
||
| [hbase_supported_tested_definitions] | ||
| .Support and Testing Expectations | ||
|
|
||
| The phrases /supported/, /not supported/, /tested/, and /not tested/ occur several | ||
| places throughout this guide. In the interest of clarity, here is a brief explanation | ||
| of what is generally meant by these phrases, in the context of HBase. | ||
|
|
||
| NOTE: Commercial technical support for Apache HBase is provided by many Hadoop vendors. | ||
| This is not the sense in which the term /support/ is used in the context of the | ||
| Apache HBase project. The Apache HBase team assumes no responsibility for your | ||
| HBase clusters, your configuration, or your data. | ||
|
|
||
| Supported:: | ||
| In the context of Apache HBase, /supported/ means that HBase is designed to work | ||
| in the way described, and deviation from the defined behavior or functionality should | ||
| be reported as a bug. | ||
|
|
||
| Not Supported:: | ||
| In the context of Apache HBase, /not supported/ means that a use case or use pattern | ||
| is not expected to work and should be considered an antipattern. If you think this | ||
| designation should be reconsidered for a given feature or use pattern, file a JIRA | ||
| or start a discussion on one of the mailing lists. | ||
|
|
||
| Tested:: | ||
| In the context of Apache HBase, /tested/ means that a feature is covered by unit | ||
| or integration tests, and has been proven to work as expected. | ||
|
|
||
| Not Tested:: | ||
| In the context of Apache HBase, /not tested/ means that a feature or use pattern | ||
| may or may notwork in a given way, and may or may not corrupt your data or cause | ||
| operational issues. It is an unknown, and there are no guarantees. If you can provide | ||
| proof that a feature designated as /not tested/ does work in a given way, please | ||
| submit the tests and/or the metrics so that other users can gain certainty about | ||
| such features or use patterns. | ||
|
|
||
| :numbered: | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.