[jira] [Created] (ZEPPELIN-2655) python interpreter output error when use sys.reload

2017-06-15 Thread Jiang Wenwei (JIRA)
Jiang Wenwei created ZEPPELIN-2655: -- Summary: python interpreter output error when use sys.reload Key: ZEPPELIN-2655 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2655 Project: Zeppelin

[GitHub] zeppelin issue #2407: [ZEPPELIN-1907] Shell Interpreter does not renew ticke...

2017-06-15 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2407 @felixcheung I like the idea of renewing token periodically, do you think we should have both "if fail then renew" and "renew token periodically", or just renewing token periodically is suf

[GitHub] zeppelin pull request #2412: [ZEPPELIN-2641] Change encoding to UTF-8 when s...

2017-06-15 Thread qwemicheal
GitHub user qwemicheal opened a pull request: https://github.com/apache/zeppelin/pull/2412 [ZEPPELIN-2641] Change encoding to UTF-8 when sending request to Livy ### What is this PR for? Change encoding of the request sent from Zeppelin to Livy to UTF-8. In this way, Zeppelin can

[GitHub] zeppelin issue #2407: [ZEPPELIN-1907] Shell Interpreter does not renew ticke...

2017-06-15 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2407 @felixcheung have pushed another change that will just renew token periodically. If this looks good, will implement the same for JDBC interpreter as well and fix the CI. --- If your proje

[jira] [Created] (ZEPPELIN-2656) Enabled visualizations in helium do not show up in notebooks (Zeppelin 0.8.0)

2017-06-15 Thread Georges Kohnen (JIRA)
Georges Kohnen created ZEPPELIN-2656: Summary: Enabled visualizations in helium do not show up in notebooks (Zeppelin 0.8.0) Key: ZEPPELIN-2656 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2656

[GitHub] zeppelin issue #2407: [ZEPPELIN-1907] Shell Interpreter does not renew ticke...

2017-06-15 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2407 How about the addition of a secured/Kerberosize interpreter as a base class that individual interpreter can inherit from as applicable? --- If your project is set up for it, you can rep

[GitHub] zeppelin pull request #2413: [ZEPPELIN-2654] add roles to permissions of int...

2017-06-15 Thread tinkoff-dwh
GitHub user tinkoff-dwh opened a pull request: https://github.com/apache/zeppelin/pull/2413 [ZEPPELIN-2654] add roles to permissions of interpreter ### What is this PR for? Added the ability to specify roles (groups) which is available to use an interpreter (тow it is possible

[jira] [Created] (ZEPPELIN-2657) Add group search filter option to LdapRealm

2017-06-15 Thread Vipin Rathor (JIRA)
Vipin Rathor created ZEPPELIN-2657: -- Summary: Add group search filter option to LdapRealm Key: ZEPPELIN-2657 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2657 Project: Zeppelin Issue

[GitHub] zeppelin pull request #2414: [ZEPPELIN-2657] Add group search filter option ...

2017-06-15 Thread VipinRathor
GitHub user VipinRathor opened a pull request: https://github.com/apache/zeppelin/pull/2414 [ZEPPELIN-2657] Add group search filter option to LdapRealm ### What is this PR for? Problem: While performing LDAP authentication, current Shiro module does a group=* search while tr

[jira] [Created] (ZEPPELIN-2658) Redirect HTTP requests to HTTPS when zeppelin.ssl=true

2017-06-15 Thread Tom Grant (JIRA)
Tom Grant created ZEPPELIN-2658: --- Summary: Redirect HTTP requests to HTTPS when zeppelin.ssl=true Key: ZEPPELIN-2658 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2658 Project: Zeppelin I

[jira] [Created] (ZEPPELIN-2659) shiro.ini parsed twice, causing double and conflicting instatiation

2017-06-15 Thread Jonathan Tinkham (JIRA)
Jonathan Tinkham created ZEPPELIN-2659: -- Summary: shiro.ini parsed twice, causing double and conflicting instatiation Key: ZEPPELIN-2659 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2659 P

[GitHub] zeppelin issue #2407: [ZEPPELIN-1907] Shell Interpreter does not renew ticke...

2017-06-15 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2407 @felixcheung have implemented your feedback, will update the doc in a while. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] zeppelin pull request #2371: [ZEPPELIN-2596] Improving documentation page

2017-06-15 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2371 --- 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] zeppelin pull request #2371: [ZEPPELIN-2596] Improving documentation page

2017-06-15 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/2371 [ZEPPELIN-2596] Improving documentation page ### What is this PR for? Improving documentation page. Please check *TODO* and *Screenshots* sections for detail. The motivation is desc

[jira] [Created] (ZEPPELIN-2660) Add credentials variable to spark interpreter

2017-06-15 Thread Wind (JIRA)
Wind created ZEPPELIN-2660: -- Summary: Add credentials variable to spark interpreter Key: ZEPPELIN-2660 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2660 Project: Zeppelin Issue Type: Improvem

Re: Official Docker Image for Apache Zeppelin 0.7.2

2017-06-15 Thread Park Hoon
Hi, devs. A few months ago the community started to create official docker image for Zeppelin. As of 0.7.2, release process includes building docker image. Thus, every release can ship its own docker image. You can test the docker image for 0.7.2 with this command. *docker run -p 8080:8080 --rm

Re: Official Docker Image for Apache Zeppelin 0.7.2

2017-06-15 Thread moon soo Lee
Great work! Tested basic features and it's working well. I think it'll help user a lot when http://zeppelin.apache.org/download.html have some guide (or link to guide) for docker image. Thanks, moon On Thu, Jun 15, 2017 at 10:24 PM Park Hoon <1am...@gmail.com> wrote: > Hi, devs. > > > A few m

[GitHub] zeppelin pull request #2409: Revert layout change made by pr2356

2017-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2409 --- 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] zeppelin pull request #2411: [ZEPPELIN-2650] fix: DON'T use uppercase for th...

2017-06-15 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/2411 [ZEPPELIN-2650] fix: DON'T use uppercase for the first letter of each column name ### What is this PR for? Fixed not to use uppercase for the first letter of each column name #

[GitHub] zeppelin pull request #2411: [ZEPPELIN-2650] fix: DON'T use uppercase for th...

2017-06-15 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2411 --- 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

[jira] [Created] (ZEPPELIN-2661) test personalized mode action

2017-06-15 Thread Sora Lee (JIRA)
Sora Lee created ZEPPELIN-2661: -- Summary: test personalized mode action Key: ZEPPELIN-2661 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2661 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin pull request #2393: [ZEPPELIN-2590] Convert jupyter's notebook to Z...

2017-06-15 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/2393 --- 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 #2393: [ZEPPELIN-2590] Convert jupyter's notebook to Z...

2017-06-15 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/2393 [ZEPPELIN-2590] Convert jupyter's notebook to Zeppelin's note ### What is this PR for? Converting jupyter's notebook to Zeppelin's note ### What type of PR is it? [Feature]

[GitHub] zeppelin issue #2393: [ZEPPELIN-2590] Convert jupyter's notebook to Zeppelin...

2017-06-15 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2393 Merging if there's 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 en

[GitHub] zeppelin pull request #2415: [ZEPPELIN-2661] Test: personalize mode action

2017-06-15 Thread soralee
GitHub user soralee opened a pull request: https://github.com/apache/zeppelin/pull/2415 [ZEPPELIN-2661] Test: personalize mode action ### What is this PR for? Adding to personalized mode action case on Selenium test. Here is for checking scenario. 1. (admin) login, c

[GitHub] zeppelin issue #2415: [ZEPPELIN-2661] Test: personalize mode action

2017-06-15 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2415 @jongyoul @1ambda please help to review :slightly_smiling_face: --- 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 doe

[GitHub] zeppelin pull request #2416: [ZEPPELIN-2647] Set admin user as owner when us...

2017-06-15 Thread yu74n
GitHub user yu74n opened a pull request: https://github.com/apache/zeppelin/pull/2416 [ZEPPELIN-2647] Set admin user as owner when user create a notebook ### What is this PR for? When a user creates a notebook, default users (an administrator can set default users in zeppelin-si