I'm trying to write Tableau's .hyper
file to a directory in Databricks.
However it yields
The database "hyper.file:/dbfs/my_hyper.hyper" could not be created: I/O error while accessing file:/dbfs/my_hyper.hyper: SIGBUS
Why is this happening?
I face no issues at all when writing other file types but this issue persists with .hyper
files.
Is this a permissions issue or a bug?
Please Advise
I'd be happy to provide additional info