Github user andreaTP commented on the issue:
https://github.com/apache/zeppelin/pull/2183
Sure. 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 wishes so, or
Github user andreaTP closed the pull request at:
https://github.com/apache/zeppelin/pull/2183
---
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
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2163
@Leemoonsoo Right it should be passed without refreshing. So I removed that
part and added `waitForParagraph(1, "FINISHED");` before every selections for
the stability. Now CI is green now.
GitHub user AhyoungRyu reopened a pull request:
https://github.com/apache/zeppelin/pull/2174
[ZEPELIN-2209] Add pagination to Helium menu
### What is this PR for?
Like I did in #2126, added pagination to Helium menu in Zeppelin.
10 pkgs will be shown per 1 page.
##
Github user AhyoungRyu closed the pull request at:
https://github.com/apache/zeppelin/pull/2174
---
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
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2180
---
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 asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2184
---
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 asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2185
---
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 AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2186
@soralee Thanks for the explanation.
I tested this branch to make sure it works well or not, but when I select
"Line chart" below error msg shows up.
```
vendor.bcb986b75e1664c
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2188
Thanks for the contribution!
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 fea
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2168
---
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 Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2183
Just merged to branch 0.7. but @asfgit did not automatically closed this
PR. @andreaTP could you close this PR manually?
---
If your project is set up for it, you can reply to this email and h
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2173
---
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
Daniel Langerenken created ZEPPELIN-2316:
Summary: Spark-Interpreter Dependencies not correctly declared
Key: ZEPPELIN-2316
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2316
Project: Zep
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/2113
@1ambda Hi, I just updated as your comments.
Could you check this again? Thanks!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well
Github user khalidhuseynov commented on the issue:
https://github.com/apache/zeppelin/pull/2187
/cc @anthonycorbacho @cloverhearts @Leemoonsoo plz help review this one
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Miracle Max created ZEPPELIN-2315:
-
Summary: Graph mode is ignored after Zeppelin restart
Key: ZEPPELIN-2315
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2315
Project: Zeppelin
Issue T
GitHub user AlexanderShoshin opened a pull request:
https://github.com/apache/zeppelin/pull/2188
[MINOR] Job parameters synchronization
### What is this PR for?
We need to synchronize setting up job result, exception, errorMessage and
dateFinished in the end of `Job.run()` metho
Github user del680202 commented on the issue:
https://github.com/apache/zeppelin/pull/1976
@zjffdu @AhyoungRyu
Yes, I tested it by latest branch-0.7.
Latest commit
```
commit 53e90578621574f466a58ad02a6577bca6335a5a
Author: Guillermo Cabrera
Date: Mon M
Github user dlukyanov commented on the issue:
https://github.com/apache/zeppelin/pull/2135
@Leemoonsoo Interesting) I did not knew that... i'll take a look how it's
implemented...
With doc - i'll move it
---
If your project is set up for it, you can reply to this email and have y
GitHub user khalidhuseynov opened a pull request:
https://github.com/apache/zeppelin/pull/2187
[ZEPPELIN-2314] Fix watcher websocket origin header
### What is this PR for?
this is to add `Origin` header to ws client, and fix ws connection error
after merging ZEPPELIN-2288, break
Khalid Huseynov created ZEPPELIN-2314:
-
Summary: Watcher websocket connection origin null error
Key: ZEPPELIN-2314
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2314
Project: Zeppelin
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1976
@del680202 Also tested on both latest branch-0.7 and rc2 but couldn't
reproduce. Here is my steps.
1. Activate shiro -> login
2. Run a paragraph with python intp(globally shared) -
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1976
@del680202 I can not reproduce the issue on 0.7.1 rc2, regarding your
instruction, when you do step 2, zeppelin would ask you to restart the
interpreter, did you click the button to restart it ?
Github user del680202 commented on the issue:
https://github.com/apache/zeppelin/pull/1976
@AhyoungRyu Thanks for your reply.
>>But I seem when I edit&save interpreter config then the zombie process
will be occurred
Sorry, I miss this test case.
I test it by curr
Sorry, I need to -1 again, as I just found that ZEPPELIN-1984 is also
needed to backport. Otherwise no error message displayed in frontend when
interpreter fail to start.
Sora Lee 于2017年3月24日周五 下午2:14写道:
> I faced a error when switching the scatter chart, the error message that is
> "cannot pro
Github user andreaTP commented on the issue:
https://github.com/apache/zeppelin/pull/2183
Great! 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 wishes so, or
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2180
CI failure is not related with this change since it's based on `gh-pages`
branch.
Merge into `gh-pages` if there are no more comments.
---
If your project is set up for it, you can reply
28 matches
Mail list logo