manager.close();
}
SploutConfiguration config = SploutConfiguration.getTestConfig();
SploutClient client = getRandomQNodeClient(random, config);
client.deploy("p1", testTablespace.getPartitionMap(), testTablespace.getReplicationMap(),
deployData.getAbsoluteFile().toURI());
Thread.sleep(2000); // TODO How to improve this.
// Perform N queries, one to each DNode and validate the resultant data