Skip to content

Commit c0e6ed2

Browse files
gvieristeveloughran
authored andcommitted
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 <[email protected]> Change-Id: I63b2bbfdd575cf56d20cd6c8fff33a70cadda7f2
1 parent 8814ba7 commit c0e6ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Installing required packages for clean install of Ubuntu 14.04 LTS Desktop:
5757
$ sudo apt-get install software-properties-common
5858
$ sudo add-apt-repository ppa:webupd8team/java
5959
$ sudo apt-get update
60-
$ sudo apt-get install oracle-java8-installer
60+
$ sudo apt-get -y install openjdk-8-jdk
6161
* Maven
6262
$ sudo apt-get -y install maven
6363
* Native libraries

0 commit comments

Comments
 (0)