As far as I know, that feature is not in CDH 5.0.0

FYI

On Wed, Oct 1, 2014 at 9:34 AM, Vladimir Rodionov <
vrodio...@splicemachine.com> wrote:

> Using TableInputFormat is not the fastest way of reading data from HBase.
> Do not expect 100s of Mb per sec. You probably should take a look at M/R
> over HBase snapshots.
>
> https://issues.apache.org/jira/browse/HBASE-8369
>
> -Vladimir Rodionov
>
> On Wed, Oct 1, 2014 at 8:17 AM, Tao Xiao <xiaotao.cs....@gmail.com> wrote:
>
>> I can submit a MapReduce job reading that table, although its processing
>> rate is also a litter slower than I expected, but not that slow as Spark.
>>
>>
>>

Reply via email to