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

[DOCS] Add doc about zeppelin.notebook.public #1773

Closed
wants to merge 3 commits into from

Conversation

zjffdu
Copy link
Contributor

@zjffdu zjffdu commented Dec 16, 2016

What is this PR for?

Add document about zeppelin.notebook.public

What type of PR is it?

[Documentation]

What is the Jira issue?

  • No jira created for this

Questions:

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

@zjffdu
Copy link
Contributor Author

zjffdu commented Dec 16, 2016

@AhyoungRyu Please help review

@zjffdu
Copy link
Contributor Author

zjffdu commented Dec 16, 2016

Push another commit to fix the double checking lock for singleton

@khalidhuseynov
Copy link
Contributor

LGTM

@AhyoungRyu
Copy link
Contributor

Looks good :)

@AhyoungRyu
Copy link
Contributor

@zjffdu All CI build jobs are red now. Could you check again?

@zjffdu zjffdu closed this Dec 17, 2016
@zjffdu zjffdu reopened this Dec 17, 2016
@@ -65,7 +65,7 @@

private NotebookAuthorization() {}

public static NotebookAuthorization init(ZeppelinConfiguration config) {
public static synchronized NotebookAuthorization init(ZeppelinConfiguration config) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for a change like this perhaps it's better to have a JIRA to track change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @felixcheung & @AhyoungRyu I have reverted and will do it in another ticket.

@AhyoungRyu
Copy link
Contributor

@zjffdu Do you have any chances to look into the last comment by @felixcheung ?

@AhyoungRyu
Copy link
Contributor

Looks good! Thanks @zjffdu
Merge into master if there are no more comments on this!

@asfgit asfgit closed this in 4c1bc60 Dec 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants