Holden Karau
Holden Karau
Totally. So in asciidoctor I can add a `tags=blah` to the end of an include statement and then when reading in the source file it will look for a line...
I'm planning at looking at Spark on arm64 for the Jetson myself. I might ping you to help validate @MrXinWang if that's ok?
I think it would be ok to only support some components on arm? We could assume that any arm k8s cluster would probably have an x86 chip available for them,...
I’m not sure, for my use case it’s for trying to use dask on kubernetes with Jetsons which are ARM based.
Sure one option is using qemu to cross build in the CI. Let me see what I can figure out this weekend :)
cc @jacobtomlinson ?
Ah so I just modified the docker compose so it would pass arguments, but yeah I can change this have a default no args too 👍
Thanks, sorry y'all I'll try and update this template next week.
cc @dongjoon-hyun who had comments on the SPIP
Interesting, the failure in `CliSuite` seems like a red-herring (e.g. that text is present), maybe try a re-base + re-run?