zjffdu opened a new pull request #4311:
URL: https://github.com/apache/zeppelin/pull/4311
### What is this PR for?
Trivial PR to split spark-integration-test to hadoop2 and hadoop3
### What type of PR is it?
[Improvement ]
### Todos
* [ ] - Task
### What is
zjffdu commented on a change in pull request #4282:
URL: https://github.com/apache/zeppelin/pull/4282#discussion_r826639227
##
File path:
zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterSettingManager.java
##
@@ -1038,8 +1038,10 @@ private boolean inl
zjffdu commented on pull request #4310:
URL: https://github.com/apache/zeppelin/pull/4310#issuecomment-1067646137
@Reamer Could you help review it?
--
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
saLeox commented on pull request #4294:
URL: https://github.com/apache/zeppelin/pull/4294#issuecomment-1067650086
@zjffdu Hi, any further feedback or concern regarding this PR? The
integrated test seems running well after the rebase.
--
This is an automated message from the Apache Git Se
zjffdu opened a new pull request #4312:
URL: https://github.com/apache/zeppelin/pull/4312
### What is this PR for?
Wrap the cause exception to InterpreterException
### What type of PR is it?
[Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]
zjffdu commented on a change in pull request #4294:
URL: https://github.com/apache/zeppelin/pull/4294#discussion_r826648694
##
File path:
spark/interpreter/src/main/java/org/apache/zeppelin/spark/SparkInterpreter.java
##
@@ -68,6 +68,7 @@
private static AtomicInteger SESSIO
zjffdu commented on a change in pull request #4294:
URL: https://github.com/apache/zeppelin/pull/4294#discussion_r826650446
##
File path:
spark/interpreter/src/test/java/org/apache/zeppelin/spark/SparkInterpreterTest.java
##
@@ -17,6 +17,7 @@
package org.apache.zeppelin.spa
zjffdu closed pull request #4294:
URL: https://github.com/apache/zeppelin/pull/4294
--
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 the specific comment.
To unsubscribe, e-mail: dev-unsubscr..
zjffdu commented on pull request #4294:
URL: https://github.com/apache/zeppelin/pull/4294#issuecomment-1067656146
@saLeox Sorry for late response, just a few minor comments
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
Reamer commented on pull request #4294:
URL: https://github.com/apache/zeppelin/pull/4294#issuecomment-1067658762
> @Reamer Hi, do you have time to have another round of review?
I'm afraid I can't do a code review here, as I'm not familiar with this part
of the code.
--
This is an
saLeox commented on pull request #4294:
URL: https://github.com/apache/zeppelin/pull/4294#issuecomment-1067690614
@zjffdu Thanks for the comments, I will commit and rebase again accordingly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
zjffdu opened a new pull request #4313:
URL: https://github.com/apache/zeppelin/pull/4313
### What is this PR for?
The cause is that in the yarn-application,
StreamExecutionEnvironment#execute(StreamGrpah) is invoked when calling
TableEnvironment#execute. But we didn't overr
Reamer commented on a change in pull request #4310:
URL: https://github.com/apache/zeppelin/pull/4310#discussion_r826784211
##
File path: .github/workflows/frontend.yml
##
@@ -105,17 +105,21 @@ jobs:
activate-environment: python_3_with_R
environment-file:
PJ Fanning created ZEPPELIN-5679:
Summary: tidy up inlineRemove in InterpreterSettingManager
Key: ZEPPELIN-5679
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5679
Project: Zeppelin
Issu
pjfanning opened a new pull request #4314:
URL: https://github.com/apache/zeppelin/pull/4314
### What is this PR for?
A few sentences describing the overall goals of the pull request's commits.
First time? Check out the contributing guide -
https://zeppelin.apache.org/contribution/con
Reamer commented on pull request #4314:
URL: https://github.com/apache/zeppelin/pull/4314#issuecomment-1068069920
Relates with #4282
--
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 the specific
Reamer edited a comment on pull request #4314:
URL: https://github.com/apache/zeppelin/pull/4314#issuecomment-1068069920
Relates with #4282
As you can read in PR #4282 another solution is preferred.
--
This is an automated message from the Apache Git Service.
To respond to the message,
pjfanning commented on pull request #4314:
URL: https://github.com/apache/zeppelin/pull/4314#issuecomment-1068075344
Thanks @Reamer - I'll close this
--
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
pjfanning closed pull request #4314:
URL: https://github.com/apache/zeppelin/pull/4314
--
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 the specific comment.
To unsubscribe, e-mail: dev-unsubsc
Reamer commented on pull request #4305:
URL: https://github.com/apache/zeppelin/pull/4305#issuecomment-1068093786
Thanks for the screenshots.
I think that the line number `:57` is very confusing. We should remove the
line number of `Logging.scala` as well.
In addition, it seems that y
zjffdu commented on pull request #4313:
URL: https://github.com/apache/zeppelin/pull/4313#issuecomment-1068646655
Thanks for the review @jongyoul , will merge if no more comment
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
Jeff Zhang created ZEPPELIN-5680:
Summary: Remove spark-dependencies module
Key: ZEPPELIN-5680
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5680
Project: Zeppelin
Issue Type: Improveme
zjffdu commented on pull request #4311:
URL: https://github.com/apache/zeppelin/pull/4311#issuecomment-1068658648
Thanks for review, @Reamer Will merge if no more comment
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
zjffdu commented on a change in pull request #4310:
URL: https://github.com/apache/zeppelin/pull/4310#discussion_r827627948
##
File path: .github/workflows/frontend.yml
##
@@ -105,17 +105,21 @@ jobs:
activate-environment: python_3_with_R
environment-file:
Dmitry Kravchuk created ZEPPELIN-5681:
-
Summary: Zeppelin image can't use spark on prem
Key: ZEPPELIN-5681
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5681
Project: Zeppelin
Issue
25 matches
Mail list logo