Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.99.2, 2.0.0
-
None
-
None
-
Reviewed
Description
TableOutputFormat uses a new HTable() that gets a managed connection. Add in a new Connection variable, use ConnectionFactor to retrieve the connection and convert the HTable to a Table.