Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1500
@Peilin-Yang Sorry that it takes so long, you will need to rebase
---
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
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1500
Also there is still the selenium test error:
```
Failed tests:
SparkParagraphIT.testSqlSpark:188 Paragraph from SparkParagraphIT of
testSqlSpark result:
Expected:
"age\nâ
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1510
@snaveenp Thanks, let me do a quick test
---
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 featu
GitHub user kavinkumarks opened a pull request:
https://github.com/apache/zeppelin/pull/1535
[Zeppelin-53] Broken newly created Notebook if there is no permissions to
mkdir on disk
### What is this PR for?
Error message should be shown to the user when there is permission issue
Khalid Huseynov created ZEPPELIN-1561:
-
Summary: Storage sync mechanism doesn't working correctly in
multi-tenant environment
Key: ZEPPELIN-1561
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1561
GitHub user rajarajan-g opened a pull request:
https://github.com/apache/zeppelin/pull/1536
[Zeppelin 796] Duplicated notebook names should not be allowed
What is this PR for?
When a notebook is created/cloned/imported the title/name of the new
notebook should not be duplic
GitHub user khalidhuseynov opened a pull request:
https://github.com/apache/zeppelin/pull/1537
Improve/sync multiuser
### What is this PR for?
apply multi-tenancy for storage sync mechanism
### What type of PR is it?
Bug Fix | Improvement
### Todos
* [x]
Github user anthonycorbacho commented on the issue:
https://github.com/apache/zeppelin/pull/1536
I think its okay to have a duplicate name, if the noteId is different
nothing bad will happen. What kind of case are you trying to solve here?
---
If your project is set up for it, you ca
GitHub user kavinkumarks reopened a pull request:
https://github.com/apache/zeppelin/pull/1535
[Zeppelin-53] Broken newly created Notebook if there is no permissions to
mkdir on disk
### What is this PR for?
Error message should be shown to the user when there is permission issu
Github user kavinkumarks closed the pull request at:
https://github.com/apache/zeppelin/pull/1535
---
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 kavinkumarks commented on the issue:
https://github.com/apache/zeppelin/pull/1535
Reopening to trigger the CI build.
---
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
Meethu Mathew created ZEPPELIN-1562:
---
Summary: Wrong documentation in 'Run a paragraph synchronously'
rest api
Key: ZEPPELIN-1562
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1562
Project: Ze
Github user khalidhuseynov commented on the issue:
https://github.com/apache/zeppelin/pull/1460
@Leemoonsoo changed it to extract from incoming job, that should be
normally an instance of Paragraph.
---
If your project is set up for it, you can reply to this email and have your
reply
Github user rajarajan-g closed the pull request at:
https://github.com/apache/zeppelin/pull/1464
---
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 rajarajan-g commented on the issue:
https://github.com/apache/zeppelin/pull/1464
Hi All,
An unknown commit got merged into this PR. I just had this issue while
rebasing. I am going to open new PR for the same.So, Closing this PR . Please
continue the discussion in the
Github user rajarajan-g commented on the issue:
https://github.com/apache/zeppelin/pull/1536
@anthonycorbacho : Lets say if i create a note with name 'Note'. If
zeppelin allows me to create a new note with name 'Note', then after sometime
when i search for one of this note, I am going
Github user darionyaphet commented on the issue:
https://github.com/apache/zeppelin/pull/1497
Hi @anthonycorbacho @HeartSaVioR I have update `RedisInterpreter` with
some redis commands (include APPEND ,BITCOUNT ,BITFIELD ,BITOP, BITPOS, DECR) .
Please help review this one
Github user hyonzin commented on the issue:
https://github.com/apache/zeppelin/pull/1518
@minahlee Thank you for your review! I modified more lines you commented,
and some trivial placeholder because I think it's better to read. Is it okay?
---
If your project is set up for it, you
Github user anthonycorbacho commented on the issue:
https://github.com/apache/zeppelin/pull/1536
I see your point, but let say i want to import a note and i have a note
with the same name, it will not allow me to do that and i feel like its a
pretty bad user experience here. What do y
Ivan Savin created ZEPPELIN-1563:
Summary: Fall cron execute after adding link through markdown
Key: ZEPPELIN-1563
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1563
Project: Zeppelin
I
Github user kavinkumarks commented on the issue:
https://github.com/apache/zeppelin/pull/1535
The CI build is green.
Thanks,
Kavin
MailTo: kavin.ku...@imaginea.com
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub a
Github user khalidhuseynov commented on the issue:
https://github.com/apache/zeppelin/pull/1537
@anthonycorbacho addressed in d0a8c3c3c7eaf84e2796997bd85d3d565101550f with
some minor changes
---
If your project is set up for it, you can reply to this email and have your
reply appear
Pankaj Singh created ZEPPELIN-1564:
--
Summary: API to clear result of an paragraph
Key: ZEPPELIN-1564
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1564
Project: Zeppelin
Issue Type: Bu
Github user kavinkumarks commented on the issue:
https://github.com/apache/zeppelin/pull/1449
I am facing issues in my local on running paragraph with md interpreter
since the markdown class name is 'MarkdownInterpreter' in conf/interpreter.json
What should I do to resolve this withou
Ajay Chaudhary created ZEPPELIN-1565:
Summary: Unable to query from Mongodb from Zeppelin using spark
Key: ZEPPELIN-1565
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1565
Project: Zeppelin
Mina Lee created ZEPPELIN-1566:
--
Summary: Make paragraph editable with double click
Key: ZEPPELIN-1566
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1566
Project: Zeppelin
Issue Type: Impr
GitHub user mfelgamal opened a pull request:
https://github.com/apache/zeppelin/pull/1538
[ZEPPELIN-1386] Docker images for running Apache Zeppelin releases
### What is this PR for?
This PR is for making docker images for zeppelin releases. It contains a
script for building imag
Github user Peilin-Yang commented on the issue:
https://github.com/apache/zeppelin/pull/1500
@corneadoug can you see whether it can pass the test now?
---
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 Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1533
LGTM and merge if there're no more 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 thi
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1511
Thanks @LantaoJin for the contribution.
CI failure is not relevant.
LGTM and merge if there're no more discussions.
---
If your project is set up for it, you can reply to this ema
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1449
@kavinkumarks I think you can stop Zeppelin and replace all
"org.apache.zeppelin.markdown.MarkdownInterpreter" to
"org.apache.zeppelin.markdown.Markdown" in conf/interpreter.json, and then
sta
Shim HyungSung created ZEPPELIN-1567:
Summary: Let JDBC interpreter use Credential information.
Key: ZEPPELIN-1567
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1567
Project: Zeppelin
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1531
LGTM and merge if there're no more 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 thi
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1524
Merge to 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 appear on GitHub as well. If your project does not have th
GitHub user astroshim opened a pull request:
https://github.com/apache/zeppelin/pull/1539
[ZEPPELIN-1567] Let JDBC interpreter use user credential information.
### What is this PR for?
This PR is for the multi-tenant of JDBC Interpreter.
User can create a user/password f
Github user hyonzin closed the pull request at:
https://github.com/apache/zeppelin/pull/1518
---
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 hyonzin reopened a pull request:
https://github.com/apache/zeppelin/pull/1518
[ZEPPELIN-1549][WIP] Change NotebookID variable name to NoteID
### What is this PR for?
This PR fixes wrong written NotebookID to NoteID.
### What type of PR is it?
[Improv
Github user hyonzin commented on the issue:
https://github.com/apache/zeppelin/pull/1518
Test in SCALA_VER="2.10" SPARK_VER="1.5.2" still fails. I checked its
[LOG](https://s3.amazonaws.com/archive.travis-ci.org/jobs/168614710/log.txt),
```bash
13:50:41,164 INFO org.apach
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1530
Tested and Looks great to me!
Thanks @vectorijk for the contribution!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1518
@hyonzin Sometimes, CI tests are flaky. Could you re-trigger CI once again
and see if it goes to green?
---
If your project is set up for it, you can reply to this email and have your
reply ap
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1507
---
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/1524
---
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 hyonzin closed the pull request at:
https://github.com/apache/zeppelin/pull/1518
---
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 hyonzin reopened a pull request:
https://github.com/apache/zeppelin/pull/1518
[ZEPPELIN-1549][WIP] Change NotebookID variable name to NoteID
### What is this PR for?
This PR fixes wrong written NotebookID to NoteID.
### What type of PR is it?
[Improv
GitHub user hyonzin reopened a pull request:
https://github.com/apache/zeppelin/pull/1518
[ZEPPELIN-1549][WIP] Change NotebookID variable name to NoteID
### What is this PR for?
This PR fixes wrong written NotebookID to NoteID.
### What type of PR is it?
[Improv
Github user hyonzin closed the pull request at:
https://github.com/apache/zeppelin/pull/1518
---
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 asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1508
---
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
47 matches
Mail list logo