This is an automated email from the ASF dual-hosted git repository. wylee pushed a commit to branch wynot12-patch-1-1 in repository https://gitbox.apache.org/repos/asf/incubator-nemo.git
commit bcb252e66e30b639abc746e1bf885bb26e1bd2ac Author: Wooyeon Lee <wy...@apache.org> AuthorDate: Wed Apr 15 19:10:36 2020 +0900 Update README.md - Support Java 11 and drop java 8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d92bbcd..4ba0298 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Please refer to the [Contribution guideline](.github/CONTRIBUTING.md) to contrib ## Nemo prerequisites and setup ### Prerequisites -* Java 8 or later (tested on Java 8 and Java 11) +* Java 11 * Maven * YARN settings * Download Hadoop 2.7.2 at https://archive.apache.org/dist/hadoop/common/hadoop-2.7.2/