[jira] [Created] (ZEPPELIN-2654) Add groups (roles) to permissions of interpreter

2017-06-14 Thread Tinkoff DWH (JIRA)
Tinkoff DWH created ZEPPELIN-2654: - Summary: Add groups (roles) to permissions of interpreter Key: ZEPPELIN-2654 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2654 Project: Zeppelin Iss

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

2017-06-14 Thread 1ambda
GitHub user 1ambda opened 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 #2405: [ZEPPELIN-2640] Roles are not getting honored f...

2017-06-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2405 --- 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-2653) Apply virtual rendering for paragraphs to fix slow rendering

2017-06-14 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2653: --- Summary: Apply virtual rendering for paragraphs to fix slow rendering Key: ZEPPELIN-2653 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2653 Project: Zeppelin

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

2017-06-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2409 Thanks @1ambda for the review. Merge to master if no further 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

[GitHub] zeppelin issue #2374: [ZEPPELIN-2593] Add storage settings to persist on com...

2017-06-14 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/2374 yes that's true, i'll look into saving when stopping zeppelin --- 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] zeppelin issue #2374: [ZEPPELIN-2593] Add storage settings to persist on com...

2017-06-14 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2374 Can we make *stopping zeppelin* also trigger *persist action*? - usually, people expect *stopping zeppelin* will save their changes regardless of whatever mode they are using. they might t

[GitHub] zeppelin issue #2374: [ZEPPELIN-2593] Add storage settings to persist on com...

2017-06-14 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/2374 @1ambda thanks for testing. yes that's the purpose of `save & commit`, the changes are applied in memory only unless it's explicitly saved and commit (persisted into file) --- If your pro

[jira] [Created] (ZEPPELIN-2652) Can't open spark tutorial note in 0.8.0-SNAPSHOT

2017-06-14 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2652: --- Summary: Can't open spark tutorial note in 0.8.0-SNAPSHOT Key: ZEPPELIN-2652 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2652 Project: Zeppelin Issue T

[GitHub] zeppelin issue #2374: [ZEPPELIN-2593] Add storage settings to persist on com...

2017-06-14 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2374 @khalidhuseynov I tested and works well in usual cases. However, 1. Set `Persist on note commits` 2. Execute paragraph 3. Stop Zeppelin without committing. **In this case,

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

2017-06-14 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 issue #2371: [ZEPPELIN-2596] Improving documentation page

2017-06-14 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2371 Ready to be reviewed. --- 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

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

2017-06-14 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

[GitHub] zeppelin issue #2309: [ZEPPELIN-2482] added font size for paragraph

2017-06-14 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2309 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 feat

[jira] [Created] (ZEPPELIN-2651) I with that notebooks can be stored on Google cloud storage

2017-06-14 Thread MIN-FU YANG (JIRA)
MIN-FU YANG created ZEPPELIN-2651: - Summary: I with that notebooks can be stored on Google cloud storage Key: ZEPPELIN-2651 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2651 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2650) Column names from JDBC Interpretations don't respect capitalization.

2017-06-14 Thread Spencer Smith (JIRA)
Spencer Smith created ZEPPELIN-2650: --- Summary: Column names from JDBC Interpretations don't respect capitalization. Key: ZEPPELIN-2650 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2650 Proje

[jira] [Created] (ZEPPELIN-2649) Presto JDBC Driver Slow

2017-06-14 Thread Charles Pritchard (JIRA)
Charles Pritchard created ZEPPELIN-2649: --- Summary: Presto JDBC Driver Slow Key: ZEPPELIN-2649 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2649 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #2404: fix bugs for: when interpreter setting restart of one ...

2017-06-14 Thread wary
Github user wary commented on the issue: https://github.com/apache/zeppelin/pull/2404 @jongyoul thx for testing my code, any question, please feel free to let me know, thank you --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin pull request #2407: [ZEPPELIN-1907] Shell Interpreter does not rene...

2017-06-14 Thread prabhjyotsingh
GitHub user prabhjyotsingh reopened a pull request: https://github.com/apache/zeppelin/pull/2407 [ZEPPELIN-1907] Shell Interpreter does not renew ticket on secure cluster ### What is this PR for? Kerberos ticket and renew lifetime are set to 1 hour. On accessing secure Hadoop fr

[GitHub] zeppelin pull request #2407: [ZEPPELIN-1907] Shell Interpreter does not rene...

2017-06-14 Thread prabhjyotsingh
Github user prabhjyotsingh closed the pull request at: https://github.com/apache/zeppelin/pull/2407 --- 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 feat

Re: [DISCUSSION] Extending TableData API

2017-06-14 Thread Jeff Zhang
>>> But not sure about how other interpreters can do the same thing. (e.g trivial, but let’s think about shell interpreter which keeps it’s tabledata on memory) The approach I proposed is general for all the interpreters. What we need do is to add one method in RemoteInterpreterProcess for other i

Re: [DISCUSSION] Extending TableData API

2017-06-14 Thread Park Hoon
@Jeff, Thanks for sharing your opinions and important questions. > Q1. What does the resource registration mean? IIUC, currently it means it would cache the data in Interpreter Process. Then it might be a memory issue when more and more resources are registered. Maybe we could introduce resource

[GitHub] zeppelin issue #2398: [ZEPPELIN-2622] Add Zeppelin Git info REST API

2017-06-14 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2398 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 issue #2373: [ZEPPELIN-2598] Securing Zeppelin with OpenID Connect

2017-06-14 Thread volumeint
Github user volumeint commented on the issue: https://github.com/apache/zeppelin/pull/2373 I just submitted a [pull request to buji-pac4j](https://github.com/bujiio/buji-pac4j/pull/62) to make the value of Principal.getName() configurable via shiro.ini. We just have to wait for it to

[GitHub] zeppelin pull request #2410: [ZEPPELIN-2645] Adding way to register RemoteIn...

2017-06-14 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/2410 [ZEPPELIN-2645] Adding way to register RemoteInterpreterServer's port into InterpreterProcess ### What is this PR for? Changing the way to register interpreter to server. interpreter tells

[GitHub] zeppelin issue #2374: [ZEPPELIN-2593] Add storage settings to persist on com...

2017-06-14 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2374 Thanks for the contribution. Let me test and comment soon. --- 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 h

[GitHub] zeppelin pull request #2391: [ZEPPELIN-2501] Better Job Navigation Experienc...

2017-06-14 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/2391 [ZEPPELIN-2501] Better Job Navigation Experience ### What is this PR for? Improve UX for Job Navigation. Please refer the *TODOs* section and screenshots attached below for detail.

[GitHub] zeppelin pull request #2391: [ZEPPELIN-2501] Better Job Navigation Experienc...

2017-06-14 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2391 --- 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 #2309: [ZEPPELIN-2482] added font size for paragraph

2017-06-14 Thread tinkoff-dwh
GitHub user tinkoff-dwh reopened a pull request: https://github.com/apache/zeppelin/pull/2309 [ZEPPELIN-2482] added font size for paragraph ### What is this PR for? 1. Added possibilty to change font size of paragraph text 2. Fixed cloneParagraphAction (immediately after the

[GitHub] zeppelin pull request #2309: [ZEPPELIN-2482] added font size for paragraph

2017-06-14 Thread tinkoff-dwh
Github user tinkoff-dwh closed the pull request at: https://github.com/apache/zeppelin/pull/2309 --- 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] zeppelin issue #2391: [ZEPPELIN-2501] Better Job Navigation Experience

2017-06-14 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2391 @khalidhuseynov Thanks for the review. The error was fixed in a different PR. I just rebased to apply it. :) --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Created] (ZEPPELIN-2648) zeppelin-spark_2.10 on maven central is not compiled based on scala-2.10

2017-06-14 Thread slee (JIRA)
slee created ZEPPELIN-2648: -- Summary: zeppelin-spark_2.10 on maven central is not compiled based on scala-2.10 Key: ZEPPELIN-2648 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2648 Project: Zeppelin

[GitHub] zeppelin issue #2401: [gh-pages] [ZEPPELIN-2597] updating navbar and main se...

2017-06-14 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2401 @1ambda Thank you for all your 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 e

[GitHub] zeppelin issue #2401: [gh-pages] [ZEPPELIN-2597] updating navbar and main se...

2017-06-14 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2401 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 feat

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

2017-06-14 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2409 Tested and works well. --- 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

[GitHub] zeppelin issue #2309: [ZEPPELIN-2482] added font size for paragraph

2017-06-14 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2309 sorry it is my fault. i added new dropdown menu (font size) so order of elements (select) is changed --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] zeppelin issue #2401: [gh-pages] [ZEPPELIN-2597] updating navbar and main se...

2017-06-14 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2401 @soralee LGTM except for one thing, h1 is hidden in mobile size browser. ![image](https://user-images.githubusercontent.com/4968473/27124501-3821ef96-512c-11e7-9007-1f6f38799ab5.pn

[GitHub] zeppelin issue #2401: [gh-pages] [ZEPPELIN-2597] updating navbar and main se...

2017-06-14 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2401 Fixed 6.2 comments and, here is more improvement list 1. main section - changed PR phrase to `font-size : 22px`, `line-height: 1.4` - added padding-top/bottom in main section - c

[jira] [Created] (ZEPPELIN-2647) Set admin user as owner when user create a notebook

2017-06-14 Thread Yuta Hongo (JIRA)
Yuta Hongo created ZEPPELIN-2647: Summary: Set admin user as owner when user create a notebook Key: ZEPPELIN-2647 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2647 Project: Zeppelin Is

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

2017-06-14 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2407 @zjffdu Yes make sense I have created a JIRA (https://issues.apache.org/jira/browse/ZEPPELIN-2646) for it, I'll handle it in a different PR. --- If your project is set up for it, you can

[jira] [Created] (ZEPPELIN-2646) Code duplication and inconsistency between ShellInterpreter and ShellSecurityImpl.

2017-06-14 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-2646: - Summary: Code duplication and inconsistency between ShellInterpreter and ShellSecurityImpl. Key: ZEPPELIN-2646 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2646

[GitHub] zeppelin issue #2373: [ZEPPELIN-2598] Securing Zeppelin with OpenID Connect

2017-06-14 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2373 ping --- 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 fe