Tommaso Garuglieri

Results 9 comments of Tommaso Garuglieri

Hi, i've submitted a pull request regarding your issue providing clearer error messages in case of fail load failtures, sadly i didn't manage to prevent screen clear as it would...

@liyinan926 The checks are failing for the following reason ```Run DOCKERFILE_RESOURCES=$(cat Dockerfile | grep -P -o "COPY [a-zA-Z0-9].*? " | cut -c6-) resource used in gcr.io/spark-operator/spark-operator has changed in pkg/,...

Same issue running `v1.7.5-eksbuild.1` on `v1.21.5-eks-9017834`. We have many unused ENI interfaces with just the `node.k8s.amazonaws.com/createdAt` tag set. This is pretty important since it can lead to available interface exhaustion...

We are experiencing the same issue as @nuriel77 , the provider creates `kubectl_manifest` resources, which are not applying the provided customization

As mentioned by @ocworld: This is related to a Spark issue ( https://issues.apache.org/jira/browse/SPARK-35084 ) which should be solved by https://github.com/apache/spark/pull/32397

I share the same concerns that @phillebaba has expressed: even following IaC best practices updating all the roles trust policies after that a new cluster is provisioned can be pretty...

I've submitted a pull request #4 that should be a step forward for the memory usage problem. In order to archive better performance you should Also consider to migrate from...

Hi @yogesh-desai Sadly i didn't manage to run the application property because chromedp package just deprecated its package chromedp/runner in the latest version and also the package is now pointing...