[jira] [Created] (ZEPPELIN-2439) Use babel-preset-env to support browsers explicitly

2017-04-21 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2439: --- Summary: Use babel-preset-env to support browsers explicitly Key: ZEPPELIN-2439 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2439 Project: Zeppelin Issu

[GitHub] zeppelin pull request #2271: [ZEPPELIN-2414] Memory leak under scoped mode o...

2017-04-21 Thread hammertank
Github user hammertank closed the pull request at: https://github.com/apache/zeppelin/pull/2271 --- 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

[jira] [Created] (ZEPPELIN-2440) [Umbrella] Browser Compatibility Issues

2017-04-21 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2440: --- Summary: [Umbrella] Browser Compatibility Issues Key: ZEPPELIN-2440 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2440 Project: Zeppelin Issue Type: Task

[GitHub] zeppelin pull request #2273: [ZEPPELIN-2439] Use babel-preset-env to specify...

2017-04-21 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2273 [ZEPPELIN-2439] Use babel-preset-env to specify browser compatibility explicitly ### What is this PR for? Use babel-preset-env to specify browser compatibility explicitly. This will h

[GitHub] zeppelin pull request #2271: [ZEPPELIN-2414] Memory leak under scoped mode o...

2017-04-21 Thread hammertank
GitHub user hammertank reopened a pull request: https://github.com/apache/zeppelin/pull/2271 [ZEPPELIN-2414] Memory leak under scoped mode of SparkInterpreter caused by inapproprately setting Thread.contextClassLoader ### What is this PR for? Fix memory leak under scoped mode of

[jira] [Created] (ZEPPELIN-2441) Incorrect Default Remote Npm registry for Helium dependency loader

2017-04-21 Thread Vijay Mendiratta (JIRA)
Vijay Mendiratta created ZEPPELIN-2441: -- Summary: Incorrect Default Remote Npm registry for Helium dependency loader Key: ZEPPELIN-2441 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2441 Pr

[jira] [Created] (ZEPPELIN-2442) Button to create new note into folder (navbar)

2017-04-21 Thread Tinkoff DWH (JIRA)
Tinkoff DWH created ZEPPELIN-2442: - Summary: Button to create new note into folder (navbar) Key: ZEPPELIN-2442 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2442 Project: Zeppelin Issue

[GitHub] zeppelin pull request #2274: [ZEPPELIN-2388] Improve the keyboard shortcuts ...

2017-04-21 Thread soralee
GitHub user soralee opened a pull request: https://github.com/apache/zeppelin/pull/2274 [ZEPPELIN-2388] Improve the keyboard shortcuts dialog ## What is this PR for? This PR is for Improving the keyboard shortcuts dialog form and here is what i improve. - change to table sha

[GitHub] zeppelin issue #2274: [ZEPPELIN-2388] Improve the keyboard shortcuts dialog

2017-04-21 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2274 @kun @Leemoonsoo Could you guys review this PR, please? --- 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 hav

[GitHub] zeppelin issue #2270: [ZEPPELIN-2409] DON'T block body scrolling in results ...

2017-04-21 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2270 @1ambda Let me test and come back here :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 does

[jira] [Created] (ZEPPELIN-2443) SSL Support for Groovy Interpreter HTTP requests

2017-04-21 Thread Dmitry Lukyanov (JIRA)
Dmitry Lukyanov created ZEPPELIN-2443: - Summary: SSL Support for Groovy Interpreter HTTP requests Key: ZEPPELIN-2443 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2443 Project: Zeppelin

[GitHub] zeppelin issue #2274: [ZEPPELIN-2388] Improve the keyboard shortcuts dialog

2017-04-21 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2274 really great improvement! 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 have

[GitHub] zeppelin pull request #2271: [ZEPPELIN-2414] Memory leak under scoped mode o...

2017-04-21 Thread hammertank
GitHub user hammertank reopened a pull request: https://github.com/apache/zeppelin/pull/2271 [ZEPPELIN-2414] Memory leak under scoped mode of SparkInterpreter caused by inapproprately setting Thread.contextClassLoader ### What is this PR for? Fix memory leak under scoped mode of

[GitHub] zeppelin pull request #2271: [ZEPPELIN-2414] Memory leak under scoped mode o...

2017-04-21 Thread hammertank
Github user hammertank closed the pull request at: https://github.com/apache/zeppelin/pull/2271 --- 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 pull request #2275: [ZEPPELIN-2442] button to create note into fold...

2017-04-21 Thread tinkoff-dwh
GitHub user tinkoff-dwh opened a pull request: https://github.com/apache/zeppelin/pull/2275 [ZEPPELIN-2442] button to create note into folder (navbar) ### What is this PR for? Added button to create new note into folder (navbar) ### What type of PR is it? Feature

Zeppelin build from source

2017-04-21 Thread Swapnil Shinde
Hello Everyone I am new to zeppelin world and trying to build zeppelin source code for the first time. I am building it in *windows* platform. Below are the steps I followed to build and difficuties/workaround I faced- *1. Update pom.xml to use scala 2.11. (Successful)* ./dev/change_scala_ve

[GitHub] zeppelin pull request #2276: [ZEPPELIN-2410]: Using UUID from filename in re...

2017-04-21 Thread cfries
GitHub user cfries opened a pull request: https://github.com/apache/zeppelin/pull/2276 [ZEPPELIN-2410]: Using UUID from filename in registry cache dir inste… …ad of uri. The previous version of this file used the full uri as file name in the cache. This included spec

Re: shiro.ini : Zeppelin interpreter authorization: lock to one user

2017-04-21 Thread Vinay Shukla
Arun, Can you try the following 1. Enable Zeppelin authentication via shiro if not already. 2. In shiro.ini specify the role that should have access to interpreter settings page. Example below [urls] /api/interpreter/** = authc, roles[admin] /api/configurations/** = authc, roles[admin] /api/c

[GitHub] zeppelin issue #2235: [ZEPPELIN-2375]: Avoid modification of CLASSPATH varia...

2017-04-21 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2235 @cfries looks like this PR is now including other changes? Could you 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

[GitHub] zeppelin issue #2274: [ZEPPELIN-2388] Improve the keyboard shortcuts dialog

2017-04-21 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2274 awesome! --- 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

[GitHub] zeppelin issue #2272: ZEPPELIN-2397. Add toJson and fromJson method for seri...

2017-04-21 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2272 this seems like a good change. perhaps toJSON etc should be in a common base class to avoid duplications? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin issue #2275: [ZEPPELIN-2442] button to create note into folder (nav...

2017-04-21 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2275 cool - perhaps `+` icon is a bit confusing? though we have `+` for new note anyway --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[GitHub] zeppelin issue #2276: [ZEPPELIN-2410]: Using UUID from filename in registry ...

2017-04-21 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2276 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] zeppelin issue #2235: [ZEPPELIN-2375]: Avoid modification of CLASSPATH varia...

2017-04-21 Thread cfries
Github user cfries commented on the issue: https://github.com/apache/zeppelin/pull/2235 @Leemoonsoo Ups. Sorry for that. Will fix asap... --- 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] zeppelin pull request #2234: [ZEPPELIN-2374] sorting notes tree

2017-04-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2234 --- 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 #2260: [ZEPPELIN-2408] Should use $uibTooltip instead ...

2017-04-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2260 --- 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 #2269: [ZEPPELIN-2434] Credential feature does work in JDBC i...

2017-04-21 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2269 Merge to master and branch-0.7 if no further discussions. --- 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 no

[GitHub] zeppelin issue #2273: [ZEPPELIN-2439] Use babel-preset-env to specify browse...

2017-04-21 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2273 LGTM. 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 project does not have th

[GitHub] zeppelin issue #2276: [ZEPPELIN-2410]: Using UUID from filename in registry ...

2017-04-21 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2276 Merge to master and branch-0.7 if no further comments. --- 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 issue #2235: [ZEPPELIN-2375]: Avoid modification of CLASSPATH varia...

2017-04-21 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2235 CI build passed. https://travis-ci.org/cfries/zeppelin/builds/224499519 Merge to master and branch-0.7 if no further comments. --- If your project is set up for it, you can reply

[GitHub] zeppelin issue #2265: [ZEPPELIN-2427] Hide navbar and noteAction bar when sc...

2017-04-21 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2265 Tested and it works well! Although i really really like this improvement because it allow utilize small screen more efficiently, i'd like to open this PR for next few more days for fur

[GitHub] zeppelin issue #2270: [ZEPPELIN-2409] DON'T block body scrolling in results ...

2017-04-21 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2270 @1ambda Can this be applied to table visualization, too? --- 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

[GitHub] zeppelin issue #2265: [ZEPPELIN-2427] Hide navbar and noteAction bar when sc...

2017-04-21 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2265 Cool! Then to reach to the menu, some users who have lots of paragraphs have to spend much time to scroll up. Then how about sticky "go to top" like button at bottom-right side instead? I

[GitHub] zeppelin issue #2265: [ZEPPELIN-2427] Hide navbar and noteAction bar when sc...

2017-04-21 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2265 @AhyoungRyu you can get navbar again by scrolling up few pixels. it's not necessary to go to the top. --- If your project is set up for it, you can reply to this email and have your reply appear o

[GitHub] zeppelin pull request #2246: [ZEPPELIN-1828] Flaky Test: RemoteInterpreterTe...

2017-04-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2246 --- 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 #2238: 0.7.1 with ssl

2017-04-21 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2238 Thanks @alourie for the contribution Could you configure CI? Following message from Jekins might help. ``` Looks like travis-ci is not configured for your fork. Please setup

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

2017-04-21 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2262 Thanks @hammertank for the contribution. I can see commits included in this PR came from other branch. In this case we'd like to cherry-pick and preserve original author to keep contribu