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

<jb> The task log reports SSL: CERTIFICATE_VERIFY_FAILED error #3844

Open
1 task done
rayliu0 opened this issue Sep 14, 2024 · 3 comments
Open
1 task done

<jb> The task log reports SSL: CERTIFICATE_VERIFY_FAILED error #3844

rayliu0 opened this issue Sep 14, 2024 · 3 comments
Assignees
Labels
BUG Issue type for reporting failure due to bug in functionality

Comments

@rayliu0
Copy link

rayliu0 commented Sep 14, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Description

The stdout and stderr logs of the Hive task report the following error:
Failed to retrieve log: HTTPSConnectionPool(host='1a.5bcdewww.qq.comopqrtuvwxy-z', port=5009): Max retries exceeded with url: /node/containerlogs/container_e04_1726212362258_0249_01_000001/hadoop/stdout?start=-1000000&doAs=hadoop (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)'),))

Steps To Reproduce

  1. yarn url https:// prefix
  2. kerberos env: security_enabled=true
  3. No CA is used: ssl_cert_ca_verify=false

Logs

Failed to retrieve log: HTTPSConnectionPool(host='1a.5bcdewww.qq.comopqrtuvwxy-z', port=5009): Max retries exceeded with url: /node/containerlogs/container_e04_1726212362258_0249_01_000001/hadoop/stdout?start=-1000000&doAs=hadoop (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)'),))

Hue version

4.11.0

@rayliu0 rayliu0 added the BUG Issue type for reporting failure due to bug in functionality label Sep 14, 2024
@rayliu0
Copy link
Author

rayliu0 commented Sep 14, 2024

rayliu0@2271a45

@bjornalm
Copy link
Collaborator

Hi, @rayliu0 and thanks for reporting.
@athithyaaselvam can you take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Issue type for reporting failure due to bug in functionality
Projects
None yet
Development

No branches or pull requests

3 participants