jongyoul commented on issue #3272: [ZEPPELIN-3422] Add JMX Support
URL: https://github.com/apache/zeppelin/pull/3272#issuecomment-449824675
Ready to review
This is an automated message from the Apache Git Service.
To respond t
jongyoul opened a new pull request #3272: [ZEPPELIN-3422] Add JMX Support
URL: https://github.com/apache/zeppelin/pull/3272
### What is this PR for?
I've revised JMX features to what Jetty suggests. It actually provides more
metrics by default.
### What type of PR is it?
[I
felixcheung commented on issue #3035: [ZEPPELIN-3553] Fix URLs on "Multi-user
Support" page
URL: https://github.com/apache/zeppelin/pull/3035#issuecomment-449868533
@xueyumusic your link ^ is to
`http://zeppelin.apache.org/docs/0.9.0-SNAPSHOT/setup/setup/security/notebook_authorization.
felixcheung commented on issue #3035: [ZEPPELIN-3553] Fix URLs on "Multi-user
Support" page
URL: https://github.com/apache/zeppelin/pull/3035#issuecomment-449869635
ported this to 0.8
This is an automated message from the Apa
felixcheung closed pull request #3235: [ZEPPELIN-3864] Fix Travis tests
URL: https://github.com/apache/zeppelin/pull/3235
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull r
felixcheung commented on a change in pull request #3272: [ZEPPELIN-3422] Add
JMX Support
URL: https://github.com/apache/zeppelin/pull/3272#discussion_r243923220
##
File path:
zeppelin-server/src/main/java/org/apache/zeppelin/server/ZeppelinServer.java
##
@@ -177,6 +183,51
felixcheung commented on a change in pull request #3272: [ZEPPELIN-3422] Add
JMX Support
URL: https://github.com/apache/zeppelin/pull/3272#discussion_r243923244
##
File path:
zeppelin-server/src/main/java/org/apache/zeppelin/server/ZeppelinServer.java
##
@@ -177,6 +183,51
felixcheung commented on issue #3112: Branch 0.8
URL: https://github.com/apache/zeppelin/pull/3112#issuecomment-449870489
for issue and discussion, please email dev@zeppelin.apache.org
This is an automated message from the Apa
felixcheung closed pull request #3112: Branch 0.8
URL: https://github.com/apache/zeppelin/pull/3112
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL abo
zjffdu commented on a change in pull request #3271: [ZEPPELIN-3919] Paragraph
config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243929252
##
File path: docs/development/writing_zeppelin_interpreter.md
##
@@ -118,6 +118,12
zjffdu commented on a change in pull request #3271: [ZEPPELIN-3919] Paragraph
config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243929252
##
File path: docs/development/writing_zeppelin_interpreter.md
##
@@ -118,6 +118,12
zjffdu commented on a change in pull request #3271: [ZEPPELIN-3919] Paragraph
config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243929373
##
File path: docs/development/writing_zeppelin_interpreter.md
##
@@ -118,6 +118,12
zjffdu commented on a change in pull request #3271: [ZEPPELIN-3919] Paragraph
config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243929421
##
File path:
zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterSetti
liuxunorg commented on a change in pull request #3271: [ZEPPELIN-3919]
Paragraph config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243930028
##
File path: docs/development/writing_zeppelin_interpreter.md
##
@@ -118,6 +118,
liuxunorg commented on a change in pull request #3271: [ZEPPELIN-3919]
Paragraph config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243930140
##
File path: docs/development/writing_zeppelin_interpreter.md
##
@@ -118,6 +118,
zjffdu commented on a change in pull request #3271: [ZEPPELIN-3919] Paragraph
config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243930098
##
File path:
zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Note.java
zjffdu commented on a change in pull request #3271: [ZEPPELIN-3919] Paragraph
config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243930233
##
File path:
zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Paragraph.java
###
zjffdu commented on a change in pull request #3271: [ZEPPELIN-3919] Paragraph
config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243930299
##
File path:
zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Paragraph.java
###
zjffdu commented on a change in pull request #3271: [ZEPPELIN-3919] Paragraph
config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243930233
##
File path:
zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Paragraph.java
###
liuxunorg commented on a change in pull request #3271: [ZEPPELIN-3919]
Paragraph config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243930611
##
File path:
zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Note.java
#
zjffdu commented on a change in pull request #3271: [ZEPPELIN-3919] Paragraph
config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243931887
##
File path:
zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Note.java
liuxunorg opened a new pull request #3273: [ZEPPELIN-3920] Paragraph support
custom menu display with multiple URL link
URL: https://github.com/apache/zeppelin/pull/3273
### What is this PR for?
Now the execution of the paragraph in zeppelin only supports the display of
a single URL
xueyumusic commented on issue #3035: [ZEPPELIN-3553] Fix URLs on "Multi-user
Support" page
URL: https://github.com/apache/zeppelin/pull/3035#issuecomment-449891148
Hi, @felixcheung , it seems that these two links of online doc are broken.
Thanks.
![image](https://user-images.githubuser
Jeff Zhang created ZEPPELIN-3924:
Summary: No error message is displayed in frontend when cancel is
failed
Key: ZEPPELIN-3924
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3924
Project: Zeppelin
liuxunorg commented on a change in pull request #3271: [ZEPPELIN-3919]
Paragraph config default value can be customized
URL: https://github.com/apache/zeppelin/pull/3271#discussion_r243934613
##
File path:
zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Note.java
#
Jeff Zhang created ZEPPELIN-3925:
Summary: Don't update config when config setting is opened in
frontend
Key: ZEPPELIN-3925
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3925
Project: Zeppelin
26 matches
Mail list logo