Yes, its in 0.98. CDH is free (w/o subscription) and sometimes its worth
upgrading to the latest version (which is 0.98 based).

-Vladimir Rodionov

On Wed, Oct 1, 2014 at 9:52 AM, Ted Yu <[email protected]> wrote:

> 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 <
> [email protected]> 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 <[email protected]>
>> 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