Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.12.0
Description
This pull request mentions an issue with the serialization of the Configuration field in HBaseRowInputFormat: https://github.com/apache/flink/pull/12146.
After reviewing the code, it seems that this field is transient, thus it is always null at runtime.
Note HBaseRowDataInputFormat is likely suffering from the same issue (because the code has been copied)
Attachments
Attachments
Issue Links
- duplicates
-
FLINK-17932 Most of hbase config Options can not work in HBaseTableSource
- Closed
- links to