HDFS_CONF variable set in cluster.properties

Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo
Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/7ef1b624
Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/7ef1b624
Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/7ef1b624

Branch: refs/heads/steven/hdfs
Commit: 7ef1b6244a2e726c126a859945378bc254ba6803
Parents: f5f3543
Author: efikalti <[email protected]>
Authored: Mon Jul 13 18:49:56 2015 +0300
Committer: efikalti <[email protected]>
Committed: Mon Jul 13 18:49:56 2015 +0300

----------------------------------------------------------------------
 vxquery-server/src/main/resources/conf/cluster.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/vxquery/blob/7ef1b624/vxquery-server/src/main/resources/conf/cluster.properties
----------------------------------------------------------------------
diff --git a/vxquery-server/src/main/resources/conf/cluster.properties 
b/vxquery-server/src/main/resources/conf/cluster.properties
index 8c7ca66..0a7bc81 100644
--- a/vxquery-server/src/main/resources/conf/cluster.properties
+++ b/vxquery-server/src/main/resources/conf/cluster.properties
@@ -54,4 +54,4 @@ NCJAVA_OPTS="-server -Xmx7G 
-Djava.util.logging.config.file=./vxquery-benchmark/
 # Yourkit mac option: 
-agentpath:/Applications/YourKit_Java_Profiler.app/bin/mac/libyjpagent.jnilib=sampling
 
 #HDFS configuration directory
-HDFS_CONF=/home/efi/Utilities/hadoop/etc/hadoop
+HDFS_CONF=/home/efi/Projects/vxquery/vxquery-xtest/src/test/resources/hadoop/conf

Reply via email to