GitHub user benoyantony opened a pull request:
https://github.com/apache/zeppelin/pull/2297
[ZEPPELIN-2465] Minor code fixes for the livy package
### What is this PR for?
Minor code fixes for the livy package.
The code fixes include :
Fixing a typo in a classname - BaseLi
Benoy Antony created ZEPPELIN-2465:
--
Summary: Minor code fixes for the livy package
Key: ZEPPELIN-2465
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2465
Project: Zeppelin
Issue Type:
GitHub user benoyantony opened a pull request:
https://github.com/apache/zeppelin/pull/2296
[ZEPPELIN-2463] Avoid Locking interpreterSettings during Notebook deletion
### What is this PR for?
Deletion of a notebook requires locking interpreterSettings. If the
deletion is delayed
Sravan S created ZEPPELIN-2464:
--
Summary: Synchronization issues while working with multiple tabs
Key: ZEPPELIN-2464
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2464
Project: Zeppelin
Is
Github user benoyantony closed the pull request at:
https://github.com/apache/zeppelin/pull/2295
---
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 benoyantony opened a pull request:
https://github.com/apache/zeppelin/pull/2295
[ZEPPELIN-2463] Avoid Locking interpreterSettings during Notebook deletion
### What is this PR for?
Deletion of a notebook requires locking interpreterSettings. If the
deletion is delayed
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/2288
CI PASS :)
---
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
Benoy Antony created ZEPPELIN-2463:
--
Summary: Avoid Locking interpreterSettings during Notebook deletion
Key: ZEPPELIN-2463
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2463
Project: Zeppelin
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1218
@hyonaldo
Sorry,
We can not support this feature on zeppelin.
I do not care for this feature into master.
It also differs from the current source in many ways.
Re-implement
Github user cloverhearts closed the pull request at:
https://github.com/apache/zeppelin/pull/2257
---
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 asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2278
---
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 cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/2289
CI PASS :)
---
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 zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2285
> in some other cases you might want spark interpreter to spark 2.2 and
livy interpreter to spark 1.6
In that case, in both approaches we all have to create a new profile in
livy module. A
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/2289
@khalidhuseynov 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
enabled
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2285
I'd argue possibly both approaches are useful: in some cases you might want
all interpreters against the same version of spark, in some other cases you
might want spark interpreter to spark 2.
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2285
I mean I don't see harm to move spark profile in root pom file, not to
mention the benefit we could remove the duplication. I see spark project also
put hadoop profile in root pom file although not
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2285
spark might be unique in this - almost all other profile are used only
within one module
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2282
ping @paularmand Can you fix the 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 not have this feature
Github user asfgit 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 ekantheshwara commented on the issue:
https://github.com/apache/zeppelin/pull/986
@prabhjyotsingh
Is there any other way of verifying if the fix is available in my version
of Zeppelin? I dont see a call made to AD to check the group membership when a
Notebook is a
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2285
> we don't want interpreter's profile to locate in a root pom.xml because
that means all other interpreters profiles can be located in a root
Can you explain more ? Shouldn't all modules sh
Github user sohaibiftikhar commented on the issue:
https://github.com/apache/zeppelin/pull/2182
For some reason the jar conflict(with the no such method exception) keeps
showing up for me when using shiro with `org.apache.zeppelin.realm.LdapRealm`.
When I had earlier used `GroupLdapRe
GitHub user cfries opened a pull request:
https://github.com/apache/zeppelin/pull/2294
[ZEPPELIN-2438]: Add local winutils.exe in build step and use if required
â¦
### What is this PR for?
Add local winutils.exe in build and use as temporary HADOOP_HOME if
required on run
Ok, then I will do it.
Thanks,
Alexander
-Original Message-
From: moon soo Lee [mailto:m...@apache.org]
Sent: Thursday, April 27, 2017 6:22 PM
To: dev@zeppelin.apache.org
Subject: Re: Travis jobs
I think it's more beneficial to include core tests with 6 test disabled,
compare to all te
I think it's more beneficial to include core tests with 6 test disabled,
compare to all test disabled. Later we can fix failed test one by one.
Thanks,
moon
On Thu, Apr 27, 2017 at 8:18 AM Alexander Shoshin <
alexander_shos...@epam.com> wrote:
> The problem is that some core tests fail at the mo
The problem is that some core tests fail at the moment. I had disabled 6 test
classes when I was trying to receive "green" travis build after enabling core
tests. So we can't just enable all tests - it will brake the travis job. And
fixing all tests errors can take a lot of time.
Regards,
Alexa
Github user AlexanderShoshin commented on the issue:
https://github.com/apache/zeppelin/pull/2206
Hi @jongyoul,
I've added a test for my changes but it won't run until we restore second
Travis job which should start all core tests.
I will write when the test will be able to run
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2182
@sohaibiftikhar Hi, I'm holding it because of the former working #932 which
looks similar to this. Can you share more about your problem? I'm actually
blocked by disabling shiro. Without shiro, I
Github user sohaibiftikhar commented on the issue:
https://github.com/apache/zeppelin/pull/2182
Hi, what is the status on this issue. Is there some temporary fix that can
be used. Please tell me if you need help fixing/testing this issue. This is
important because I cannot get LDAP to
GitHub user krishna-pandey opened a pull request:
https://github.com/apache/zeppelin/pull/2293
[ZEPPELIN-2461] Masking Jetty Server version with User-configurable
parameter
### What is this PR for?
Security conscious organisations does not want to reveal the Application
Server
Github user khalidhuseynov commented on the issue:
https://github.com/apache/zeppelin/pull/2289
i'm getting below error in web part during build here as well
```
[INFO]
/Users../zeppelin/zeppelin-myrepo/incubator-zeppelin/zeppelin-web/src/app/notebook/paragraph/paragraph.contro
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2125
Please rebase it upon upstream master branch
---
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
Alexander Wenzel created ZEPPELIN-2462:
--
Summary: Commit Button inaccessible (jumping around)
Key: ZEPPELIN-2462
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2462
Project: Zeppelin
Github user conker84 commented on the issue:
https://github.com/apache/zeppelin/pull/2125
Yes i made the rebase but it starts from the history **dc7b100** instead of
**43352ae** and i can't understand why.
Have you some ideas?
Thanks
---
If your project is set up for it, you
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2125
Do you mean the conflicts ? You need to do git 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 does not have
Github user conker84 commented on the issue:
https://github.com/apache/zeppelin/pull/2125
I think i made some error with git commits please can someone help me?
---
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 proj
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2279
---
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
Krishna Pandey created ZEPPELIN-2461:
Summary: Masking Jetty Server version with User-configurable
parameter
Key: ZEPPELIN-2461
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2461
Project: Ze
38 matches
Mail list logo