Synchronize hive metastore of a dataset via API node endpoint
mutairimjd
Registered Posts: 1 ✭✭✭
Hello,
Is it possible to synchronize the dataset's schema to Hive metastore using the DSS Python API?
Thanks in advance
Tagged:
Answers
-
Hi,
You are probably interested in the synchronize_hive_metastore() method, which is part of our Datasets API. More information can be found in our documentation here:
https://doc.dataiku.com/dss/latest/python-api/datasets-other.html#hive-operations
Best,
Andrew