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

[Bug] [Data Quality] Encrypted data sources cannot be decoded #15364

Closed
2 of 3 tasks
wangbowen1024 opened this issue Dec 25, 2023 · 2 comments
Closed
2 of 3 tasks

[Bug] [Data Quality] Encrypted data sources cannot be decoded #15364

wangbowen1024 opened this issue Dec 25, 2023 · 2 comments
Labels
bug Something isn't working priority:low Stale

Comments

@wangbowen1024
Copy link
Contributor

wangbowen1024 commented Dec 25, 2023

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

if the data sources is encrypted, will get error when sparkSession read or Dataset write by JDBC the password:
image
image
This method(ParserUtils.decode(config.getString(PASSWORD))) just solved: [Fix][Data Quality]Dataquality Spark Get Datasource Password Error When Password Has $ #13643
but when the datasource's password is encrypted,it will get error password

What you expected to happen

no error

How to reproduce

like 'What happened'

Anything else

No response

Version

3.2.x

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@wangbowen1024 wangbowen1024 added bug Something isn't working Waiting for reply Waiting for reply labels Dec 25, 2023
@zhongjiajie zhongjiajie added this to the 3.2.1 milestone Jan 30, 2024
@SbloodyS SbloodyS removed this from the 3.2.1 milestone Jul 1, 2024
@SbloodyS SbloodyS removed the Waiting for reply Waiting for reply label Jul 1, 2024
Copy link

github-actions bot commented Aug 4, 2024

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Aug 4, 2024
Copy link

This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:low Stale
Projects
None yet
Development

No branches or pull requests

3 participants