HADOOP-18214. Update BUILDING.txt (#3811)

java-8-openjdk become openjdk-8-jdk (see both ubuntu and debian package's name)

Contributed by Giovambattista Vieri
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>

Change-Id: I63b2bbfdd575cf56d20cd6c8fff33a70cadda7f2
This commit is contained in:
Giovambattista Vieri 2021-12-22 06:08:14 +01:00 committed by Steve Loughran
parent 2526dbf428
commit c4de4add5b
No known key found for this signature in database
GPG Key ID: D22CF846DBB162A0
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Installing required packages for clean install of Ubuntu 14.04 LTS Desktop:
$ sudo apt-get install software-properties-common
$ sudo add-apt-repository ppa:webupd8team/java
$ sudo apt-get update
$ sudo apt-get install oracle-java8-installer
$ sudo apt-get -y install openjdk-8-jdk
* Maven
$ sudo apt-get -y install maven
* Native libraries