Github user DrIgor commented on the issue:
https://github.com/apache/zeppelin/pull/1949
```
Tests in error:
InterpreterRestApiTest.testRestartInterpreterPerNote:303 NullPointer
```
It's a known bug https://issues.apache.org/jira/browse/ZEPPELIN-1856
---
If your
Github user DrIgor closed the pull request at:
https://github.com/apache/zeppelin/pull/1949
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is e
GitHub user DrIgor reopened a pull request:
https://github.com/apache/zeppelin/pull/1949
[MINOR] Refactor to modern apis
### What is this PR for?
Use modern api to write less and try-with-resources to close file in case
of errors
### What type of PR is it?
Refactori
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1945
LGTM!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1948
CI green! LGTM!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes
Github user jaspinderdineout commented on the issue:
https://github.com/apache/zeppelin/pull/1902
When will this be merged?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enable
Github user DrIgor commented on the issue:
https://github.com/apache/zeppelin/pull/1949
@Leemoonsoo Of course! Unfortunately, build log is truncated and I can't
find out why it failed
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitH
GitHub user DrIgor reopened a pull request:
https://github.com/apache/zeppelin/pull/1949
[MINOR] Refactor to modern apis
### What is this PR for?
Use modern api to write less and try-with-resources to close file in case
of errors
### What type of PR is it?
Refactori
Github user DrIgor closed the pull request at:
https://github.com/apache/zeppelin/pull/1949
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is e
Github user 1ambda closed the pull request at:
https://github.com/apache/zeppelin/pull/1598
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is e
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1598
@jaspinderdineout Hi :)
Zeppelin doesn't support es 5.0 currently as i know.
I will close this PR. This issue can be easily handled after #1902.
---
If your project is set up for it,
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1950
I think it is flaky test as this PR only change the code of livy
interpreter, didn't touch other components of zeppelin. And I believe I see
this flaky test before.
---
If your project is set up
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1742
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is e
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1742
merged to master. thanks!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1950
@zjffdu do you know why this failed
https://travis-ci.org/apache/zeppelin/jobs/195755531
merging if no more comment
---
If your project is set up for it, you can reply to this email
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1950
ok a couple of things to open JIRA for?
- SparkR app id
- disabled tests
- move livy interpreter export to interpreter.sh
looks good otherwise
---
If your project is set u
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1948
@khalidhuseynov Cool!
LGTM and merge to master if no more comments!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Lee moon soo created ZEPPELIN-2022:
--
Summary: Make SparkInterpreter directly access TableData in
ResourcePool
Key: ZEPPELIN-2022
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2022
Project: Zepp
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1950
Failure CI is not relevant.
```
Tests in error:
NotebookTest.testRunAll:323 NullPointer
```
---
If your project is set up for it, you can reply to this email and have your
r
GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/1952
[ZEPPELIN-753] TableData abstraction
### What is this PR for?
This PR implements TableData abstraction that every interpreter can use to
share data through resource pool.
This PR
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1942
Merging if there is no more discussion
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1598
\cc @1ambda
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1940
Thanks @1ambda for contributing very interesting new feature.
I've play around with it and have couple of feedbacks.
### Couldn't make Spell as display system work
> The most imp
I want to follow up on below.
I will create a new ticket for this problem if this appears to be a common
issue.
Thanks,
Andrii
On Jan 25, 2017 05:45, "Igor Drozdov" wrote:
> I have the same issue with npm-run-all clean on windows 10
>
> Igor Drozdov
>
> From: Andrii Pelekh [mailto:pelek...@gma
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1936
@AhyoungRyu Updated the doc
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled an
Lee moon soo created ZEPPELIN-2021:
--
Summary: Flaky test - PySparkInterpreterTest.testCompletion
Key: ZEPPELIN-2021
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2021
Project: Zeppelin
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1804
It's nit. But do you mind change some file name?
`zeppelin-web/src/app/home/customer/customHome.html` ->
`zeppelin-web/src/app/home/notebook.html`
I think we don't need `customer` i
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1892
cc @1ambda
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1902
LGTM @1ambda do you have any comment?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1949
@DrIgor Thanks for the contribution!
CI fails with known flaky test
https://issues.apache.org/jira/browse/ZEPPELIN-1856. @DrIgor Could you trigger
ci again and see if it passes?
---
If yo
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1924
@astroshim do you mind create a JIRA issue?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this fe
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1924
LGTM and merge to master and branch-0.7
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this featur
GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/1951
[ZEPPELIN-2020] Invoke method from resource
### What is this PR for?
This PR provides a way to invoke method remotely against the resource in
the resource pool.
This will be particular
Lee moon soo created ZEPPELIN-2020:
--
Summary: Remote method invocation for Resource in ResourcePool
Key: ZEPPELIN-2020
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2020
Project: Zeppelin
Lee moon soo created ZEPPELIN-2019:
--
Summary: [Umbrella] Query dataset across different interpreter
Key: ZEPPELIN-2019
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2019
Project: Zeppelin
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1663
Sorry for coming back late.
Tested the last commit and looks good to me.
@karuppayya could you merge master and resolve the conflict and see if CI
becomes green? Then i'd like to merge i
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1944
my command is
```
/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/bin/java
-agentlib:jdwp=transport=dt_socket,address=127.0.0.1:6,suspend=y,server=n
-Dlog4j.co
Sergey_Sokur created ZEPPELIN-2018:
--
Summary: Improve selenium test stability & speed. All tests are
repaired.
Key: ZEPPELIN-2018
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2018
Project: Zep
Github user jaspinderdineout commented on the issue:
https://github.com/apache/zeppelin/pull/1598
Is it live? Does zeppelin support elasricsearch 5.0 ???
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project doe
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1950
@felixcheung @prabhjyotsingh Please help review and try to get it into 0.7.
And I may not reponse in the next few days due to Chinese Spring Festival
---
If your project is set up for it, you c
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/1950
ZEPPELIN-2015 Improve parsing logic of livy sql output
### What is this PR for?
This PR is trying to resolve the table display issue related with #1942.
But when I do this PR, I find other 2 i
GitHub user DrIgor opened a pull request:
https://github.com/apache/zeppelin/pull/1949
[MINOR] Refactor to modern apis
### What is this PR for?
Use modern api to write less and try-with-resources to close file in case
of errors
### What type of PR is it?
Refactoring
Ramesh Madhavan created ZEPPELIN-2017:
-
Summary: Graph Mode set in 'Update paragraph configuration' in
Notebook REST API not working.
Key: ZEPPELIN-2017
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2017
Github user DrIgor commented on the issue:
https://github.com/apache/zeppelin/pull/1944
Hello! I have the same issue
I checked dependency:tree output,
`org.apache.httpcomponents:httpclient:jar:4.3.6` has `test` scope in
`zeppelin-server` module.
---
If your project is
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1942
@del680202 thanks for the contribution, do you mind to retrigger CI to be
sure?
You can retrigger it by closing and opening this PR or `git commit --amend
## ; git push -f repoName branchName
GitHub user khalidhuseynov opened a pull request:
https://github.com/apache/zeppelin/pull/1948
[ZEPPELIN-2016] add test case for cron job scheduler resource depletion
### What is this PR for?
followup test case after https://issues.apache.org/jira/browse/ZEPPELIN-2009
##
Khalid Huseynov created ZEPPELIN-2016:
-
Summary: Test case for cron job complete test for resource pool
depletion
Key: ZEPPELIN-2016
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2016
Projec
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1942
@del680202 I create ZEPPELIN-2015 and will try to fix that.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does no
Github user del680202 commented on the issue:
https://github.com/apache/zeppelin/pull/1942
I try to hack livy interpreter source code, when I query my hive table, I
got a ``TABLE`` result and a ``TEXT`` result ``Output exceeds 102400.
Truncated``.
The ``TEXT`` part cause this i
Jeff Zhang created ZEPPELIN-2015:
Summary: Improve parse logic of livy sql output
Key: ZEPPELIN-2015
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2015
Project: Zeppelin
Issue Type: Bu
50 matches
Mail list logo