Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3045
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3040
Will close this PR
---
KaiZheng created ZEPPELIN-3585:
--
Summary: link break
Key: ZEPPELIN-3585
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3585
Project: Zeppelin
Issue Type: Bug
Components: documenta
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2713
@prabhjyotsingh Is it ok to merge to current master?
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3015
@felixcheung Fixed all you commented. Will merge if there's no more
discussion
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3052
LGTM. BTW, is there any issue for the front side?
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3019
I agree with @zjffdu. AFAIK, we already have a modal for some other
reasons. Can we reuse them for this issue?
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3006
I think this PR's review has done. @woowahan-jaehoon Can you rebase it to
make CI green?
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2708
@mebelousov Got it. Thanks
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2649
@ShamsUlAzeem GREAT!! Thank you!!
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2772
LGTM with this change only. BTW, do you test it without blocking?
---
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3046
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2995
Will merge it
---
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2995
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2811
@jan0sch Thanks for letting me know that. Let's find a way to solve it.
---
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/3054
ZEPPELIN-3569. Improvement of FlinkInterpreter
### What is this PR for?
This PR just refactor the flink interpreter and also introduce several main
features.
Here's the main changes;
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2811
@jan0sch @jongyoul I created pr #3054 for flink interpreter improvement.
But it still WIP, I will refine it later.
---
Github user sjoerdmulder commented on the issue:
https://github.com/apache/zeppelin/pull/3052
I figured it out because we have a server side process (Spray client) doing
health-checks and giving warnings about it:
```
Illegal response header: Illegal 'Date' header: Invalid inpu
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2959
---
Github user jongyoul closed the pull request at:
https://github.com/apache/zeppelin/pull/3015
---
GitHub user jongyoul reopened a pull request:
https://github.com/apache/zeppelin/pull/3015
[ZEPPELIN-3490] Yarn cluster mode doesn't work with dependencies set by
interpreter tab
### What is this PR for?
Passing dependencies set by interpreter tab to spark job by setting those
Github user jongyoul closed the pull request at:
https://github.com/apache/zeppelin/pull/3015
---
GitHub user jongyoul reopened a pull request:
https://github.com/apache/zeppelin/pull/3015
[ZEPPELIN-3490] Yarn cluster mode doesn't work with dependencies set by
interpreter tab
### What is this PR for?
Passing dependencies set by interpreter tab to spark job by setting those
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3015
https://travis-ci.org/jongyoul/zeppelin/builds/399878754
---
Jeff Zhang created ZEPPELIN-3586:
Summary: Use hadoop 2.7.3 for embedded spark
Key: ZEPPELIN-3586
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3586
Project: Zeppelin
Issue Type: Improv
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/3052
LGTM
---
Github user sancyx commented on the issue:
https://github.com/apache/zeppelin/pull/2772
Yes, of course it works fine, we're using it from our CI/CD flow
(https://github.com/banzaicloud/drone-plugin-zeppelin-client) to trigger
execution of a notebook.
---
Github user mebelousov commented on the issue:
https://github.com/apache/zeppelin/pull/2733
Hmm... It seems PR is actual for branch-0.8.
I propose to wait somebody with this bug and then fix source code.
---
Github user egorklimov closed the pull request at:
https://github.com/apache/zeppelin/pull/3053
---
GitHub user egorklimov reopened a pull request:
https://github.com/apache/zeppelin/pull/3053
[WIP] [ZEPPELIN-3583] Add function getNoteName() in InterpreterContext
### What is this PR for?
Now we could get only current user and note ID.
```
note_id = z.getInterpreter
Github user egorklimov commented on the issue:
https://github.com/apache/zeppelin/pull/3053
Looks like fixed
* CI is green:
https://travis-ci.org/TinkoffCreditSystems/zeppelin/builds/400447972
* Screenshot added.
---
Github user woowahan-jaehoon commented on the issue:
https://github.com/apache/zeppelin/pull/2780
The 1 case failed but after retry, completed.
https://travis-ci.org/woowahan-jaehoon/zeppelin/builds/399892045
---
Github user woowahan-jaehoon commented on the issue:
https://github.com/apache/zeppelin/pull/2716
Some test cases failed but after retry, all completed.
https://travis-ci.org/woowahan-jaehoon/zeppelin/builds/399891748
---
Jeff Zhang created ZEPPELIN-3587:
Summary: Don't stop to interpret when the next line starts with "."
Key: ZEPPELIN-3587
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3587
Project: Zeppelin
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/3055
ZEPPELIN-3587. Don't stop to interpret when the next line starts with dot
### What is this PR for?
Just to make this kind of code to work.
```
sc
.range(1,10
.sum()
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2716
LGTM
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2780
LGTM
---
I'll remove three more PRs below:
Closes #2713 How to create an universal filter for a dashboard using date
filter? By Manituti
Closes #2742 [ZEPPELIN-3168] Interpreter Settings Authorization By necosta
Closes #3040 Branch 0.7 By niuguidong
On Wed, Jul 4, 2018 at 4:51 PM, Jeff Zhang wrote:
> T
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2713
---
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3040
---
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2742
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2848
This feature could replace "personalized mode". I will create PR to remove
"personalized mode". Thank you @Savalek again.
---
Github user yywwd commented on the issue:
https://github.com/apache/zeppelin/pull/2231
@zjffdu I change the yarn mode into "yarn-cluster" as SivaKaviyappa
suggested, Zeppelin works well. However, when I use programmatic API, it will
throw such exception: ImportError: No module named
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2231
Could you share your code that use programmatic API ?
---
Thomas Han created ZEPPELIN-3588:
Summary: Can't run ipython interpreter from docker container
Key: ZEPPELIN-3588
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3588
Project: Zeppelin
Is
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3015
---
Github user jan0sch commented on the issue:
https://github.com/apache/zeppelin/pull/2811
@zjffdu Awesome! If this works then maybe we should target Flink 1.5.
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3006
Can you check one failure of CI?
https://travis-ci.org/woowabros/zeppelin/builds/400651878
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3000
LGTM
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2811
@jan0sch flink 1.5 has a critical issue in scala-shell for yarn mode. I
have fixed it in FLINK-9554, and will update this PR to 1.5.1 if it is released
before this PR merging.
---
Thomas Han created ZEPPELIN-3589:
Summary: New spark interpreter doens't interprete new lines
correctly
Key: ZEPPELIN-3589
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3589
Project: Zeppelin
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2952
Let me test it in my local
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3049
LGTM
---
Github user jan0sch closed the pull request at:
https://github.com/apache/zeppelin/pull/2811
---
Github user jan0sch commented on the issue:
https://github.com/apache/zeppelin/pull/2811
@zjffdu Cool. I'll close my pull-requests then because it makes way more
sense to bring your stuff into the project.
---
Github user jan0sch closed the pull request at:
https://github.com/apache/zeppelin/pull/2747
---
Github user jan0sch commented on the issue:
https://github.com/apache/zeppelin/pull/2811
Closed because overcome by events. See
https://github.com/apache/zeppelin/pull/3054 for details.
---
Github user jan0sch commented on the issue:
https://github.com/apache/zeppelin/pull/2747
Closed because overcome by events. See
https://github.com/apache/zeppelin/pull/3054 for details.
---
Hi All,
I am running the streaming pyspark programme from pyspark interpreter by using
zeppelin-0.8.0-rc2 code .
When pyspark streaming programme is being submitted, it is giving following
error message, When we see the driver logs.
ERROR [2018-07-06 06:35:14,026] ({JobScheduler} Logging.scala
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2716
---
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2780
---
61 matches
Mail list logo