simon824 commented on code in PR #317:
URL: 
https://github.com/apache/incubator-hugegraph-doc/pull/317#discussion_r1437350597


##########
content/en/docs/quickstart/hugegraph-computer.md:
##########
@@ -18,9 +18,17 @@ The 
[`HugeGraph-Computer`](https://github.com/apache/incubator-hugegraph-compute
 - You can output the results to HDFS or HugeGraph, or any other system.
 - Easy to develop a new algorithm. You just need to focus on a vertex only 
processing just like as in a single server, without worrying about message 
transfer and memory/storage management.
 
-## 2 Get Started
+## 2 Dependency for Building/Running
 
-### 2.1 Run PageRank algorithm locally
+### 2.1 Install Java 11 (JDK 11)
+
+Consider use Java 11 to run `HugeGraph-Computer` (**not compatible with Java 8 
now!!!**), and configure by yourself.

Review Comment:
   consider -> Required to 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to