[ https://issues.apache.org/jira/browse/FLINK-16774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17070695#comment-17070695 ]
Rui Li commented on FLINK-16774: -------------------------------- [~jark] Thanks for looping me in. I think [~jackylau]'s google doc has some good summary about hooks in hive. And in addition to those hooks on driver side, hive also allows custom listeners on HMS side to track changes to metadata. I agree getting such information from sink functions seems a little hacky and unreliable. But I don't think it's easy to extract identifier names from queries, especially when the query is complicated. Perhaps it's better if we could provide some more formal APIs for users to get that information. > expose HBaseUpsertSinkFunction hTableName and schema for other system > --------------------------------------------------------------------- > > Key: FLINK-16774 > URL: https://issues.apache.org/jira/browse/FLINK-16774 > Project: Flink > Issue Type: Improvement > Components: Connectors / HBase > Affects Versions: 1.10.0 > Reporter: jackylau > Priority: Major > Fix For: 1.11.0 > > > i want to expose hTableName and schema of HBaseUpsertSinkFunction such as > getTableName, getTableScheme for other system such as atlas and i think it is > needed -- This message was sent by Atlassian Jira (v8.3.4#803005)