[
https://issues.apache.org/jira/browse/BEAM-4361?focusedWorklogId=104781&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-104781
]
ASF GitHub Bot logged work on BEAM-4361:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/May/18 20:49
Start Date: 22/May/18 20:49
Worklog Time Spent: 10m
Work Description: timrobertson100 commented on issue #445: [BEAM-4361]
Document usage of HBase TableSnapshotInputFormat
URL: https://github.com/apache/beam-site/pull/445#issuecomment-391135863
Retest this please
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 104781)
Time Spent: 20m (was: 10m)
> Document usage of HBase TableSnapshotInputFormat
> -------------------------------------------------
>
> Key: BEAM-4361
> URL: https://issues.apache.org/jira/browse/BEAM-4361
> Project: Beam
> Issue Type: Task
> Components: website
> Affects Versions: 2.4.0
> Reporter: Tim Robertson
> Assignee: Tim Robertson
> Priority: Trivial
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Add a paragraph demonstrating the usage of {{TableSnapshotInputFormat}} as a
> mechanism for doing efficient full scans over HBase to
> https://beam.apache.org/documentation/io/built-in/hadoop/
> Typically in MR / Spark this yields up to 3-4x improvement over hitting
> region servers directly and keeps load (GC etc) from those services.
> I have it tested and an example ready.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)