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

[ZEPPELIN-2434] Credential feature does work in JDBC interpreter #2269

Closed
wants to merge 1 commit into from

Conversation

Leemoonsoo
Copy link
Member

What is this PR for?

Credential feature does not work in JDBC interpreter.

This PR fixes unittest that does not detect this bug and fix jdbc interpreter to correctly read credential.

What type of PR is it?

Bug Fix

Todos

  • - Fix unittest
  • - Fix condition when use credential, when use property.

What is the Jira issue?

https://issues.apache.org/jira/browse/ZEPPELIN-2434

How should this be tested?

Set empty default.user property and set id/pw in 'credential' menu. And try use jdbc interpreter.

Questions:

  • Does the licenses files need update? no
  • Is there breaking changes for older versions? no
  • Does this needs documentation? no

@Leemoonsoo Leemoonsoo closed this Apr 21, 2017
@Leemoonsoo Leemoonsoo reopened this Apr 21, 2017
@Leemoonsoo
Copy link
Member Author

Merge to master and branch-0.7 if no further discussions.

@asfgit asfgit closed this in da793f3 Apr 23, 2017
asfgit pushed a commit that referenced this pull request Apr 23, 2017
Credential feature does not work in JDBC interpreter.

This PR fixes unittest that does not detect this bug and fix jdbc interpreter to correctly read credential.

Bug Fix

* [x] - Fix unittest
* [x] - Fix condition when use credential, when use property.

https://issues.apache.org/jira/browse/ZEPPELIN-2434

Set empty `default.user` property and set id/pw in 'credential' menu. And try use jdbc interpreter.

* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no

Author: Lee moon soo <moon@apache.org>

Closes #2269 from Leemoonsoo/jdbc_credential and squashes the following commits:

1de7ea6 [Lee moon soo] Use crednetial information instead of property when user is empty string.

(cherry picked from commit da793f3)
Signed-off-by: Lee moon soo <moon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants