Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.99.1, 2.0.0
-
None
-
None
-
Reviewed
Description
Signatures with byte[] and String table name variables were deprecated in favor of a TableName input. Replace all byte[] and String table name variables with TableName types.
Attachments
Attachments
Issue Links
- Is contained by
-
HBASE-12017 Use Connection.createTable() instead of HTable constructors.
- Closed