Description
There are certain situations where a custom HBase TableInputFormat might help with performance improvements. While we could require them to create a completely custom HBaseSource, with a minor change consumer could be able to implement the pattern described in the blog very easily (e.g. they own still own their implementation but can easily integrate with Crunch).
Attachments
Attachments
Issue Links
- is duplicated by
-
CRUNCH-687 Support supplying alternate InputFormat for HBaseSourceTarget
- Closed