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

Presto reports warning if hive is down/not present #58

Open
3 tasks done
fredrikhgrelland opened this issue Oct 28, 2020 · 1 comment
Open
3 tasks done

Presto reports warning if hive is down/not present #58

fredrikhgrelland opened this issue Oct 28, 2020 · 1 comment

Comments

@fredrikhgrelland
Copy link
Contributor

fredrikhgrelland commented Oct 28, 2020

Current behaviour

image

Expected behavior

Presto should fail.

How to reproduce?

  1. make test in mode=standalone
  2. Go to nomad, stop manually hive job
  3. Check healthchecks in consul

Suggestion(s)/solution(s) [Optional]

Checklist (after created issue)

  • Added label(s)
  • Added to project
  • Added to milestone
@zhenik zhenik added this to the 0.3.0 milestone Oct 28, 2020
@zhenik zhenik added this to Priortized Backlog in Team DataStack via automation Nov 6, 2020
@zhenik zhenik self-assigned this Nov 6, 2020
@zhenik
Copy link
Contributor

zhenik commented Nov 11, 2020

Thats is weird, because healthcheck should end up with exit code not equal 0

[presto@88c5899ea487 /]$ presto --execute="SHOW TABLES IN hive.default;";echo $?
Query 20201111_104949_00017_pagcr failed: 127.0.0.1:9083: java.net.SocketException: Connection reset

1

@zhenik zhenik moved this from Priortized Backlog to Requirements phase in Team DataStack Nov 12, 2020
@zhenik zhenik modified the milestones: 0.3.0, 0.4.0 Nov 13, 2020
@zhenik zhenik moved this from Requirements phase to Priortized Backlog in Team DataStack Nov 30, 2020
@fredrikhgrelland fredrikhgrelland removed this from Priortized Backlog in Team DataStack Mar 10, 2021
@claesgill claesgill removed this from the 0.4.0 milestone Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants