Is your feature request related to a problem? Please describe.
Hive is a data warehouse software that built on top of Hadoop. It would be great that Pulsar topics can be registered as external tables in Hive, so people can use Hive:
- dump data from Pulsar to Hive
- dump data from Hive to Pulsar
- query Pulsar directory
Describe the solution you'd like
Implement a Hive Pulsar Storage Handler
Describe alternatives you've considered
N/A
Additional context
I am not sure if Pulsar main repo is the right place for hosting this integration. Alternatively, it can go to Hive repo, or any other hosted repo. I am open for the discussions for where to host this integration.
Is your feature request related to a problem? Please describe.
Hive is a data warehouse software that built on top of Hadoop. It would be great that Pulsar topics can be registered as external tables in Hive, so people can use Hive:
Describe the solution you'd like
Implement a Hive Pulsar Storage Handler
Describe alternatives you've considered
N/A
Additional context
I am not sure if Pulsar main repo is the right place for hosting this integration. Alternatively, it can go to Hive repo, or any other hosted repo. I am open for the discussions for where to host this integration.