Github user ramkrish86 commented on the issue:
https://github.com/apache/flink/pull/3149
Am not sure how we will manage this. But one thing that can be done is that
if invalid family name is added to the scan - HBase internally throws
FamilyNotFoundException - so that we can track and report back. But am not sure
how to track the schema. So every time he wants to scan two families - the user
has to call HBaseTableSchema#addColumns() twice (with the required qualifiers).
@tonycox
Can you help me understand - when you say ' so we can add more maps that
generate after familyMap has set'?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---