238239240241242243244
return profile.getContextPath(); } @Override public DirectDataSource newInstance() throws IOException, InterruptedException { return new HadoopDataSourceCore(profile); }