Updated Hadoop Compatible File System (markdown)

Chris Lu 2019-09-03 01:25:16 -07:00
parent 9ec3731330
commit 55005a777b

@ -163,3 +163,4 @@ One of the headache with complicated Java systems is the jar runtime dependency
## Note
* use `-Djava.net.preferIPv4Stack=true` if possible, see https://github.com/netty/netty/issues/6454
* See [[Security-Configuration#for-java-grpc]] if you enabled gRpc security.