C.J. Collier

Results 64 issues of C.J. Collier

This PR includes recent changes I've made as I've iterated on the examples in the `example/secure-boot/` directory as well as a patch to fix issue #111 README.md custom_image_utils/args_parser.py tests/test_args_parser.py *...

## Problem Although the gpu driver installer completes successfully when used as an image customization script, it does not create or alter the spark defaults file to include gpu parameters....

Some users report that the custom image script does not work and end up guessing the root cause. The first command which attempts to access network resources is gsutil, and...

* include metadata when performing compute instance create * --trusted-cert is only used to disable shielded-secure-boot * reduce noise in installer ; also put long job timer and log redirection...

This PR improves the Cloud Storage connector documentation to better support users performing `distcp` operations with Hierarchical Namespace (HNS) enabled buckets in self-managed Hadoop environments. This change directly addresses customer...

Customers using `distcp` from a self-managed Hadoop cluster to a Google Cloud Storage (GCS) bucket with Hierarchical Namespace (HNS) enabled have experienced intermittent failures, often manifesting as `DEADLINE_EXCEEDED` errors or...

This commit introduces `examples/secure-boot/no-customization.sh`, a new script designed primarily for collecting disk usage metrics during custom image builds. This script directly addresses the need for detailed disk analysis, a critical...

This commit addresses issue #5000 by ensuring that the `no_proxy` directive is respected, whether it's provided directly within the `proxies` dictionary passed to request functions or set as the `NO_PROXY`...

This PR introduces a new diagnostic runbook for Dataproc within `gcpdiag`. The `NetworkingRunbook` aims to help users troubleshoot common networking and permission issues that can affect Dataproc cluster creation and...

This commit addresses an issue where CDAP pipelines were incorrectly marked as FAILED when ephemeral Dataproc cluster deprovisioning attempted to cancel a job that had already completed. The following changes...