[GitHub] zeppelin issue #2544: [ZEPPELIN-2724] Another Attempt to solve the dead lock...

2017-08-24 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2544 Is it must to have threadpool for this deadlock issue ? Can it be solved in a more clean way like you did in #2465 ? --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #2525: [ZEPPELIN-2647] Make admin role to bypass auth logic

2017-08-24 Thread yu74n
Github user yu74n commented on the issue: https://github.com/apache/zeppelin/pull/2525 @1ambda thx @felixcheung You are right, this feature affects all modes(private and public). I don't understand public mode in detail, is there any problem if we set admin role in public mode?

[GitHub] zeppelin issue #2550: [MINOR] Updated shiro.ini.template to include secure c...

2017-08-24 Thread krishna-pandey
Github user krishna-pandey commented on the issue: https://github.com/apache/zeppelin/pull/2550 @VipinRathor Also, I think it will be a good idea to mention an one-liner in the shiro.ini.template "Enable 'cookie.secure = true' only when Zeppelin is running on HTTPS" or something

[GitHub] zeppelin issue #2544: [ZEPPELIN-2724] Another Attempt to solve the dead lock...

2017-08-24 Thread sadhen
Github user sadhen commented on the issue: https://github.com/apache/zeppelin/pull/2544 No, this PR is for the master, we recently upgraded from 0.6.0 to master. Still to be confirmed and verified. However, we are running my PR in production for over 50 analysts (we mainly

[GitHub] zeppelin issue #2474: [ZEPPELIN-2753] Basic Implementation of IPython Interp...

2017-08-24 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2474 ping Leemoonsoo @1ambda @felixcheung @prabhjyotsingh for 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

[jira] [Created] (ZEPPELIN-2879) Existing process interpreter doesn't respect scoped interpreter settings

2017-08-24 Thread Drew Robb (JIRA)
Drew Robb created ZEPPELIN-2879: --- Summary: Existing process interpreter doesn't respect scoped interpreter settings Key: ZEPPELIN-2879 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2879 Project:

[GitHub] zeppelin pull request #2507: [ZEPPELIN-2815] Improve interpreter dependencie...

2017-08-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2507 --- 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] zeppelin issue #2533: [ZEPPELIN-2855] The Color of Pause Icon on Job Manager...

2017-08-24 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2533 ng-style would work. LGTM, merge if no more discussion. Tests passed but build failed due to an irrelevant issue. - https://travis-ci.org/SDRLurker/zeppelin/jobs/264653451 --- If

[GitHub] zeppelin issue #2544: [ZEPPELIN-2724] Another Attempt to solve the dead lock...

2017-08-24 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2544 I have a question (regarding concurrency issue, I think other might help to review this one) you said that > I confirm the code I wrote for Zeppelin 0.6.0 solved the dead lock

[GitHub] zeppelin issue #2525: [ZEPPELIN-2647] Make admin role to bypass auth logic

2017-08-24 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2525 @yu74n Could you solve the conflict and reply @felixcheung's last comment? > but seems like this isn't just default owner/admin for private mode only, but in all cases? --- If your

[GitHub] zeppelin issue #2525: [ZEPPELIN-2647] Make admin role to bypass auth logic

2017-08-24 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2525 I think this feature is useful. That's because admin can't see all notes currently - since they not owner even if admin has `admin` role. - so admin needs to ask all notebook

Introduction

2017-08-24 Thread Saksham Srivastava
Hi, I am Saksham and work as a developer. We have recently started using Apache Zeppelin as an interface to submit queries on our clusters. It looks like a very exciting project. Earlier, I have contributed to Apache CloudStack too. Can someone be kind enough to guide me to documentation

[GitHub] zeppelin pull request #2547: Fix trivial typo

2017-08-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2547 --- 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] zeppelin pull request #2543: [ZEPPELIN-2860] Invalid last job execution time

2017-08-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2543 --- 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] zeppelin issue #2550: [MINOR] Updated shiro.init.template to include secure ...

2017-08-24 Thread krishna-pandey
Github user krishna-pandey commented on the issue: https://github.com/apache/zeppelin/pull/2550 @VipinRathor Can you please update the description from "Updated shiro.init.template ..." to "Updated shiro.ini.template ...". --- If your project is set up for it, you can reply to this

[jira] [Created] (ZEPPELIN-2878) Zeppelin 0.7.2 error: "pyspark is not responding"

2017-08-24 Thread Olga Shulyarenko (JIRA)
Olga Shulyarenko created ZEPPELIN-2878: -- Summary: Zeppelin 0.7.2 error: "pyspark is not responding" Key: ZEPPELIN-2878 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2878 Project: Zeppelin

[GitHub] zeppelin issue #2539: [ZEPPELIN-2863] change notebook-authorization.json and...

2017-08-24 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2539 Can you explain a bit more why setting `ZEPPELIN_CONF_DIR` to outside of docker image won't work for you ? I am not so familiar with docker, may need more context to understand that.

[GitHub] zeppelin issue #2449: [Zeppelin-2676] recent notes list

2017-08-24 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2449 @1ambda @zjffdu Thank you for your comments. Classes have been renamed to match its functionality --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin pull request #2550: [MINOR] Updated shiro.init.template to include ...

2017-08-24 Thread VipinRathor
GitHub user VipinRathor opened a pull request: https://github.com/apache/zeppelin/pull/2550 [MINOR] Updated shiro.init.template to include secure cookie option ### What is this PR for? Based on discussion in https://github.com/apache/zeppelin/pull/2545 , I'm updating the

[GitHub] zeppelin pull request #2545: ZEPPELIN-2873 - Add documentation on secure coo...

2017-08-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2545 --- 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