Details
-
Type:
Sub-task
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.14.0
-
Fix Version/s: None
-
Component/s: Data Module, HBase Module
-
Labels:None
Description
HBase integration doesn't currently use Dataset format. It defaults to Avro and we currently use Avro so it works. To move to the new converged HBase encoding, we need to add a format for the new encoding and use Format to select it.