Skip to content

Result query set expired error occurs in Hue with k8s #2536

Answered by hoon-e
hoon-e asked this question in Questions
Discussion options

You must be logged in to vote

It works!
As shown in the figure, I separated the haproxy port and configured it, and it worked properly.

One thing to note is that the following error occurred,

TSocket read 0 bytes (code THRIFTTRANSPORT): TTransportException('TSocket read 0 bytes',)

It was an error that occurred because the SSL setting was added to the server while setting the new port.
If this error occurs, you may check the following.

  1. Check if SSL settings are applied to the server.
  2. Make sure SSL is turned off in hue hiveserver or Impala beeswax settings.
  3. If set, check if the SSL key file is set properly.

I have all the SSL settings turned off in Hue I run.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@KeithTt
Comment options

Answer selected by Harshg999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2518 on September 07, 2021 13:08.