Submit your use case or success story to the 2023 edition of the Dataiku Frontrunner Awards ENTER YOUR SUBMISSION

Synchronize to Metastore via API

tomas
Synchronize to Metastore via API

Hi, is it possible to synchronize the dataset's schema to Hive metastore using the DSS Python API?





 

1 Reply
ATsao
Dataiker

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

0 Kudos