Hi!
I'm trying to figure out how to get all the columns in a Map-Reduce job
without having to specify
them all?

Found the line:
@see org.apache.hadoop.hbase.regionserver.HAbstractScanner for column name
   *      wildcards

in TableInputFormat.java but didn't find any help over in the HAbScanner.

Regards Erik

Reply via email to