commit | 5ee049d45ea3aa9e6317cd59063e2e0b4f2d4d4c | [log] [tgz] |
---|---|---|
author | vinayakb <vinayakb@eaa15691-b419-025a-1212-ee371bd00084> | Sat Apr 06 21:21:29 2013 +0000 |
committer | vinayakb <vinayakb@eaa15691-b419-025a-1212-ee371bd00084> | Sat Apr 06 21:21:29 2013 +0000 |
tree | 8f8ff948c7f4786d5950fdbc75c56fa5027f2e97 | |
parent | a13f242d1b42dd3e21079c5ace934ae20ecae218 [diff] [blame] |
Merged asterix_lsm_stabilization upto r1547 git-svn-id: https://asterixdb.googlecode.com/svn/trunk/asterix@1622 eaa15691-b419-025a-1212-ee371bd00084
diff --git a/asterix-app/src/main/resources/hyracks-deployment.properties b/asterix-app/src/main/resources/hyracks-deployment.properties index a8a943e..a333d38 100644 --- a/asterix-app/src/main/resources/hyracks-deployment.properties +++ b/asterix-app/src/main/resources/hyracks-deployment.properties
@@ -1,2 +1,4 @@ cc.bootstrap.class=edu.uci.ics.asterix.hyracks.bootstrap.CCBootstrapImpl -nc.bootstrap.class=edu.uci.ics.asterix.hyracks.bootstrap.NCBootstrapImpl \ No newline at end of file +nc.bootstrap.class=edu.uci.ics.asterix.hyracks.bootstrap.NCBootstrapImpl +cc.ip=127.0.0.1 +cc.port=1098