[ZEPPELIN-835]Don't persist authentication info into note.json#904
[ZEPPELIN-835]Don't persist authentication info into note.json#904mwkang wants to merge 1 commit into
Conversation
|
@mwkang Thanks for the fix. It looks good. Do you mind re-trigger the CI? |
|
Of course. I close the PR and re-open to re-trigger the ci. |
|
@Leemoonsoo Part of Ci are failed. Because.. Is it Okay? I'm not sure it is not related this PR, isn't it? |
|
The first CI profile runs this test and it is passing. Other CI failure is unrelated to this change. LGTM |
|
Changes look good to me, and CI failure is unrelated. Guys, in effort to improve build stability, would it be reasonable to have some kind of agreement that in case of such build failures - we create a JIRA issues first, tag like flaky-build, link logs of failing build and only then proceed \w contributions that stumbled up on such issues? That would help PMC a great deal to identify common infrastructure problems and focus on fixing them. |
|
@bzz I think I don't understand 100%. So I want to more clearly what you are saying. |
|
@mwkang no problem! Code looks good to me and 👍 for having a test! |
|
@bzz Thanks for your comment. It is really helpful. and now I understand 100%! 😄 |
|
I made 2 issue for failing CI. |
|
thanks, looks like Selenium tests have been busted by a merged code change. thanks for opening ZEPPELIN-876. |
|
@mwkang Could you rebase this PR please? |
|
While I rebase this PR, I found this issue was been resolved AuthenticationInfo in master. |
|
Related PR: #860 |
|
@Leemoonsoo Can we close this JIRA issue then? https://issues.apache.org/jira/browse/ZEPPELIN-835 |
|
Oh.. I resolved JIRA issue. |
|
@mwkang It's fine, we can always reopen it if necessary. Just wanted @Leemoonsoo go to close it since he was the one to report it |
What is this PR for?
Don't persist authentication info into note.json
What type of PR is it?
Bug Fix
Todos
What is the Jira issue?
How should this be tested?
unit test
Screenshots (if appropriate)
Questions: