complete yarn

This commit is contained in:
tqchen
2015-03-08 23:51:42 -07:00
parent 4f28e32ebd
commit 2c1cfd8be6
9 changed files with 361 additions and 96 deletions

View File

@@ -15,7 +15,7 @@ export CXX = g++
export MPICXX = mpicxx
# whether use HDFS support during compile
USE_HDFS = 0
USE_HDFS = 1
# path to libjvm.so
LIBJVM=$(JAVA_HOME)/jre/lib/amd64/server