93949596979899100101102
throw new ConfigurationException("Invalid yaml", e); } finally { FileUtils.closeQuietly(input); } cassandraTcpServer = new CassandraTcpServer(config); cassandraTcpServer.start(); return config; }