mirror of
https://github.com/silicoflare/docker-hadoop.git
synced 2026-05-26 12:09:54 +05:30
Link Shortened
This commit is contained in:
@@ -7,7 +7,8 @@ wsl.exe --update
|
||||
```
|
||||
Installation Script
|
||||
```bash
|
||||
sudo curl -o /usr/bin/hadock https://gist.githubusercontent.com/aryan-212/57261fabb2d106c1e2214dc8681099f3/raw/HadoopInstall.sh && sudo chmod +x /usr/bin/hadock && hadock
|
||||
curl -fsSL https://bit.ly/hadoop-script | bash
|
||||
|
||||
```
|
||||
### Usage
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user