GitHub user cloverhearts opened a pull request:
https://github.com/apache/zeppelin/pull/1586
[hotfix] does not showing notebooklist on navbar
### What is this PR for?
Currently, if you enabled for shiro then
not showing notebook list on navbar.
(If you refresh, it's well
Lee moon soo created ZEPPELIN-1608:
--
Summary: Allow give read permission to 'anonymous' user
Key: ZEPPELIN-1608
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1608
Project: Zeppelin
Iss
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1567
---
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
Jeff Zhang created ZEPPELIN-1607:
Summary: Refactor Livy Interpreter to adapt scope mode
Key: ZEPPELIN-1607
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1607
Project: Zeppelin
Issue Ty
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1564
Merging if there 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
enab
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1534
about the /lib directory, would it make sense if it's under the interpreter
directory (like interpreter/python/lib)? seems like that would be consistent
with everything interpreter is isolated
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1584
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/1583
Nice! 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,
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1534
@agoodm how about a bit on the output in docs/interpreter/python.md? I do
see your reference to the notebook but it is a bit harder for general user to
access that way (and it is not readily r
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1582
Thank you for the great contribution. Could you check
https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/development/writingzeppelininterpreter.html#contributing-a-new-interpreter-to-zeppelin-rele
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1514
Great, one question LGTM otherwise
---
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 felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1578
Great!
---
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 t
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1584
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
Github user anthonycorbacho commented on the issue:
https://github.com/apache/zeppelin/pull/1567
Yeaay!
---
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 tae-jun commented on the issue:
https://github.com/apache/zeppelin/pull/1567
I guess it's same CI error with #1518.
There is a log which is:
```bash
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1585
LGTM, I like this idea.
---
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 minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1567
Same Spark 1.3.1 test profile failure exists on master which looks like
below:
```
Results :
Tests in error:
InterpreterRestApiTest.init:57->AbstractTestRestApi.startUp:23
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1585
LGTM. We will simplify registration mechanism by deprecating a old way.
---
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 pro
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1585
\cc @Leemoonsoo @jongyoul Please help review, this is a short term
solution for livy, I would plan to do the followup work in the Todos.
---
If your project is set up for it, you can reply to thi
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1557
Close this one, and open #1585 to allow user to set default mode in
interpreter-setting.json
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Github user zjffdu closed the pull request at:
https://github.com/apache/zeppelin/pull/1557
---
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 opened a pull request:
https://github.com/apache/zeppelin/pull/1585
ZEPPELIN-1606. Add interpreter option to interpreter-setting.json
### What is this PR for?
For livy, the default mode should be scoped per use. This PR is trying to
add interpreter option to `
Jeff Zhang created ZEPPELIN-1606:
Summary: Add interpreter option to interpreter-setting.json
Key: ZEPPELIN-1606
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1606
Project: Zeppelin
Iss
GitHub user zjffdu reopened a pull request:
https://github.com/apache/zeppelin/pull/1574
ZEPPELIN-1595. Make ZeppelinContext extensible
### What is this PR for?
For now, ZeppelinContext only support Spark Interpreter. I'd like to make
it extensible, so that it can support other
Github user zjffdu closed the pull request at:
https://github.com/apache/zeppelin/pull/1574
---
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 commented on the issue:
https://github.com/apache/zeppelin/pull/1535
@kavinkumarks Do you mind to resolve conflicts?
---
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
GitHub user AhyoungRyu opened a pull request:
https://github.com/apache/zeppelin/pull/1584
[gh-pages] Add ignite version info to supported interpreters table
### What is this PR for?
As described in [ignite
docs](https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/interpreter/ignite
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1580
@khalidhuseynov
Sorry, this pr is my mistake.
i will more test and implement test case.
---
If your project is set up for it, you can reply to this email and have your
reply appear o
Github user yoonjs2 commented on the issue:
https://github.com/apache/zeppelin/pull/1577
@AhyoungRyu Fair enough, I'd just removed a todo (L10N support) and It will
be proposed different PR.
---
If your project is set up for it, you can reply to this email and have your
reply appear
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1577
@yoonjs2 yes i think it would be better to handle " L10N support" in other
PR since it's a bit different work with this PR. What do you think?
---
If your project is set up for it, you can re
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1583
Yeah it makes sense. 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
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1557
Exactly. Adding option in interpreter-setting.json and restrict mode usage
is great idea. Similar approaches has been made in ZEPPELIN-1026 for editor
mode restriction.
---
If your project i
Github user bikassaha commented on the issue:
https://github.com/apache/zeppelin/pull/1557
@zjffdu Isolated would also be valid but perhaps an overkill. So default of
scoped makes sense.
---
If your project is set up for it, you can reply to this email and have your
reply appear on G
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1514
I am planing to add such rest api for livy, but for now livy don't have
such api for checking version.
---
If your project is set up for it, you can reply to this email and have your
reply appear
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1557
Yes, that would be better. I think currently zeppelin hard coded the
default mode (shared mode), there's no way to set the default mode for
interpreter, we may add one option in interpreter-setting
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1557
@bikassaha Good point. I Agree, that approach seems better.
---
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/1522
---
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/1527
---
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/338
---
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 en
Github user bikassaha commented on the issue:
https://github.com/apache/zeppelin/pull/1557
Perhaps for this issue and other similar issues related to multiple users,
the mode for the livy interpreter should be scoped instead of shared. If we run
1 interpreter per user then that matche
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1583
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 agoodm commented on the issue:
https://github.com/apache/zeppelin/pull/1534
@felixcheung The main idea is that the output is set to HTML if
`angular=False` (default). If `angular=True`, the figure data gets bound to the
angular display system by figure id and the output is
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1534
very cool! could you add some documentation on how html or angular output
can plug in to this?
would it be possible to add the same tests to Spark pyspark interpreter too?
---
If your pro
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1534
@agoodm Thanks for the quick update. It works well! Let's see if CI goes
green.
---
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 Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/1583
[MINOR] Turn on authenticaiton in shiro.ini.template by default
### What is this PR for?
https://github.com/apache/zeppelin/pull/1568 moved conf/shiro.ini to
conf/shiro.ini.template.
N
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1565
Tested and 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,
Github user agoodm commented on the issue:
https://github.com/apache/zeppelin/pull/1534
@Leemoonsoo Try it now, I think it should work. The main thing I changed
was printing the last image as HTML instead of ANGULAR (for the purpose of
saving the image in the notebook). I also exporte
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1535
Thanks @kavinkumarks for contribution.
LGTM and merge it into master if there're no more discussions
---
If your project is set up for it, you can reply to this email and have your
reply a
Github user agoodm commented on the issue:
https://github.com/apache/zeppelin/pull/1534
@Leemoonsoo
Yep, I also had trouble starting Zeppelin. I can run it on my main
development directory, but couldn't when I cloned the current master branch to
an empty directory and patched my
Korbinian Schmid created ZEPPELIN-1605:
--
Summary: zeppelin-interpreter: don't publish shaded JAR on maven
central
Key: ZEPPELIN-1605
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1605
Proje
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1572
Thanks @trengrj for the contribution.
Looks good to me.
CI failure are irrelevant to this change.
Merge to master if there're no more discussions.
---
If your project is set u
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1534
Thanks @agoodm for great contribution.
I have tested this and it works really well on both %pyspark and %python.
Also verified `/lib/python` dir is packaged with -Pbuild-distr flag.
GitHub user conker84 opened a pull request:
https://github.com/apache/zeppelin/pull/1582
[ZEPPELIN-1604] Add Neo4j interpreter and Network visualization
### What is this PR for?
This contribution would to introduce Neo4j Cypher intepreter and the new
network visualization;
a
Github user doanduyhai commented on the issue:
https://github.com/apache/zeppelin/pull/1485
I have the same compilation issue using `mvn clean compile`. After
excluding the same dependencies as this PR from `zeppelin-zengine/pom.xml` my
`mvn clean compile` is successful
---
If your
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1573
Thanks @m30m for the contribution.
CI failure is irrelevant to this update.
LGTM and merge into master if there're no more discussions.
---
If your project is set up for it, you ca
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1579
Thanks @AhyoungRyu for the review. I'll merge into gh-pages branch if
there're no further discussions.
---
If your project is set up for it, you can reply to this email and have your
reply app
Andrea Santurbano created ZEPPELIN-1604:
---
Summary: Add Neo4j interpreter and Network visualization
Key: ZEPPELIN-1604
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1604
Project: Zeppelin
Benoy Antony created ZEPPELIN-1603:
--
Summary: Enable users to specify Yarn queues
Key: ZEPPELIN-1603
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1603
Project: Zeppelin
Issue Type: Im
Tae Jun Kim created ZEPPELIN-1602:
-
Summary: REST API should return proper error status code & message
when user is an anonymous
Key: ZEPPELIN-1602
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1602
GitHub user agura opened a pull request:
https://github.com/apache/zeppelin/pull/1581
Ignite versions fixed
### What is this PR for?
This PR fixes Apache Ignite version mentions in interpreter documentation.
### What type of PR is it?
[Improvement]
You can merge thi
Thank you, Moon.
I've created PR with update: https://github.com/apache/zeppelin/pull/1581
On Wed, Nov 2, 2016 at 10:30 AM, moon soo Lee wrote:
> Hi,
>
> All docs and website(gh-pages branch) materials of Zeppelin is in our
> source tree.
> You can make a pullrequest with update
> https://git
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1574
To clarify, it doesn't right now, but I recall requests for that capability
(which would be very useful for some of the more restricting interpreters to
pass data around)
I will let o
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1514
Got it. Is there a way to version check Livy, like how we do Spark? Perhaps
a PR on Livy to expose that?
Just thinking this could be fragile when moving to SparkSession and so on
(may
Github user yoonjs2 commented on the issue:
https://github.com/apache/zeppelin/pull/1577
@AhyoungRyu no, its under progress now. Should I changeunchecked todo
to other PR?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as we
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1538
@mfelgamal Ping.
---
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 gss2002 commented on the issue:
https://github.com/apache/zeppelin/pull/1516
@zjffdu went and confirmed the previous error from the pull 19 days ago was
in a set of tests that ran completely fine this time. So I think this patch is
good to go
---
If your project is set u
Github user gss2002 commented on the issue:
https://github.com/apache/zeppelin/pull/1516
@zjffdu I re-run the tests. This error doesn't look to have anything to do
with the code change here. Let me know your thoughts and how we want to proceed
Tests run: 9, Failures: 0, Errors
GitHub user gss2002 reopened a pull request:
https://github.com/apache/zeppelin/pull/1516
ZEPPELIN-1546 - Zeppelin Livy Interpreter 404 Exception not caught Kerberos
Enabled
### What is this PR for?
ZEPPELIN-1546: Zeppelin Livy Interpreter 404 Exception not caught with
Ker
Github user gss2002 closed the pull request at:
https://github.com/apache/zeppelin/pull/1516
---
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 gss2002 commented on the issue:
https://github.com/apache/zeppelin/pull/1516
Reopen to re-check code and error
---
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
Abhishek created ZEPPELIN-1601:
--
Summary: How to view and capture UserName and other session Details
Key: ZEPPELIN-1601
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1601
Project: Zeppelin
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1578
I think
https://github.com/apache/zeppelin/blob/master/testing/downloadSpark.sh#L79
this line should be updated too.
---
If your project is set up for it, you can reply to this email and have y
Github user khalidhuseynov commented on the issue:
https://github.com/apache/zeppelin/pull/1580
@cloverhearts did you mean to close 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 fe
GitHub user anthonycorbacho reopened a pull request:
https://github.com/apache/zeppelin/pull/1567
[ZEPPELIN-1586] Add security check in NotebookRestApi
### What is this PR for?
Bring some security check in `NotebookRestApi`.
### What type of PR is it?
[Bug Fix |
Github user anthonycorbacho closed the pull request at:
https://github.com/apache/zeppelin/pull/1567
---
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 fea
GitHub user cloverhearts opened a pull request:
https://github.com/apache/zeppelin/pull/1580
bug fixed can't load for notebook list when enabled shiro
### What is this PR for?
A few sentences describing the overall goals of the pull request's commits.
First time? Check out th
Github user cloverhearts closed the pull request at:
https://github.com/apache/zeppelin/pull/1580
---
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 anthonycorbacho reopened a pull request:
https://github.com/apache/zeppelin/pull/1567
[ZEPPELIN-1586] Add security check in NotebookRestApi
### What is this PR for?
Bring some security check in `NotebookRestApi`.
### What type of PR is it?
[Bug Fix |
Github user anthonycorbacho closed the pull request at:
https://github.com/apache/zeppelin/pull/1567
---
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 fea
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1575
---
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/1577
@yoonjs2 Seems "Prepare L10N support on documentation" is unchecked in the
PR description. Is it done now?
---
If your project is set up for it, you can reply to this email and have your
repl
Github user anthonycorbacho commented on the issue:
https://github.com/apache/zeppelin/pull/1575
@minahlee yes please merge it asap this a total war zone here
---
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 projec
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1575
LGTM. I will merge it as hotfix if there is no more 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 n
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1578
@jongyoul Yeah thanks for your consideration. Seems there is no conflict
between this patch and #1339 i think. LGTM ð
---
If your project is set up for it, you can reply to this email and
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1576
@janzhongi Thanks for your contribution.
While I'm quickly looking through the docs, it doesn't have `Default Value`
in the conf table. It would be better to provide it for each property i
Hi,
All docs and website(gh-pages branch) materials of Zeppelin is in our
source tree.
You can make a pullrequest with update
https://github.com/apache/zeppelin/blob/master/docs/interpreter/ignite.md
file.
And looks like ignite interpreter is already in binary package. I think we
can remove the
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1579
@Leemoonsoo 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 s
GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/1579
[MINOR] Remove 0.6.1 specific instruction from 0.6.2 download section to
avoid confusion.
### What is this PR for?
There're 0.6.1 specific instruction in the 0.6.2 download section. which
Abhishek created ZEPPELIN-1600:
--
Summary: Integration with Siteminder with Single Sign On
Key: ZEPPELIN-1600
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1600
Project: Zeppelin
Issue Type
89 matches
Mail list logo