Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions hadoop-hdds/docs/content/start/FromSource.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ weight: 30
* JDK 1.8 or higher
* [Maven 3.6 or later](https://maven.apache.org/download.cgi)
* Internet connection for first build (to fetch all Maven and Ozone dependencies)
* [Docker Compose v2.30 or newer](https://docs.docker.com/compose/install/)

You will also need to install the following dependencies to build native code (optional):
* gcc
Expand Down