[GitHub] zeppelin pull request #1047: [ TEST ] Selenium test modified according to Sh...

2016-06-19 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1047 [ TEST ] Selenium test modified according to Shiro failed the test. ### What is this PR for? Shiro web test is included as an element of Selenium web test. However, Shiro test case

[GitHub] zeppelin pull request #1005: ZEPPELIN-995 Change scheduler for JDBC interpre...

2016-06-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1005 --- 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

Re: paragraph ordering/removal broken?

2016-06-19 Thread Randy Gelhausen
Can this be fixed by adding a default configuration someplace? Might be an easy fix On Sun, Jun 19, 2016 at 10:46 PM, Hyung Sung Shim wrote: > Great point @Corneau Damien. > I got an following error when i control the paragraph. > > ERROR [2016-06-20 11:41:02,473]

Re: paragraph ordering/removal broken?

2016-06-19 Thread Hyung Sung Shim
Great point @Corneau Damien. I got an following error when i control the paragraph. ERROR [2016-06-20 11:41:02,473] ({qtp1424826835-36} NotebookServer.java[onMessage]:232) - Can't handle message org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling

[GitHub] zeppelin pull request #1032: ZEPPELIN-1027: Python - add basic matplotlib ex...

2016-06-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1032 --- 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 #1033: Python: fix for 'run all' paragraphs

2016-06-19 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1033 CI failed due to networking issues ``` INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: Connection reset Jun

[GitHub] zeppelin issue #1034: [ZEPPELIN-1009] [HOTFIX] Fix Selenium test error

2016-06-19 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1034 Sounds great! Shall we merge this guy then, and handle this nasty click in `ParagraphActionIT.testCreateNewButton` in separate pr? --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin issue #1043: [ZEPPELIN-905] Fix import notebook with error result

2016-06-19 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1043 Looks good to 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 enabled and wishes so, or

[GitHub] zeppelin issue #994: [ZEPPELIN-986] Create publish release script

2016-06-19 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/994 Looks awesome to me, thank you @minahlee ! 2 minor things are a bit confusing: - the purpose of `dev/publish_release.sh.hehe` file - some artifacts (namely, integration for Geode and

Re: paragraph ordering/removal broken?

2016-06-19 Thread Randy Gelhausen
Anyone else seeing this issue and/or know how to resolve it? I've deleted and re-cloned/rebuilt the entire project (and my maven cache), restarted Chrome and my machine, but no luck. Still can't re-order or remove paragraphs from current master. On Sun, Jun 19, 2016 at 2:30 PM, Randy Gelhausen

Re: paragraph ordering/removal broken?

2016-06-19 Thread Randy Gelhausen
Filed: https://issues.apache.org/jira/browse/ZEPPELIN-1033 On Sun, Jun 19, 2016 at 1:36 PM, moon soo Lee wrote: > Thanks for sharing the problem. > Can't see attached gif, in this mailing list. > > Do you mind create an jira issue? > > Thanks, > moon > > > On Sat, Jun 18, 2016

[jira] [Created] (ZEPPELIN-1033) Paragraph deletion and re-ordering broken

2016-06-19 Thread Randy Gelhausen (JIRA)
Randy Gelhausen created ZEPPELIN-1033: - Summary: Paragraph deletion and re-ordering broken Key: ZEPPELIN-1033 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1033 Project: Zeppelin

Re: paragraph ordering/removal broken?

2016-06-19 Thread moon soo Lee
Thanks for sharing the problem. Can't see attached gif, in this mailing list. Do you mind create an jira issue? Thanks, moon On Sat, Jun 18, 2016 at 10:06 PM Randy Gelhausen wrote: > I just rebuilt from master and found that in both Firefox and Chrome, I > can no longer

[GitHub] zeppelin pull request #1046: [TEST] Experimental with Apache's travis accoun...

2016-06-19 Thread Leemoonsoo
GitHub user Leemoonsoo reopened a pull request: https://github.com/apache/zeppelin/pull/1046 [TEST] Experimental with Apache's travis account (don't merge) ### What is this PR for? This is experimental with Apache's travis account. You can merge this pull request into a Git

[GitHub] zeppelin pull request #1046: [TEST] Experimental with Apache's travis accoun...

2016-06-19 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1046 [TEST] Experimental with Apache's travis account (don't merge) ### What is this PR for? This is experimental with Apache's travis account. You can merge this pull request into a Git

[GitHub] zeppelin issue #1015: [ZEPPPELIN-1009] Trying to Fix selenium modal error

2016-06-19 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1015 `handleException()` take screenshot. `ParagraphActionIT` catches all exceptions during test and call `handleException()` to screenshot. To take screenshot manually, Insert following

[GitHub] zeppelin issue #806: [ZEPPELIN-707]Automatically adds %.* of previous paragr...

2016-06-19 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/806 @jongyoul If user enter wrong name, I ignore that name. Is it okay? Or do I try to figure similar name out ? --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1037: fix typo the description of interpreter menu.

2016-06-19 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1037 @minahlee Thanks for pointing out. I just fixed. --- 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 #973: [ZEPPELIN-973, ZEPPELIN-954] Table rendering improvemen...

2016-06-19 Thread gauravkumar37
Github user gauravkumar37 commented on the issue: https://github.com/apache/zeppelin/pull/973 Regarding selecting data from the table (ZEPPELIN-954), it works but only the first time. I have tried using both Firefox and Chrome (latest versions). I am using %sql to output a table