commit | 4a290ee2c4a856f05d529f1767665d90fa619893 | [log] [tgz] |
---|---|---|
author | vinayakb <vinayakb@123451ca-8445-de46-9d55-352943316053> | Fri Mar 22 09:20:40 2013 +0000 |
committer | vinayakb <vinayakb@123451ca-8445-de46-9d55-352943316053> | Fri Mar 22 09:20:40 2013 +0000 |
tree | c3124c9320cc4b224b7a34199ca038922a28f518 | |
parent | a9ffb8618a68f1689d8e61c83138d0741c812184 [diff] [blame] |
Merged fullstack_asterix_stabilization -r 3157:3163 git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_hyracks_ioc@3165 123451ca-8445-de46-9d55-352943316053
diff --git a/hivesterix-dist/src/test/resources/runtimefunctionts/hive/conf/topology.xml b/hivesterix-dist/src/test/resources/runtimefunctionts/hive/conf/topology.xml index 4aac091..4710706 100644 --- a/hivesterix-dist/src/test/resources/runtimefunctionts/hive/conf/topology.xml +++ b/hivesterix-dist/src/test/resources/runtimefunctionts/hive/conf/topology.xml
@@ -1,12 +1,7 @@ <cluster-topology> - <network-switch name="switch1"> - <network-switch name="switch2"> - <terminal name="nc0"/> - <terminal name="nc3"/> - </network-switch> - <network-switch name="switch3"> - <terminal name="nc1"/> - <terminal name="nc4"/> + <network-switch name="Global"> + <network-switch name="local"> + <terminal name="127.0.0.1"/> </network-switch> </network-switch> </cluster-topology> \ No newline at end of file