HADOOP-16856. cmake is missing in the CentOS 8 section of BUILDING.txt. (#1841)

This commit is contained in:
Masatake Iwasaki 2020-02-12 21:17:33 +09:00 committed by GitHub
parent 9709afe67d
commit 749e45dfdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -426,7 +426,7 @@ Building on CentOS 8
* Install development tools such as GCC, autotools, OpenJDK and Maven.
$ sudo dnf group install 'Development Tools'
$ sudo dnf group install --with-optional 'Development Tools'
$ sudo dnf install java-1.8.0-openjdk-devel maven
* Install Protocol Buffers v3.7.1.