Evan Ye

Results 23 comments of Evan Ye

@iamtodor from https://cloud.google.com/sdk/gcloud/reference/docker it looks like this is GCR only - I'm looking for something that is registry agnostic (azure container registry, aws ecr, docker hub, quay, etc).

@martindut what DBR version did you choose when creating the cluster (not the DCS base image) Can you try other DBR versions, maybe 6.x?

If I understand this correctly, the ask here is to not require an additional library when running a jar against a DCS cluster since you're baking the library into the...

@dineshvelmuruga PYTHONPATH may be overwritten. If you want to install python libraries, can you take a look at our virtualenv or conda docker images?

@teresafds What is the motivation/use case for returning all cluster events? I feel that the 50 most recent events is suitable for most users. I think having the CLI be...

Thanks for the contribution @temalo ! Note that we rebuilt the images on bionic in #49. Does that make this easier?

We do not plan on supporting ganglia, since a ~~new cloud-native monitoring solution (cloudwatch in aws, azure log monitor in azure) is being developed~~. I have seen a cloudwatch DCS...

@smomen Sorry for missing this! 1. We updated the URL when we noticed. Check out https://docs.databricks.com/user-guide/clusters/custom-containers.html again. 2. These are base images, we actually inject spark and the databricks runtime...