mesosphere / spark-build

Used to build the mesosphere/spark docker image and the DC/OS Spark package
52 stars 34 forks source link

Spark CLI plugin for MacOS Catalina #562

Closed piyushgup closed 4 years ago

piyushgup commented 4 years ago

Hi,

I have been using the dcos-spark plugin on macos for deploying spark applications. I recently upgraded to catalina and the plugin stopped working, with the error:

Bad CPU type in executable

On investigating further, i found that the dcos-spark executable is 32 bit

Is it possible to publish a 64 bit MacOS version of the dcos-spark plugin to work with MacOs Catalina like platforms?

MikaelZulfigarov commented 4 years ago

Also having this one on my mac. Is there any workaround or smth?