HYEEWON opened a new pull request, #4424:
URL: https://github.com/apache/zeppelin/pull/4424
### What is this PR for?
* Remove pig interpreter
### What type of PR is it?
Refactoring
### Todos
* Remove pig and related things
### What is the Jira issue?
[ZEPPELIN
jongyoul commented on PR #4423:
URL: https://github.com/apache/zeppelin/pull/4423#issuecomment-1193072604
Hello, thank you for the contribution. By the way, I have a question. IIUC,
You can already use several data sources for Spark. Could you please the
benefit of this way? It looks changi
zkytech opened a new pull request, #4423:
URL: https://github.com/apache/zeppelin/pull/4423
### What is this PR for?
Add **cross datasource query** support to Spark SQL interpreter, currently
support cross datasource query with these datasources:
- hive
- jdbc
- mongodb
Kunyuan Zhang created ZEPPELIN-5781:
---
Summary: Add cross datasource query support to Spark SQL
interpreter
Key: ZEPPELIN-5781
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5781
Project: Zeppel
JoWonHyeung commented on code in PR #4419:
URL: https://github.com/apache/zeppelin/pull/4419#discussion_r927675104
##
zeppelin-zengine/src/test/java/org/apache/zeppelin/conf/ZeppelinConfigurationTest.java:
##
@@ -69,18 +69,18 @@ public void getAllowedOriginsNoneTest() throws
Ma
ganlute commented on PR #4410:
URL: https://github.com/apache/zeppelin/pull/4410#issuecomment-1192692807
> Will merge it soon.
oh that is great, thank you~ š
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
JoWonHyeung commented on code in PR #4419:
URL: https://github.com/apache/zeppelin/pull/4419#discussion_r927675104
##
zeppelin-zengine/src/test/java/org/apache/zeppelin/conf/ZeppelinConfigurationTest.java:
##
@@ -69,18 +69,18 @@ public void getAllowedOriginsNoneTest() throws
Ma
Reamer commented on code in PR #4419:
URL: https://github.com/apache/zeppelin/pull/4419#discussion_r927592543
##
zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java:
##
@@ -636,8 +637,9 @@ public String getInterpreterPortRange() {
return g
Reamer opened a new pull request, #4422:
URL: https://github.com/apache/zeppelin/pull/4422
### What is this PR for?
This PR fixes the non-equal behavior of the InterpreterNotFoundException. It
is tried to avoid duplicate codes.
### What type of PR is it?
Bug Fix
### W
Philipp Dallig created ZEPPELIN-5780:
Summary: Running a paragraph with an interpreter that is not
present will result in the Ready state
Key: ZEPPELIN-5780
URL: https://issues.apache.org/jira/browse/ZEPPELIN-
jongyoul commented on code in PR #4419:
URL: https://github.com/apache/zeppelin/pull/4419#discussion_r927577081
##
zeppelin-zengine/src/test/java/org/apache/zeppelin/conf/ZeppelinConfigurationTest.java:
##
@@ -69,18 +69,18 @@ public void getAllowedOriginsNoneTest() throws
Malfo
jongyoul commented on code in PR #4419:
URL: https://github.com/apache/zeppelin/pull/4419#discussion_r927575453
##
zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java:
##
@@ -636,8 +637,9 @@ public String getInterpreterPortRange() {
return
Reamer merged PR #4421:
URL: https://github.com/apache/zeppelin/pull/4421
--
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...@zeppelin.apach
Reamer opened a new pull request, #4421:
URL: https://github.com/apache/zeppelin/pull/4421
### What is this PR for?
This small PR fix the enforcer plugin.
### What type of PR is it?
- Hot Fix
### How should this be tested?
* CI
### Questions:
* Does the licens
jongyoul merged PR #4420:
URL: https://github.com/apache/zeppelin/pull/4420
--
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...@zeppelin.apa
jongyoul commented on PR #4420:
URL: https://github.com/apache/zeppelin/pull/4420#issuecomment-1192405748
I'll merge it now as it breaks user behaviors now
--
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
JoWonHyeung commented on code in PR #4419:
URL: https://github.com/apache/zeppelin/pull/4419#discussion_r927499221
##
zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java:
##
@@ -636,8 +633,12 @@ public String getInterpreterPortRange() {
re
proceane opened a new pull request, #4420:
URL: https://github.com/apache/zeppelin/pull/4420
### What is this PR for?
The eof setting of gitattributes was applied to all files including `.js`,
so there was a problem that the file was changed in the Windows environment.
So, I removed th
jongyoul commented on code in PR #4419:
URL: https://github.com/apache/zeppelin/pull/4419#discussion_r927495792
##
zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java:
##
@@ -636,8 +633,12 @@ public String getInterpreterPortRange() {
retur
JoWonHyeung commented on code in PR #4419:
URL: https://github.com/apache/zeppelin/pull/4419#discussion_r927495429
##
zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java:
##
@@ -636,8 +633,12 @@ public String getInterpreterPortRange() {
re
jongyoul commented on code in PR #4419:
URL: https://github.com/apache/zeppelin/pull/4419#discussion_r927494204
##
zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java:
##
@@ -636,8 +633,12 @@ public String getInterpreterPortRange() {
retur
jongyoul commented on code in PR #4419:
URL: https://github.com/apache/zeppelin/pull/4419#discussion_r927492092
##
zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java:
##
@@ -25,11 +25,7 @@
import java.net.URISyntaxException;
import java.time
JoWonHyeung opened a new pull request, #4419:
URL: https://github.com/apache/zeppelin/pull/4419
What is this PR for?
Even though the user's operating system is windows, 'isWindowsPath' function
returns False and enters the else.
Therefore, I think that I need to change isWindowsPath fu
jongyoul merged PR #4407:
URL: https://github.com/apache/zeppelin/pull/4407
--
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...@zeppelin.apa
jongyoul merged PR #4412:
URL: https://github.com/apache/zeppelin/pull/4412
--
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...@zeppelin.apa
jongyoul merged PR #4418:
URL: https://github.com/apache/zeppelin/pull/4418
--
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...@zeppelin.apa
26 matches
Mail list logo