Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1371
I wanted to merge this in 0.6 also, there was some conflicts, and something
went wrong the cherry-pick. Now I can't push to a different branch with our
merge tool
---
If your project is set u
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1371
@Peilin-Yang Could you eventually open a PR with those changed targeting
branch-0.6?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as w
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1265
Agree on we should make PR keep small for review. Otherwise we should make
subtask.
---
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 AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1397
@cloverhearts I can't reproduce this bug. Here is what I did.
## 1. Build the latest `master` branch with below command and restart
Zeppelin daemon
```
mvn clean package -Pb
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/1403
HotFix for ZEPPELIN-1374
### What is this PR for?
This is for fixing bug introduced in #1365. I may introduce this when
rebasing the PR.
### What type of PR is it?
[Bug Fix
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1403
@minahlee Please help review. 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
enab
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1395
Tested and it definitely looks better!
It's my personal preference, can we put more space between "Option" and the
dropdown menu? It would be better "Options" and the dropdown menu has same
suresh created ZEPPELIN-1410:
Summary: ERROR] SLF4J: Class path contains multiple SLF4J bindings.
Key: ZEPPELIN-1410
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1410
Project: Zeppelin
Iss
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1384
@corneadoug Thanks!
I'v installed github markdown css and added it to `bower.json` using the
command you provided.
It is definitely better to use bower if possible :)
---
If your pr
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1387
All the issues are addressed i think.
IDK the exact reason, but some CI tests are failed with the below unrelated
reason.
```
No output has been received in the last 10 m
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1397
@AhyoungRyu
I'll check 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
enab
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1395
@AhyoungRyu Thank you for your feedback.
---
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
Sojan James created ZEPPELIN-1411:
-
Summary: UDF with pyspark not working
Key: ZEPPELIN-1411
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1411
Project: Zeppelin
Issue Type: Bug
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1403
Good catch, tested. I am merging it 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 not have this
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1403
---
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 echarles commented on the issue:
https://github.com/apache/zeppelin/pull/1390
I have introduced a parameter in the URL `?runAs=...` that allows to
impersonate from an authenticated user another user. The needed R/W
authorization are respected.
An alternative would
Github user echarles commented on the issue:
https://github.com/apache/zeppelin/pull/1330
If the current single `notebook-authorization.json` is managed by user
(with multiple files, and no more with a single one), how would you handle it?
---
If your project is set up for it, you c
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1369
@doanduyhai Could you check the infinitely downloading library problem(like
following screen shot)?
Strangely this problem happens all interpreter except spark. Is this
problem happen only
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1396
\cc @jongyoul I changed some codes to use `Connection Pool` that is
`org.apache.commons.dbcp2`, please review.
---
If your project is set up for it, you can reply to this email and have your
re
Github user lresende commented on the issue:
https://github.com/apache/zeppelin/pull/1401
@bzz this has now been updated to follow the same pattern used for maven
tests, enable RAT to run by default, but support disabling it with -DskipRat.
Travis CI will run RAT once, on the RAT bui
Peng Cheng created ZEPPELIN-1412:
Summary: Python interpreter cannot handle Exception that has
multi-line message
Key: ZEPPELIN-1412
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1412
Project: Z
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1387
@lresende Can you close and reopen this PR to re-trigger CI?
---
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 corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1390
@echarles can you explain more about the `?runAs=`? I don't really see what
this is used for.
---
If your project is set up for it, you can reply to this email and have your
reply appear on Gi
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1387
@AhyoungRyu we don't have any Selenium tests on the docs, so it should be
unrelated
---
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 AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1387
@corneadoug I just wanna see the green light :)
I'm merging this one if there is no more discussions.
---
If your project is set up for it, you can reply to this email and have your
r
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1401
Then how about we use -DskipRat on all building profiles, and have a
profile that run only RAT without building?
Build time is pretty long, so it would be nice to separate some easy che
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1395
fixed.
https://github.com/apache/zeppelin/pull/1395/commits/cd6db05768523071462457205b0fcf20fc4f7865
```
```

---
If your project is set
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1395
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 cloverhearts closed the pull request at:
https://github.com/apache/zeppelin/pull/1152
---
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/1152
i will divide 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 project does not have this feature
enabled and w
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1302
@corneadoug I fixed it. please review. 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 th
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1401
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 felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1402
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 felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1404
LGTM
It'll be great to add some test for pyspark interpreter?
---
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 zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1404
It guess it is because PythonInterpreter depends on python environment, so
there's no test for it yet.
---
If your project is set up for it, you can reply to this email and have your
reply appear
GitHub user corneadoug opened a pull request:
https://github.com/apache/zeppelin/pull/1405
Remove --safe from building instruction
### What is this PR for?
Usually in order to push jekyll code to github pages, it will compile using
the `--safe`
One drawback is that you canno
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1404
right. probably another PR, but I think we could use travis' addons support
to install python via apt-get
https://docs.travis-ci.com/user/installing-dependencies/
as we have for R.
---
Github user khalidhuseynov commented on the issue:
https://github.com/apache/zeppelin/pull/1390
@echarles I also believe having global/single NotebookAuthorization module
would be more relevant
---
If your project is set up for it, you can reply to this email and have your
reply appe
CORNEAU Damien created ZEPPELIN-1414:
Summary: Remove Contributing Markdown file from project source code
Key: ZEPPELIN-1414
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1414
Project: Zeppel
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1396
I tested `mysql`, `postgresql` and `hive`.
---
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 corneadoug opened a pull request:
https://github.com/apache/zeppelin/pull/1406
[ZEPPELIN-1414] Remove CONTRIBUTING.md files
### What is this PR for?
Following the PR #1356, we now have the contribution documentation to on
Apache Zeppelin Website.
We can now
GitHub user cloverhearts opened a pull request:
https://github.com/apache/zeppelin/pull/1407
[ZEPPELIN-1412] add support multiline for pythonErrorIn method on python
interpreter
### What is this PR for?
currently, has not support multiline exception text on python interpreter.
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1396
Thanks! I'll look into it. btw, don't you have any problem when you were
testing mysql?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as
53 matches
Mail list logo