Tim Robertson created BEAM-4361:
-----------------------------------
Summary: 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
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)