commit | 7f356c12bb33571688d7f26742a18825989d9e76 | [log] [tgz] |
---|---|---|
author | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Sun Oct 07 00:23:17 2012 +0000 |
committer | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Sun Oct 07 00:23:17 2012 +0000 |
tree | 18fdd1554583a7277de9df4271195fa1f2c0a27f | |
parent | e5add8a3f6445dc032aa2d962f687733a8820fdd [diff] [blame] |
add Pregelix codebase git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_staging@1960 123451ca-8445-de46-9d55-352943316053
diff --git a/pregelix/pregelix-example/src/test/resources/hyracks-deployment.properties b/pregelix/pregelix-example/src/test/resources/hyracks-deployment.properties new file mode 100644 index 0000000..9c42b89 --- /dev/null +++ b/pregelix/pregelix-example/src/test/resources/hyracks-deployment.properties
@@ -0,0 +1,2 @@ +#cc.bootstrap.class=edu.uci.ics.asterix.hyracks.bootstrap.CCBootstrapImpl +nc.bootstrap.class=edu.uci.ics.pregelix.runtime.bootstrap.NCBootstrapImpl