what is the best way to create Tableau Hyper files in Databricks

Ayman
New Contributor
 

HuamingLiu
Databricks Employee
Databricks Employee

Hi Ayman,

You might want to check Hyperleup project, which is the recommended way to create and manipulate Tableau Hyper files from Databricks. It is fast and can do much of the heavy lifting for you.

There is a demo notebook (dbc format) and even a distributable egg file on GitHub here:

DBC - https://github.com/goodwillpunning/hyperleaup/tree/master/demo

Egg - https://github.com/goodwillpunning/hyperleaup/tree/master/dist

Please give it a try and let us know if you have any feedback.

Thanks,

Huaming

View solution in original post

Prabakar
Databricks Employee
Databricks Employee

Hi Ayman, have you tried the demo notebook, and did it helped?

jose_gonzalez
Databricks Employee
Databricks Employee

Hi @Ayman Alneser​ ,

Did Huaming.lu's response worked for you? if it did, could you marked as the best solution so that other can quickly find it in the future.