[jira] [Created] (ZEPPELIN-2545) SecurityRestApiTest test fails on travis

2017-05-14 Thread Lee moon soo (JIRA)
Type: Bug Reporter: Lee moon soo {{org.apache.zeppelin.rest.SecurityRestApiTest}} test fails. Log - https://s3.amazonaws.com/archive.travis-ci.org/jobs/232172080/log.txt?X-Amz-Expires=30=20170514T212740Z=AWS4-HMAC-SHA256=AKIAJRYRXRSVGNKPKO5A/20170514/us-east-1/s3/aws4_request=host

[GitHub] zeppelin issue #2322: [ZEPPELIN-2502] RemoteInterpreterServer hang forever d...

2017-05-14 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2322 @Leemoonsoo I can reproduce the error locally running on Chrome (i.e. the current encoding of the test doesn't work for me out of the box with chrome), should I separate these modifications in a

[GitHub] zeppelin issue #2340: [ZEPPELIN-2426] Improve graph setting DOMs

2017-05-14 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2340 Teset and LGTM! It's really good improvement for 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 project does not

[GitHub] zeppelin issue #2319: [ZEPPELIN-2437] Executions of notebooks are blocked af...

2017-05-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2319 LGTM and 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

[GitHub] zeppelin pull request #2342: [ZEPPELIN-2467] Restore travis second job funct...

2017-05-14 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/2342 [ZEPPELIN-2467] Restore travis second job functionality ### What is this PR for? issue ZEPPELIN-2467 has resolved by https://github.com/apache/zeppelin/pull/2300. However

[GitHub] zeppelin issue #2323: [ZEPPELIN-2411] Improve Table

2017-05-14 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2323 @Leemoonsoo Oops. I missed that feature. 1. Now table renders HTML display in the cells

[GitHub] zeppelin issue #2323: [ZEPPELIN-2411] Improve Table

2017-05-14 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2323 @Leemoonsoo Colorizing (even rows) is cognitively better because we are not confused when investigating closer rows. Here are more bright versions

[jira] [Created] (ZEPPELIN-2544) `build:dist` command doens't clean `dist` dir in zeppelin-web

2017-05-14 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2544: --- Summary: `build:dist` command doens't clean `dist` dir in zeppelin-web Key: ZEPPELIN-2544 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2544 Project: Zeppelin

[GitHub] zeppelin issue #2322: [ZEPPELIN-2502] RemoteInterpreterServer hang forever d...

2017-05-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2322 @andreaTP Changes on file ZeppelinIT.java are required? And It'll be great if this branch is rebased (or merge) to master and see CI becomes green. --- If your project is set up for it, you

[jira] [Created] (ZEPPELIN-2546) NotebookSecurityRestApiTest fails on travis

2017-05-14 Thread Lee moon soo (JIRA)
Type: Bug Reporter: Lee moon soo {{NotebookSecurityRestApiTest}} fails. log - https://s3.amazonaws.com/archive.travis-ci.org/jobs/232172080/log.txt?X-Amz-Expires=30=20170514T212740Z=AWS4-HMAC-SHA256=AKIAJRYRXRSVGNKPKO5A/20170514/us-east-1/s3/aws4_request=host

[GitHub] zeppelin issue #2328: [ZEPPELIN-2521] fix: Confusing axis description in adv...

2017-05-14 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2328 Tested and 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,

[GitHub] zeppelin issue #2323: [ZEPPELIN-2411] Improve Table

2017-05-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2323 Bright version looks better for 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 project does not have this feature

[GitHub] zeppelin issue #2322: [ZEPPELIN-2502] RemoteInterpreterServer hang forever d...

2017-05-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2322 @andreaTP Yes. separate PR would be more helpful. --- 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 issue #2322: [ZEPPELIN-2502] RemoteInterpreterServer hang forever d...

2017-05-14 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2322 @Leemoonsoo sounds good :-) I'll do that tomorrow! and I will follow up with this PR. Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #2322: [ZEPPELIN-2502] RemoteInterpreterServer hang forever d...

2017-05-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2322 Thanks @andreaTP ! --- 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 #986: [Zeppelin 946] Permissions not honoring group

2017-05-14 Thread ekantheshwara
Github user ekantheshwara commented on the issue: https://github.com/apache/zeppelin/pull/986 @prabhjyotsingh The issue got resolved. I had to take out the line "securityManager.realms = $activeDirectoryRealm" from my config and that resolved the issue. I dont see anything

[GitHub] zeppelin issue #2335: [ZEPPELIN-2426] Improve graph setting DOMs

2017-05-14 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2335 Of course! Let me test #2340 out! --- 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] zeppelin issue #2328: [ZEPPELIN-2521] fix: Confusing axis description in adv...

2017-05-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2328 LGTM and merge to master 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 have

[GitHub] zeppelin issue #2296: [ZEPPELIN-2463] Avoid Locking interpreterSettings duri...

2017-05-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2296 @benoyantony Thanks for the fix! LGTM and 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

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

2017-05-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2274 --- 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 #2323: [ZEPPELIN-2411] Improve Table

2017-05-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2323 And this PR adds background in rows. Master branch ![image](https://cloud.githubusercontent.com/assets/1540981/26033572/048722ea-387d-11e7-99da-1f940daa4347.png) This PR

[GitHub] zeppelin pull request #2341: ZEPPELIN-2543: Add ability to change the log le...

2017-05-14 Thread karuppayya
GitHub user karuppayya opened a pull request: https://github.com/apache/zeppelin/pull/2341 ZEPPELIN-2543: Add ability to change the log level at runtime ### What is this PR for? Add ability to change the log level at runtime ### What type of PR is it?

[GitHub] zeppelin issue #2324: [ZEPPELIN-2512] Prevent slow note, interpreter search....

2017-05-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2324 Merge to master 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 have this

[GitHub] zeppelin issue #2323: [ZEPPELIN-2411] Improve Table

2017-05-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2323 Each cell in table supposed to print html. For example ``` %sh echo -e "%table key\tvalue\nsun\t%html http://www.freeiconspng.com/uploads/sun-icon-4.jpg>" ``` This PR

[GitHub] zeppelin issue #2331: [minor] Replace 'SIMPLE' auth with 'simple' auth every...

2017-05-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2331 LGTM and merge to master and branch-0.7 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

[GitHub] zeppelin issue #2325: [ZEPPELIN-2516] Set offset, tolerance for navbar, acti...

2017-05-14 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2325 @1ambda Sorry for my late test! Tested and 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

[GitHub] zeppelin issue #2315: [ZEPPELIN-2491] fix: Bump spell package version too

2017-05-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2315 LGTM and merge to master 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 have

[GitHub] zeppelin pull request #2327: [ZEPPELIN-2520] DON'T set bottom margin for mar...

2017-05-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2327 --- 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 #2330: [minor] Remove incorrect configuration and fix ...

2017-05-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2330 --- 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 #2239: Show dialog if owners field set to be empty on shiro

2017-05-14 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2239 Hi, there. CI became green now. --- 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] zeppelin issue #2341: ZEPPELIN-2543: Add ability to change the log level at ...

2017-05-14 Thread karuppayya
Github user karuppayya commented on the issue: https://github.com/apache/zeppelin/pull/2341 Closing it and reopening to trigger CI --- 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 #2341: ZEPPELIN-2543: Add ability to change the log le...

2017-05-14 Thread karuppayya
Github user karuppayya closed the pull request at: https://github.com/apache/zeppelin/pull/2341 --- 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 #2341: ZEPPELIN-2543: Add ability to change the log le...

2017-05-14 Thread karuppayya
GitHub user karuppayya reopened a pull request: https://github.com/apache/zeppelin/pull/2341 ZEPPELIN-2543: Add ability to change the log level at runtime ### What is this PR for? Add ability to change the log level at runtime ### What type of PR is it?

[GitHub] zeppelin issue #986: [Zeppelin 946] Permissions not honoring group

2017-05-14 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/986 @ekantheshwara this sounds like a bug, can you create a JIRA, will try to address it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #2337: ZEPPELIN-2530: Zeppelin user impersonation with domain...

2017-05-14 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2337 @felixcheung Thank you for reviewing this. Will merge this to master and branch-0.7, if no more discussion. --- If your project is set up for it, you can reply to this email and

[jira] [Created] (ZEPPELIN-2543) Ability to change log level at runtime

2017-05-14 Thread Karuppayya (JIRA)
Karuppayya created ZEPPELIN-2543: Summary: Ability to change log level at runtime Key: ZEPPELIN-2543 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2543 Project: Zeppelin Issue Type: