Hello, how to calculate the storage capacity of Hi...
# ingestion
m
Hello, how to calculate the storage capacity of Hive partition table data? Is this available through profiling?
d
Currently we only profile whole table in Hive and does not get storage capacity yet. Feel free to open a feature request to track -> https://feature-requests.datahubproject.io/
m
Currently, only the storage capacity of hive non-partitioned tables can be obtained. I don't know how to get the amount of partitioned table data. When will this feature be available