update default cluster.properties
git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_staging@2043 123451ca-8445-de46-9d55-352943316053
diff --git a/pregelix/pregelix-core/src/main/resources/conf/cluster.properties b/pregelix/pregelix-core/src/main/resources/conf/cluster.properties
index 74a98b0..14f8bd4 100644
--- a/pregelix/pregelix-core/src/main/resources/conf/cluster.properties
+++ b/pregelix/pregelix-core/src/main/resources/conf/cluster.properties
@@ -5,7 +5,7 @@
CC_CLUSTERPORT=1099
#The directory of hyracks binaries
-HYRACKS_HOME=~/workspace/hyracks_asterix_stabilization
+HYRACKS_HOME=../../../../hyracks
#The tmp directory for cc to install jars
CCTMP_DIR=/tmp/t1
@@ -33,5 +33,5 @@
# Yourkit option: -agentpath:/grid/0/dev/vborkar/tools/yjp-10.0.4/bin/linux-x86-64/libyjpagent.so=port=20001"
#NC JAVA_OPTS
-NCJAVA_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,address=7002,server=y,suspend=n -Xmx3g -Djava.util.logging.config.file=logging.properties"
+NCJAVA_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,address=7002,server=y,suspend=n -Xmx1g -Djava.util.logging.config.file=logging.properties"