asfgit closed pull request #3774:
URL: https://github.com/apache/zeppelin/pull/3774
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
asfgit closed pull request #3772:
URL: https://github.com/apache/zeppelin/pull/3772
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
asfgit closed pull request #3771:
URL: https://github.com/apache/zeppelin/pull/3771
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
alexott commented on pull request #3773:
URL: https://github.com/apache/zeppelin/pull/3773#issuecomment-630295795
I agree with that Jeff - I was just thinking about migration path, etc. Give
me a couple of days to fix that...
---
alexott commented on a change in pull request #3773:
URL: https://github.com/apache/zeppelin/pull/3773#discussion_r426750981
##
File path:
spark/interpreter/src/main/java/org/apache/zeppelin/spark/SparkInterpreter.java
##
@@ -93,7 +93,8 @@ public void open() throws Interpreter
zjffdu commented on a change in pull request #3772:
URL: https://github.com/apache/zeppelin/pull/3772#discussion_r426738404
##
File path:
zeppelin-server/src/main/java/org/apache/zeppelin/service/NotebookService.java
##
@@ -279,6 +279,22 @@ public Note importNote(String notePa
zjffdu commented on pull request #3771:
URL: https://github.com/apache/zeppelin/pull/3771#issuecomment-630280859
Document is updated
This is an automated message from the Apache Git Service.
To respond to the message, please
zjffdu commented on pull request #3773:
URL: https://github.com/apache/zeppelin/pull/3773#issuecomment-630276162
@alexott Overall I agree with using `spark.master` instead of `master`. But
I think we should keep compatibility because lots of users are still using
`master` today.
And we
zjffdu commented on a change in pull request #3773:
URL: https://github.com/apache/zeppelin/pull/3773#discussion_r426722439
##
File path:
spark/interpreter/src/main/java/org/apache/zeppelin/spark/SparkInterpreter.java
##
@@ -93,7 +93,8 @@ public void open() throws InterpreterE
zjffdu opened a new pull request #3774:
URL: https://github.com/apache/zeppelin/pull/3774
### What is this PR for?
Before this PR, the exported `ipynb` is always `undefined.zepl.ipynb`
because note name is not passed correctly, this PR fix this issue and the
exported ipynb will be `
Alex Ott created ZEPPELIN-4824:
--
Summary: Interpreter API should provide a method for updating of
one setting in specific interpreter
Key: ZEPPELIN-4824
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4824
Jeff Zhang created ZEPPELIN-4823:
Summary: exported ipynb file name is undefined
Key: ZEPPELIN-4823
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4823
Project: Zeppelin
Issue Type: Bug
12 matches
Mail list logo