Skip to content

Conversation

@zjffdu
Copy link
Contributor

@zjffdu zjffdu commented May 13, 2020

What is this PR for?

This is a trivial PR which remove loadCredentials in getUserCredentials. It is not necessary and it would cause each getInterpreterContext call will load user credential file.

What type of PR is it?

[ Improvement ]

Todos

  • - Task

What is the Jira issue?

How should this be tested?

  • CI pass

Screenshots (if appropriate)

Questions:

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

@asfgit asfgit closed this in f92327a May 15, 2020
asfgit pushed a commit that referenced this pull request May 15, 2020
…ntial file

### What is this PR for?

This is a trivial PR which remove `loadCredentials` in `getUserCredentials`. It is not necessary and it would cause each `getInterpreterContext` call will load user credential file.

### What type of PR is it?
[ Improvement ]

### Todos
* [ ] - Task

### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-4778

### How should this be tested?
* CI pass

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Jeff Zhang <[email protected]>

Closes #3770 from zjffdu/ZEPPELIN-4778 and squashes the following commits:

47cba07 [Jeff Zhang] [ZEPPELIN-4778] Use entry.user & entry.password instead of user.entry and password.entry for credential injection
8453460 [Jeff Zhang] [ZEPPELIN-4778]. Each getInterpreterContext call will load user credential file

(cherry picked from commit f92327a)
Signed-off-by: Jeff Zhang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant