bq. What I want is to read from some hbase table and create hfiles directly
Can you describe your use case in more detail ? Thanks On Fri, May 17, 2013 at 7:52 AM, Jinyuan Zhou <[email protected]>wrote: > Hi, > I wonder if there are tool similar > to org.apache.hadoop.hbase.mapreduce.ImportTsv. IimportTsv read from tsv > file and create HFiles which are ready to be loaded into the corresponding > region by another > tool org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles. What I want > is to read from some hbase table and create hfiles directly I think I I > know how to write up such class by following steps in ImportTsv class but I > wonder if some one already did this. > Thanks, > Jack > > -- > -- Jinyuan (Jack) Zhou >
