aztk icon indicating copy to clipboard operation
aztk copied to clipboard

AZTK powered by Azure Batch: On-demand, Dockerized, Spark Jobs on Azure

Results 98 aztk issues
Sort by recently updated
recently updated
newest added

Attempting to install 0.7.0 on Windows Subsystem for Linux fails on the `cryptography` dependency, which some Googling suggests isn't supported yet on WSL. ``` x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2...

bug
doc

currently, if a bad docker-repo is configured, the cluster will still be provisioned. Failure will only occur once the cluster tries to download the image. At this point the cluster...

feature
in progress

Is there a way to ssh into the cluster and look at the Spark UI for the job being run?

feature

We should only display this link if history server is (supposed to be) running. We can add this to the cluster definition so on a get/ssh we know the expected...

bug

Use Docker compose to orchestrate the containers Each plugin can either be : * a simple script as it is now(Run on the spark container or on the host) *...

feature

use url instead of local file for custom script

feature

https://github.com/amplab/SparkNet#installing-sparknet-on-an-existing-spark-cluster Instructions above

feature

its confusing/annoying when you have to add your storage account keys to the secrets.yaml but are not able to use that storage account for spark jobs. If we automatically propagate...

feature