----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22200/#review46293 -----------------------------------------------------------
Hmm because of the dependency I would not want to add this to core. Maybe we can add it in the HBase module. Or maybe even make a Hadoop module which could contain general purpose Hadoop/HDFS stuff to be used by HBase and potentially other hadoop-oriented modules. - Kasper Sørensen On June 20, 2014, 11:57 a.m., Tomasz Guzialek wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22200/ > ----------------------------------------------------------- > > (Updated June 20, 2014, 11:57 a.m.) > > > Review request for MetaModel. > > > Repository: metamodel > > > Description > ------- > > Introduced a Resource implementation for reading and writing files in HDFS. > > > Diffs > ----- > > core/src/main/java/org/apache/metamodel/util/HdfsResource.java PRE-CREATION > > Diff: https://reviews.apache.org/r/22200/diff/ > > > Testing > ------- > > Used in DataCleaner project for reading a file from HDFS. It has been run on > Cloudera VM 5.0. > > > Thanks, > > Tomasz Guzialek > >
