Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Set the executor prod prefix in k8s #95

Merged
merged 1 commit into from
Jun 5, 2020
Merged

Set the executor prod prefix in k8s #95

merged 1 commit into from
Jun 5, 2020

Conversation

catalinii
Copy link
Contributor

Spark 2.4.6 changed the name of the executor pod name to not contain the execution id. This PR fixes the executor name to have the flyte execution id.

@kumare3
Copy link
Contributor

kumare3 commented Jun 4, 2020

Hey @catalinii thank you for the change. We usually try to create an issue (and you can definite that the problem is 2.4.6) and then associate this PR with the issue. This way when we close the milestone for the month, we automatically get changelog

@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2020

Codecov Report

Merging #95 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   55.98%   55.99%           
=======================================
  Files          93       93           
  Lines        4794     4795    +1     
=======================================
+ Hits         2684     2685    +1     
  Misses       1827     1827           
  Partials      283      283           
Impacted Files Coverage Δ
go/tasks/plugins/k8s/spark/spark.go 82.41% <100.00%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3260326...df956b9. Read the comment docs.

@catalinii
Copy link
Contributor Author

Added flyteorg/flyte#344

@akhurana001
Copy link
Contributor

LGTM 👍

@kumare3 kumare3 merged commit 0f244ec into master Jun 5, 2020
@catalinii catalinii deleted the DATA-10053 branch June 5, 2020 22:48
eapolinario pushed a commit that referenced this pull request Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants