Re: [PR] [SPARK-45719][K8S] Upgrade AWS SDK to v2 for Kubernetes integration tests module [spark]

2023-11-13 Thread via GitHub
junyuc25 commented on PR #43510: URL: https://github.com/apache/spark/pull/43510#issuecomment-1808437122 Hi @dongjoon-hyun, wonder if you could take a look? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [SPARK-45719][K8S] Upgrade AWS SDK to v2 for Kubernetes integration tests module [spark]

2023-11-08 Thread via GitHub
steveloughran commented on code in PR #43510: URL: https://github.com/apache/spark/pull/43510#discussion_r1386677275 ## resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/DepsTestsSuite.scala: ## @@ -45,6 +48,7 @@

Re: [PR] [SPARK-45719][K8S] Upgrade AWS SDK to v2 for Kubernetes integration tests module [spark]

2023-11-07 Thread via GitHub
junyuc25 commented on code in PR #43510: URL: https://github.com/apache/spark/pull/43510#discussion_r1386029042 ## resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/DepsTestsSuite.scala: ## @@ -45,6 +48,7 @@ private[spark]

Re: [PR] [SPARK-45719][K8S] Upgrade AWS SDK to v2 for Kubernetes integration tests module [spark]

2023-11-07 Thread via GitHub
junyuc25 commented on code in PR #43510: URL: https://github.com/apache/spark/pull/43510#discussion_r1385868179 ## .github/workflows/build_and_test.yml: ## @@ -1064,7 +1064,7 @@ jobs: kubectl create clusterrolebinding serviceaccounts-cluster-admin

Re: [PR] [SPARK-45719][K8S] Upgrade AWS SDK to v2 for Kubernetes integration tests module [spark]

2023-11-06 Thread via GitHub
LantaoJin commented on code in PR #43510: URL: https://github.com/apache/spark/pull/43510#discussion_r1382912255 ## resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/DepsTestsSuite.scala: ## @@ -45,6 +48,7 @@

Re: [PR] [SPARK-45719][K8S] Upgrade AWS SDK to v2 for Kubernetes integration tests module [spark]

2023-11-01 Thread via GitHub
junyuc25 commented on code in PR #43510: URL: https://github.com/apache/spark/pull/43510#discussion_r1379563662 ## pom.xml: ## @@ -162,6 +162,7 @@ 1.12.0 1.11.655 +2.20.128 Review Comment: Thanks. I've updated the version. -- This is an automated

Re: [PR] [SPARK-45719][K8S] Upgrade AWS SDK to v2 for Kubernetes integration tests module [spark]

2023-10-31 Thread via GitHub
steveloughran commented on code in PR #43510: URL: https://github.com/apache/spark/pull/43510#discussion_r1377952623 ## pom.xml: ## @@ -162,6 +162,7 @@ 1.12.0 1.11.655 +2.20.128 Review Comment: hadoop is @ 2.20.160 already -- This is an automated