Hi guys,

I am integrating hive and pulsar(http://pulsar.apache.org) by
HiveStorageHandler and HiveMetaHook, I want to add a feature can divide the
data into several parts(pulsar topics) when use hive `PARTITIONED BY`. But
don't know how to implement it based on HiveStorageHandler and HiveMetaHook.

- how to get hive table partition definition?
- While user inert data to hive table, how to get the data should be placed
in which partition?
- While use select data data from hive table, how to determine data is in
that partition?

Looking forward to your reply

- Penghui Li

Reply via email to