Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/1833
I tested and I also faced the problem in this branch. (It is same problem
with above @AhyoungRyu's comment.)
At first time, It was worked very well.
.
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/1837
ZEPPELIN-1901. Output schema might be null for PigQueryInterpreter
### What is this PR for?
The output schema might be null if user doesn't specify it explicitly. In
this PR, I will use 'col_{
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1775
---
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 zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1837
@felixcheung Please help review, I will add document in #1830 to encourage
user to specify schema explictly.
---
If your project is set up for it, you can reply to this email and have your
reply
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1836
Tested and works well as before ð
---
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 cloverhearts opened a pull request:
https://github.com/apache/zeppelin/pull/1838
[ZEPPELIN-1832] Fixed a bug in zombie process when Zeppelin stopped.
### What is this PR for?
When Zeppelin stops, there is a problem.
Sometimes this happens to the test as well.
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1838
@minahlee @AhyoungRyu
Hello, could you please review for this pr?
---
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
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1838
@cloverhearts Nice! Thanks for the patch. Let me try
---
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 ha
Ahyoung Ryu created ZEPPELIN-1902:
-
Summary: Default interpreter select box is null after server
started when Shiro is on
Key: ZEPPELIN-1902
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1902
Pr
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/1836
Tested and it works very well!
---
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
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1838
It works nicely. Thanks for the fixing @cloverhearts!
---
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 h
Jeff Zhang created ZEPPELIN-1903:
Summary: ZeppelinContext can not display pandas DataFrame in
PySparkInterpreter
Key: ZEPPELIN-1903
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1903
Project: Z
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/1838
Test and It works very well!
It was really necessary for me. ! Thanks for taking care of it
@cloverhearts
---
If your project is set up for it, you can reply to this email and have your
repl
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/1839
ZEPPELIN-1903. ZeppelinContext can not display pandas DataFrame in
PySparkInterpreter
### What is this PR for?
I copy some code from `PythonInterpreter` to `PySparkInterpreter` to enable
disp
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1839
@bzz @Leemoonsoo @felixcheung Please help review
---
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 f
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1838
@AhyoungRyu @soralee Thank you :)
---
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
en
Github user cloverhearts closed the pull request at:
https://github.com/apache/zeppelin/pull/1838
---
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 featur
GitHub user cloverhearts reopened a pull request:
https://github.com/apache/zeppelin/pull/1838
[ZEPPELIN-1832] Fixed a bug in zombie process when Zeppelin stopped.
### What is this PR for?
When Zeppelin stops, there is a problem.
Sometimes this happens to the test as well.
Github user zjffdu closed the pull request at:
https://github.com/apache/zeppelin/pull/1837
---
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 zjffdu reopened a pull request:
https://github.com/apache/zeppelin/pull/1837
ZEPPELIN-1901. Output schema might be null for PigQueryInterpreter
### What is this PR for?
The output schema might be null if user doesn't specify it explicitly. In
this PR, I will use 'col
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1788
ping @Leemoonsoo @jongyoul @bzz
---
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 a
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1795
ping @jongyoul
---
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 prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1797
Merging this if 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 featur
GitHub user khalidhuseynov opened a pull request:
https://github.com/apache/zeppelin/pull/1840
[ZEPPELIN-1730, 1587] WIP add spark impersonation through --proxy-user
option
### What is this PR for?
This is to add spark impersonation using --proxy-user option. note that it
enabl
Github user rasehorn commented on the issue:
https://github.com/apache/zeppelin/pull/1799
@cloverhearts
I think a picture and some pseudocode tells more than thousand words, so I
created one.
Also: I'm only talking about the use case to ensure a certain sequence of
parag
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1799
I agree with @rasehorn that workflow execution should be done in a high
level framework. User just need to define the workflow (specify the
dependencies between paragraphs). I also paste one image
Jeff Zhang created ZEPPELIN-1904:
Summary: Pandas dataframe.plot doesn't work in PythonInterpreter
and PySparkInterpreter
Key: ZEPPELIN-1904
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1904
Pr
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1836
CI failure is irrelevant.
Test and LGTM.
While this provides fix for breaking feature, merging it as a hotfix.
---
If your project is set up for it, you can reply to this email an
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1836
---
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
event RemoteInterpreterEvent(type:OUTPUT_UPDATE_ALL,
data:{"noteId":"2C75F1GM3","paragraphId":"20170104-095114_1076613332","messages":[]})
java.lang.NullPointerException
at
org.apache.zeppelin.interpreter.remote.RemoteInterpreterEventPoller.run(
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1835
LGTM and merge if no further discussions!
---
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 feat
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1788
LGTM and merge if no further discussions.
---
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 feat
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1824
Since this PR merge, [first CI test profile
fails](https://travis-ci.org/apache/zeppelin/jobs/188757727) with
```
[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1788
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 the fe
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1814
@cloverhearts I think you need update related unittests, too.
```
Results :
Failed tests:
InterpreterRestApiTest.testAddDeleteRepository:352 Test create method:
E
Github user cloverhearts closed the pull request at:
https://github.com/apache/zeppelin/pull/1838
---
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 featur
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1838
@Leemoonsoo Yes, I will :)
---
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 a
GitHub user cloverhearts reopened a pull request:
https://github.com/apache/zeppelin/pull/1838
[ZEPPELIN-1832] Fixed a bug in zombie process when Zeppelin stopped.
### What is this PR for?
When Zeppelin stops, there is a problem.
Sometimes this happens to the test as well.
GitHub user khalidhuseynov reopened a pull request:
https://github.com/apache/zeppelin/pull/1840
[ZEPPELIN-1730, 1587] add spark impersonation through --proxy-user option
### What is this PR for?
This is to add spark impersonation using --proxy-user option. note that it
enables
Github user khalidhuseynov closed the pull request at:
https://github.com/apache/zeppelin/pull/1840
---
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 feat
I have made some progress with a tool to handle the points discussed in
this thread. It's currently a command line tool and given a Zeppelin
notebook (note.json) it generates a Spark scala application, compiles it
using the compiler embedded in the scala sdk and then package all these
resources int
GitHub user 1ambda opened a pull request:
https://github.com/apache/zeppelin/pull/1841
[ZEPPELIN-1850] fix: DON'T run npm clean in maven clean phase (CI related)
### What is this PR for?
maven clean executes `npm run clean` after #1824. but running npm commands
requires ins
GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/1842
[WIP] [ZEPPELIN-1619] Load js package as a plugin visualization
### What is this PR for?
Current helium plugin application api (experimental) requires create
library in java class, and nee
Github user khalidhuseynov commented on the issue:
https://github.com/apache/zeppelin/pull/1840
this is ready for review. @prabhjyotsingh plz help review as original
author, also @zjffdu @astroshim @Leemoonsoo as followup from #1566. CI failure
in first profile is irrelevant and due t
Hoon Park created ZEPPELIN-1905:
---
Summary: BUG: "Clear all paragraphs" doens't work in Note
Key: ZEPPELIN-1905
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1905
Project: Zeppelin
Issue T
GitHub user 1ambda opened a pull request:
https://github.com/apache/zeppelin/pull/1843
[ZEPPELIN-1905] fix: "Clear All Paragraphs" doens't work in a note
### What is this PR for?
Fixed **Clear all paragraphs** button in a note (I attached a screenshot)
### What type
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1841
LGTM. It fixes CI build failure. Merge to master as a hotfix
---
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
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1841
---
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
I don¹t understand why user want to export zeppelin note as spark
application.
If they want to trigger the running of spark app, why not use zeppelin¹s
rest api for that. Even user export it as spark application, most of time
in reality, they need to submit it through spark job server, so why no
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1840
@khalidhuseynov Have you try it in secured cluster ? IIRC, `--proxy-user`
can not work with `--principal` & `--keytab` together, that means in secured
cluster, user have to run `kinit` instead of
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1797
@prabhjyotsingh When I design this feature, I've researched all possible
combination for it and I decide to choose "Per note" mode first because I
thought we should have the first criterium both
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1822
---
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/1816
---
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 soralee commented on the issue:
https://github.com/apache/zeppelin/pull/1843
@1ambda Thanks for fixing this bug and detailed explain!
Let me comment after test it :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1813
LGTM. Merge if there are 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 your project does not have this fe
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1807
---
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/1795
---
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 jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1843
@1ambda Do you check the personalized mode as well?
---
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 t
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1842
@Leemoonsoo I like this idea to show new menu for helium but how about
creating a new module like zeppelin-helium? It would be more helpful to
understand whole structure. What do you think of it?
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1839
CI is failed, working on it.
---
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 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1831
Any update on this?
---
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,
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1797
@jongyoul I didn't get you on this. I haven't changed the order, only
`ng-if="ticket.ticket !== 'anonymous' && ticket.roles !== '[]'"` changed to
`ng-if="ticket.principal !== 'anonymous'"`
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1831
I still think this is not a correct fix since it doesn't resolve the
yarn-client mode which I believe most of users use this mode.
---
If your project is set up for it, you can reply to this emai
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1843
@jongyoul Thanks for opinion :) It works well. I tested like
1. enable shiro
2. add permission per user into a note to check other users can execute
clear all or not
![1905-in
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1831
@zjffdu
> since it doesn't resolve the yarn-client mode
1. PySpark also doens't support extending PYTHONPATH in yarn-client.
2. You are saying this is not right fix repeatedl
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1831
As I said before why not using `--py-files`, I check the repository of
pyspark-cassandra.
https://github.com/TargetHolding/pyspark-cassandra
README shows that user can use `--py-files`
Prabhjyot Singh created ZEPPELIN-1906:
-
Summary: Use multiple InterpreterResult for displaying multiple
JDBC queries
Key: ZEPPELIN-1906
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1906
Pro
GitHub user khalidhuseynov opened a pull request:
https://github.com/apache/zeppelin/pull/1844
[ZEPPELIN-1825] Use versioned notebook storage by default
### What is this PR for?
Due to recent work on versioned notes under ZEPPELIN-1044, we can use by
default Git storage which e
GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/zeppelin/pull/1845
[ZEPPELIN-1906] Use multiple InterpreterResult for displaying multiple JDBC
queries
### What is this PR for?
Use multiple InterpreterResult for displaying multiple JDBC queries.
I
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/1846
ZEPPELIN-1770. Restart only the client user's interpreter when restarting
interpreter setting
### What is this PR for?
This PR would only restart the trigger user's interpreter rather tha
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/1843
Tested and it works as expected!
---
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
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1843
LGTM. Will merge it
---
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 s
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1843
---
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 jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1797
@prabhjyotsingh I've misunderstood something. 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 th
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1797
Will merge it.
---
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 asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1797
---
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/1831
1. I read and replied before.
> Q. README shows that user can use --py-files
> A. Users cannot benefit from --packages. They need to download, find
location of all transitive deps and p
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1809
---
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 minahlee opened a pull request:
https://github.com/apache/zeppelin/pull/1847
[MINOR] Restore paragraph control button margin style
### What is this PR for?
Restore paragraph control button margin style.
### What type of PR is it?
Hot Fix
### What
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1847
@AhyoungRyu do you mind to review this?
---
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 zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1831
Sorry, I miss your last reply. Do you mean yarn-client mode works for you
in spark ?
I use the following command to launch pyspark and get the error as
following:
Launch pyspark ( I am
Some use cases discussed earlier on this thread:
https://www.mail-archive.com/dev@zeppelin.apache.org/msg06323.html
https://www.mail-archive.com/dev@zeppelin.apache.org/msg06332.html
On Wed, Jan 4, 2017 at 4:51 PM, Jianfeng (Jeff) Zhang <
jzh...@hortonworks.com> wrote:
>
> I don¹t understand wh
85 matches
Mail list logo