Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing presto-coordinator k8s yaml file #5210

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Apr 5, 2020

Fix the missing runAsUser config in presto-coordinator.yaml.

Credit to: Dan Hill

@codecov-io
Copy link

Codecov Report

Merging #5210 into master will decrease coverage by 9.60%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5210      +/-   ##
============================================
- Coverage     66.10%   56.50%   -9.61%     
  Complexity       12       12              
============================================
  Files          1057     1057              
  Lines         54056    54056              
  Branches       8047     8047              
============================================
- Hits          35736    30543    -5193     
- Misses        15689    21093    +5404     
+ Partials       2631     2420     -211     
Impacted Files Coverage Δ Complexity Δ
...a/org/apache/pinot/minion/metrics/MinionMeter.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
.../apache/pinot/common/metrics/BrokerQueryPhase.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
.../apache/pinot/minion/metrics/MinionQueryPhase.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...he/pinot/core/query/reduce/ComparisonFunction.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...pinot/minion/exception/TaskCancelledException.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...ot/minion/events/EventObserverFactoryRegistry.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...t/minion/executor/TaskExecutorFactoryRegistry.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...minion/executor/ConvertToRawIndexTaskExecutor.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...nion/events/DefaultMinionEventObserverFactory.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...startree/executor/StarTreeAggregationExecutor.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
... and 316 more

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 8278cbc...8809236. Read the comment docs.

@xiangfu0 xiangfu0 merged commit 20afda5 into apache:master Apr 6, 2020
@xiangfu0 xiangfu0 deleted the k8s-presto-yaml branch April 6, 2020 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants