[
https://issues.apache.org/jira/browse/KUDU-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15597884#comment-15597884
]
Andrew Stevenson commented on KUDU-1511:
----------------------------------------
[~jdcryans]
We have built a Kafka Connector for Kudu, the connector can automatically
create and alter the target table kudu tables based on the payload in the Kafka
topic. I'd like to be able to update the metastore to have Impala automatically
pick it up. I can do this via the Hive client or Impala Jdbc but I feel having
the Java Kudu client handle this is more elegant.
> Register Kudu tables created via the Java client with Impala
> ------------------------------------------------------------
>
> Key: KUDU-1511
> URL: https://issues.apache.org/jira/browse/KUDU-1511
> Project: Kudu
> Issue Type: Improvement
> Components: client, impala
> Affects Versions: 0.9.0
> Reporter: Andrew Stevenson
>
> Give the option to register any tables created and altered via the Java
> clients with Impala rather than having to go to Impala for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)