Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jetoile committed Nov 27, 2019
1 parent 4804250 commit 22f6e18
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ hadoop-unit-standalone:

| Hadoop Unit version | Hadoop mini cluster version | HDP version | Hadoop Version |
| ------------- | ------------- | ------------- | ------------- |
| 3.7 | 0.1.16 | HDP 2.6.5.0 | Hadoop 2.6.5 + Hadoop 3.2.1 |
| 3.6 | 0.1.16 | HDP 2.6.5.0 | Hadoop 2.6.5 + Hadoop 3.2.1 |
| 3.5 | 0.1.16 | HDP 2.6.5.0 | Hadoop 2.6.5 |
| 3.4 | 0.1.16 | HDP 2.6.5.0 | Hadoop 2.6.5 |
Expand Down
2 changes: 1 addition & 1 deletion hadoop-unit-site/src/site/markdown/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Welcome to the Hadoop Unit wiki!

```bash
______ __ _________ _____ __ __________
___ / / /_____ ______ /___________________ __ / / /_________(_)_ /_ 3.6
___ / / /_____ ______ /___________________ __ / / /_________(_)_ /_ 3.7
__ /_/ /_ __ `/ __ /_ __ \ __ \__ __ \ _ / / /__ __ \_ /_ __/
_ __ / / /_/ // /_/ / / /_/ / /_/ /_ /_/ / / /_/ / _ / / / / / /_
/_/ /_/ \__,_/ \__,_/ \____/\____/_ .___/ \____/ /_/ /_//_/ \__/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Install Hadoop Unit Standalone

* Download it on [search.maven.org - v2](http://search.maven.org/remotecontent?filepath=fr/jetoile/hadoop/hadoop-unit-standalone/2.10.1/hadoop-unit-standalone-2.10.1.tar.gz)
* Download it on [search.maven.org - v3](http://search.maven.org/remotecontent?filepath=fr/jetoile/hadoop/hadoop-unit-standalone/3.6/hadoop-unit-standalone-3.6.tar.gz)
* Download it on [search.maven.org - v3](http://search.maven.org/remotecontent?filepath=fr/jetoile/hadoop/hadoop-unit-standalone/3.7/hadoop-unit-standalone-3.7.tar.gz)
* Unzip it
* Edit file:

Expand Down
1 change: 1 addition & 0 deletions hadoop-unit-site/src/site/markdown/what-is-hadoop-unit.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ It offers different kinds of utilization:

| Hadoop Unit version | Hadoop mini cluster version | HDP version | Hadoop Version |
| ------------- | ------------- | ------------- | ------------- |
| 3.7 | 0.1.16 | HDP 2.6.5.0 | Hadoop 2.6.5 + Hadoop 3.2.1 |
| 3.6 | 0.1.16 | HDP 2.6.5.0 | Hadoop 2.6.5 + Hadoop 3.2.1 |
| 3.5 | 0.1.16 | HDP 2.6.5.0 | Hadoop 2.6.5 |
| 3.4 | 0.1.16 | HDP 2.6.5.0 | Hadoop 2.6.5 |
Expand Down

0 comments on commit 22f6e18

Please sign in to comment.