[GitHub] zeppelin pull request #1031: [ZEPPELIN-1018] Apply auto "Table of Contents" ...

2016-06-20 Thread AhyoungRyu
GitHub user AhyoungRyu reopened a pull request: https://github.com/apache/zeppelin/pull/1031 [ZEPPELIN-1018] Apply auto "Table of Contents" generator to Zeppelin docs website ### What is this PR for? I added auto TOC(Table of Contents) generator for Zeppelin documentation websi

[GitHub] zeppelin pull request #1031: [ZEPPELIN-1018] Apply auto "Table of Contents" ...

2016-06-20 Thread AhyoungRyu
Github user AhyoungRyu closed the pull request at: https://github.com/apache/zeppelin/pull/1031 --- 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 #1049: [ZEPPELIN-1034] Add Spark Interpreter option to not im...

2016-06-20 Thread sadikovi
Github user sadikovi commented on the issue: https://github.com/apache/zeppelin/pull/1049 @jongyoul @Leemoonsoo I fixed tests, can you have a look at PR again? --- 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 proje

[GitHub] zeppelin issue #1051: increase more logs, and return appropriate error to fr...

2016-06-20 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1051 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 #1055: [ZEPPELIN-1028] Fix exported notebook importing error

2016-06-20 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1055 @sixmen I see, thanks for sharing your problem. Let me check more then :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

[GitHub] zeppelin issue #1055: [ZEPPELIN-1028] Fix exported notebook importing error

2016-06-20 Thread sixmen
Github user sixmen commented on the issue: https://github.com/apache/zeppelin/pull/1055 I'm running the zeppelin server on my server and my server's timezone is UTC. I think the problem is happened if PC's timezone is different from server's timezone. --- If your project is

[GitHub] zeppelin issue #1013: [ZEPPELIN-1002] Move configuration menus under dropdow...

2016-06-20 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1013 I am ok with either approach, seems like @corneadoug has strong opinion on having two separate menu so I will leave it as it is. I will need to fix selenium test to make it to be merged though.

[GitHub] zeppelin issue #919: support changing tabsize of paragraph

2016-06-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/919 Like comment https://github.com/apache/zeppelin/pull/966#issuecomment-224127925 from @felixcheung, it'll be great if interpreter-setting.json can configure code-editor. For example, ad

[GitHub] zeppelin issue #1030: [ZEPPELIN-1023] Add more credential apis.

2016-06-20 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1030 Thank you for your review @bzz and @AhyoungRyu and @cloverhearts ! And It really makes sense @bzz comments. Let me fix them. --- If your project is set up for it, you can reply to this e

[GitHub] zeppelin issue #1030: [ZEPPELIN-1023] Add more credential apis.

2016-06-20 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1030 For the docs, yeah I agree with @bzz. Maybe need to create a new page for this `http://zeppelin.apache.org/docs/0.6.0-SNAPSHOT/rest-api/rest-credential` :) --- If your project is set up for i

[GitHub] zeppelin issue #919: support changing tabsize of paragraph

2016-06-20 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/919 @bzz Thank you for your detail review! I was worring about changing tab size per interpreter as @Leemoonsoo suggests is more hard to config than per notebook or per paragraph. How about i

[GitHub] zeppelin issue #1054: [ZEPPELIN-1038] Add Solr interpreter

2016-06-20 Thread mosuka
Github user mosuka commented on the issue: https://github.com/apache/zeppelin/pull/1054 Interpreter to use the JDBC driver looks to be integrated into the JDBC Interpreter. Close this issue. --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] zeppelin pull request #1054: [ZEPPELIN-1038] Add Solr interpreter

2016-06-20 Thread mosuka
Github user mosuka closed the pull request at: https://github.com/apache/zeppelin/pull/1054 --- 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 #1055: [ZEPPELIN-1028] Fix exported notebook importing error

2016-06-20 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1055 @bzz Actually I look into #1043, I found that this bug is not related with #1043. So I updated the description of this PR :) --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin issue #1055: [ZEPPELIN-1028] Fix exported notebook importing error

2016-06-20 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1055 @sixmen Really appreciate for sharing your feedback. I'm in PDT timezone, but I can't reproduce your situation. Here is my case. - Before applying this patch(latest master branch)

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

2016-06-20 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1043 @bzz Let's merge this one 👍 --- 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 enable

[GitHub] zeppelin issue #1042: [WIP] bin/install-interpreter.sh for netinst package

2016-06-20 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1042 Both suggestions are nice addition, and there is also a refactoring on TODOs so I guess it's WIP now. 👍 for making it part of the release, as discussed dev@z.a.o --- If your project is s

[GitHub] zeppelin issue #989: Added ipfsnotebookrepo [ Zeppelin-683 WIP ]

2016-06-20 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/989 Thank you very much @onkarshedge ! I will go though it and let you know --- 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 d

[GitHub] zeppelin pull request #1053: [ZEPPELIN-1039] updated CreateNewButton Testcas...

2016-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1053 --- 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 #1013: [ZEPPELIN-1002] Move configuration menus under dropdow...

2016-06-20 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1013 Ok, thanks for explanation, this was not a strong opinion, just a question. Sounds good to me. @minahlee what do you think? --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #928: [ZEPPELIN-116] Add Mahout Support for Spark Interpreter

2016-06-20 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/928 That sounds great @rawkintrevo on licenses ! Sorry, in preparation to 0.6 release people get quite busy.. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] zeppelin pull request #1048: [ZEPPELIN-1033] HotFixing of paragraph deletion...

2016-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1048 --- 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 #1048: [ZEPPELIN-1033] HotFixing of paragraph deletion and re...

2016-06-20 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1048 Merging it as hotfix --- 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 #1055: [ZEPPELIN-1028] Fix exported notebook importing error

2016-06-20 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1055 Looks good to me, let's test and merge right after #1043 --- 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 #1030: [ZEPPELIN-1023] Add more credential apis.

2016-06-20 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1030 👍 for having tests! Two things: 1. Code Instead of locking on the map (`synchronized(credentialsMap){...}`), would it make sense to rather replace `credentialsMap` with c

[GitHub] zeppelin pull request #1056: [TEST] Selenium Tests 01

2016-06-20 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1056 --- 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 featur

[GitHub] zeppelin pull request #1056: [TEST] Selenium Tests 01

2016-06-20 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1056 [TEST] Selenium Tests 01 only test - selenium merge - https://github.com/apache/zeppelin/pull/1048 , https://github.com/apache/zeppelin/pull/1053 Please, DO NOT MERG

[GitHub] zeppelin issue #919: support changing tabsize of paragraph

2016-06-20 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/919 To be able to change indention is very reasonable option, esp. as soon as you start working with Python. @astroshim It could be hard to implement per-interpreter as @Leemoonsoo suggests for no

[GitHub] zeppelin issue #1053: [ZEPPELIN-1039] updated CreateNewButton Testcase in Pa...

2016-06-20 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1053 Merging it as hotfix --- 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 #1053: [ZEPPELIN-1039] updated CreateNewButton Testcase in Pa...

2016-06-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1053 +1 for merge --- 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 #1048: [ZEPPELIN-1033] HotFixing of paragraph deletion and re...

2016-06-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1048 +1 for merge --- 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 pull request #1057: [TEST] Selenium 02

2016-06-20 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1057 [TEST] Selenium 02 only test - selenium 02 merge - https://github.com/apache/zeppelin/pull/1048 , https://github.com/apache/zeppelin/pull/1053 and fixed auth test issu

[GitHub] zeppelin pull request #1056: [TEST] Selenium Tests 01

2016-06-20 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1056 [TEST] Selenium Tests 01 only test - selenium merge - https://github.com/apache/zeppelin/pull/1048 , https://github.com/apache/zeppelin/pull/1053 Please, DO NOT MERGE

[GitHub] zeppelin issue #1055: [ZEPPELIN-1028] Fix exported notebook importing error

2016-06-20 Thread sixmen
Github user sixmen commented on the issue: https://github.com/apache/zeppelin/pull/1055 Times in the web interface will show UTC times instead of local times if this patch is applied. Before applying this patch, https://cloud.githubusercontent.com/assets/1409279/16216867/5

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

2016-06-20 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/994 Got it, thank for reminding! Let's merge this guy then --- 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 #1043: [ZEPPELIN-905] Fix import notebook with error result

2016-06-20 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1043 I think we should merge it ASAP as per [ZEPPELIN-889](https://issues.apache.org/jira/browse/ZEPPELIN-889) this blocks us from makeing a release. --- If your project is set up for it, you can reply t

[GitHub] zeppelin issue #1048: [ZEPPELIN-1033] HotFixing of paragraph deletion and re...

2016-06-20 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1048 nice @randerzander thanks for addressing this issue and review. --- 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 do

[GitHub] zeppelin pull request #1055: [ZEPPELIN-1028] Fix exported notebook importing...

2016-06-20 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1055 [ZEPPELIN-1028] Fix exported notebook importing error ### What is this PR for? This bug seems to be produced by #862. Currently a exported notebook is not imported with below error me

[GitHub] zeppelin pull request #1054: [ZEPPELIN-1038] Add Solr interpreter

2016-06-20 Thread mosuka
GitHub user mosuka opened a pull request: https://github.com/apache/zeppelin/pull/1054 [ZEPPELIN-1038] Add Solr interpreter ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide - htt

[GitHub] zeppelin pull request #1053: [ZEPPELIN-1039] updated CreateNewButton Testcas...

2016-06-20 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1053 [ZEPPELIN-1039] updated CreateNewButton Testcase in ParagraphAction ### What is this PR for? https://github.com/apache/zeppelin/commit/dec31d69efc3d167bb1f5ac91b26478f307414fb After

[jira] [Created] (ZEPPELIN-1039) ci failed - CreateNewButton Testcase in ParagraphAction

2016-06-20 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1039: -- Summary: ci failed - CreateNewButton Testcase in ParagraphAction Key: ZEPPELIN-1039 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1039 Project: Zeppelin

[GitHub] zeppelin issue #1048: [ZEPPELIN-1033] HotFixing of paragraph deletion and re...

2016-06-20 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/zeppelin/pull/1048 I tried again from your branch and it worked. I must have applied your commit incorrectly last time.. my bad! Thanks for the fix =) --- If your project is set up for it, you can reply to thi

[jira] [Created] (ZEPPELIN-1038) Add Solr interpreter

2016-06-20 Thread Minoru Osuka (JIRA)
Minoru Osuka created ZEPPELIN-1038: -- Summary: Add Solr interpreter Key: ZEPPELIN-1038 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1038 Project: Zeppelin Issue Type: New Feature

[GitHub] zeppelin pull request #1047: [ TEST ] Selenium test (please, do not merge)

2016-06-20 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1047 --- 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 featur

[GitHub] zeppelin pull request #1047: [ TEST ] Selenium test (please, do not merge)

2016-06-20 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1047 [ TEST ] Selenium test (please, do not merge) ### What is this PR for? Shiro web test is included as an element of Selenium web test. However, Shiro test case is to restart the zepp

[GitHub] zeppelin issue #1048: [ZEPPELIN-1033] HotFixing of paragraph deletion and re...

2016-06-20 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1048 I checked it, and behavior with paragraph reordering fixed. So basically, previously shiro was initialized only when needed from `shiro.ini`, and now it's initialized always when starting t

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

2016-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1037 --- 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 #1025: ZEPPELIN-964 ] Jobmanagement - (2) basic front-end

2016-06-20 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1025 @AhyoungRyu Thank you for you feedback. I'll fix that --- 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 #1049: [ZEPPELIN-1034] Add Spark Interpreter option to not im...

2016-06-20 Thread sadikovi
Github user sadikovi commented on the issue: https://github.com/apache/zeppelin/pull/1049 @jongyoul @Leemoonsoo thank you for taking a look at PR. Yes, I will fix tests shortly. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin issue #1025: ZEPPELIN-964 ] Jobmanagement - (2) basic front-end

2016-06-20 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1025 @cloverhearts Great feature indeed! 👍 It's minor thing but, it seems the first tooltip is not shown properly. https://cloud.githubusercontent.com/assets/10060731/16207772/d5a5da3e

[GitHub] zeppelin issue #1048: [ZEPPELIN-1033] HotFixing of paragraph deletion and re...

2016-06-20 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1048 It works as before 👍 --- 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 w

[GitHub] zeppelin pull request #1047: [ TEST ] Selenium test

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

[GitHub] zeppelin pull request #1047: [ TEST ] Selenium test

2016-06-20 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1047 --- 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 featur

[GitHub] zeppelin issue #1051: increase more logs, and return appropriate error to fr...

2016-06-20 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1051 @jongyoul Thank you for the review, have made relevant change. --- 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 proje

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

2016-06-20 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/994 @Leemoonsoo Thanks for pointing it out! I reverted commit of adding geode, scalding --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

Re: [DISCUSS] Future of http://zeppelin-project.org

2016-06-20 Thread Greg Chase
On Mon, Jun 20, 2016 at 10:16 AM, moon soo Lee wrote: > Hi, > > Before project moved to ASF, http://zeppelin-project.org/ was the website > address the project used use. I'd like to discuss about this website. > > *1. branding* > > According to "domain name branding" [1], the http://zeppelin-proj

[GitHub] zeppelin pull request #1047: [ TEST ] Selenium test

2016-06-20 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1047 --- 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 featur

[GitHub] zeppelin pull request #1047: [ TEST ] Selenium test

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

[DISCUSS] Future of http://zeppelin-project.org

2016-06-20 Thread moon soo Lee
Hi, Before project moved to ASF, http://zeppelin-project.org/ was the website address the project used use. I'd like to discuss about this website. *1. branding* According to "domain name branding" [1], the http://zeppelin-project.org may not include 'zeppelin' in it's domain name. Some of PMC

Re: [VIRTUAL] TOMORROW - Meetup for Data Scientists Tuesday 6/21 - 9AM Pacific : Zeppelin meets MADlib & HAWQ

2016-06-20 Thread Greg Chase
This is a reminder about the virtual meeting tomorrow at 9AM Pacific discussing running Apache Zeppelin with Apache MADlib and Apache HAWQ. Join at this URL: https://pivotalcommunity.adobeconnect.com/madlib/ On Wed, Jun 15, 2016 at 12:20 PM, Greg

[GitHub] zeppelin issue #1052: ZEPPELIN-1037 Enable Kerberos support in Livy Interpre...

2016-06-20 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1052 @r-kamath There's are two kind of http-client libraries. Can you replace one to another? I don't know if it's good that we use Spring framework or not, but it looks like a problem that we have tw

[GitHub] zeppelin pull request #1047: [ TEST ] Selenium test

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

[GitHub] zeppelin pull request #1047: [ TEST ] Selenium test

2016-06-20 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1047 --- 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 featur

[GitHub] zeppelin issue #1049: [ZEPPELIN-1034] Add Spark Interpreter option to not im...

2016-06-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1049 @sadikovi Thanks for the contribution and useful patch. but unittest fails with ``` Tests run: 12, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 41.314 sec <<< FAILURE! - in or

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

2016-06-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/994 @minahlee Here's related issues why geode and scalding is not in maven publish script. Geode - https://issues.apache.org/jira/browse/ZEPPELIN-375 Scalding - https://issues.apache.org

[GitHub] zeppelin pull request #1034: [ZEPPELIN-1009] [HOTFIX] Fix Selenium test erro...

2016-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1034 --- 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 #1034: [ZEPPELIN-1009] [HOTFIX] Fix Selenium test error

2016-06-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1034 @bzz Let me merge this into master and branch-0.6 then @randerzander Thanks for reporting the problem. yes they might be related! --- If your project is set up for it, you can reply to this

[GitHub] zeppelin pull request #1052: ZEPPELIN-1037 Enable Kerberos support in Livy I...

2016-06-20 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1052 ZEPPELIN-1037 Enable Kerberos support in Livy Interpreter ### What is this PR for? This PR is for enabling kerberos support in Livy interpreter. Also introduced two new Livy interpreter prop

[jira] [Created] (ZEPPELIN-1037) Enable Kerberos support in Livy Interpreter

2016-06-20 Thread Renjith Kamath (JIRA)
Renjith Kamath created ZEPPELIN-1037: Summary: Enable Kerberos support in Livy Interpreter Key: ZEPPELIN-1037 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1037 Project: Zeppelin Is

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

2016-06-20 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/806 Wow thanks for your patience. This PR is a long period and lots of comments. I'll keep on trying my best. --- If your project is set up for it, you can reply to this email and have your reply appea

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

2016-06-20 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/806 Thanks for the contribution. I'm looking forward to see your next PR. --- 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 projec

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

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

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

2016-06-20 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/806 Yes, those test are not relevant to you. LGTM. I'll merge it into master. --- 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 p

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

2016-06-20 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/806 - [ ] https://travis-ci.org/apache/zeppelin/jobs/138874097 `ZeppelinSparkClusterTest.sparkRTest:90` - [ ] https://travis-ci.org/apache/zeppelin/jobs/138874103 ``` Tests run: 3, Fa

[GitHub] zeppelin issue #1050: [MINOR] Show properties ordered alphabetically

2016-06-20 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1050 Would be better in a separated file --- 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 #1048: [ZEPPELIN-1033] HotFixing of paragraph deletion and re...

2016-06-20 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1048 @randerzander Did you build this PR? You can get this PR from ```git clone https://github.com/astroshim/zeppelin -b ZEPPELIN-1033```. My zeppelin is working well as following screenshot.

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

2016-06-20 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1047 --- 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 featur

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

2016-06-20 Thread cloverhearts
GitHub user cloverhearts reopened 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 #1051: increase more logs, and return appropriate erro...

2016-06-20 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/1051 increase more logs, and return appropriate error to front-end ### What is this PR for? In the current implementation JDBC interpret only catches SQLException and ClassNotFoundException

[jira] [Created] (ZEPPELIN-1036) Add more logs to JDBC interpreter.

2016-06-20 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-1036: - Summary: Add more logs to JDBC interpreter. Key: ZEPPELIN-1036 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1036 Project: Zeppelin Issue Typ

[GitHub] zeppelin issue #1048: [ZEPPELIN-1033] HotFixing of paragraph deletion and re...

2016-06-20 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1048 @randerzander Thank you for your review. Let me check. --- 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 ha

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

2016-06-20 Thread mwkang
Github user mwkang closed the pull request at: https://github.com/apache/zeppelin/pull/806 --- 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 en

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

2016-06-20 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/806 I reopened this PR. But I think I have to fix some test case. --- 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 pull request #806: [ZEPPELIN-707]Automatically adds %.* of previous...

2016-06-20 Thread mwkang
GitHub user mwkang reopened a pull request: https://github.com/apache/zeppelin/pull/806 [ZEPPELIN-707]Automatically adds %.* of previous paragraph's typing ### What is this PR for? Automatically adds %pyspark in the code area after paragraph created, if previous paragraph's typi

[GitHub] zeppelin issue #1048: [ZEPPELIN-1033] HotFixing of paragraph deletion and re...

2016-06-20 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/zeppelin/pull/1048 @astroshim still getting same errors. After trying to "move up" and then "delete" a cell, I get these errors in the log: http://pastebin.com/Sr4WveXF --- If your project is set up for it, yo

[GitHub] zeppelin issue #1050: [MINOR] Show properties ordered alphabetically

2016-06-20 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1050 @corneadoug Thanks for the quick reply. I've googled `orderBy` and tried it first but this was not applied by map as you told me. I'll try to do with custom filter with keys. I have another quest

[GitHub] zeppelin issue #1050: [MINOR] Show properties ordered alphabetically

2016-06-20 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1050 @jongyoul seems to be working, the gracious way would have been to use an orderBy filter (https://docs.angularjs.org/api/ng/filter/orderBy), but it only applies to Array, and we are using an Ob

[jira] [Created] (ZEPPELIN-1035) Zeppelin not working with Cassandra interpreter

2016-06-20 Thread Panduranga (JIRA)
Panduranga created ZEPPELIN-1035: Summary: Zeppelin not working with Cassandra interpreter Key: ZEPPELIN-1035 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1035 Project: Zeppelin Issue

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

2016-06-20 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/806 @mwkang Could you please re-trigger test once again? --- 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 #1035: [MINOR] Changed guava version to 19.0 for selen...

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

Re: [Zeppelin-684] GSoC - 2016

2016-06-20 Thread Paul Bustios Belizario
Hi Alexander, Sorry for the late response. Yes, I have one notebook [1] almost finished and I'm finishing another

[GitHub] zeppelin issue #1049: [ZEPPELIN-1034] Add Spark Interpreter option to not im...

2016-06-20 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1049 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 fe

[GitHub] zeppelin issue #1050: [MINOR] Show properties ordered alphabetically

2016-06-20 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1050 @corneadoug Could you please review this PR? It has very simple change but I don't know where the right position of that function is. --- If your project is set up for it, you can reply to this

[GitHub] zeppelin pull request #1050: [MINOR] Show properties ordered alphabetically

2016-06-20 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1050 [MINOR] Show properties ordered alphabetically ### What is this PR for? Showing properties sorted in the interpreter tab ### What type of PR is it? [Improvement] ### To

[GitHub] zeppelin issue #1039: [ZEPPELIN-1032] Update Apache Flink to 1.0.3 release

2016-06-20 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1039 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 #1040: [ZEPPELIN-1031] Update Elasticsearch to release 2.3.3

2016-06-20 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1040 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 #1037: fix typo the description of interpreter menu.

2016-06-20 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1037 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 pull request #1049: [ZEPPELIN-1034] Add Spark Interpreter option to...

2016-06-20 Thread sadikovi
GitHub user sadikovi opened a pull request: https://github.com/apache/zeppelin/pull/1049 [ZEPPELIN-1034] Add Spark Interpreter option to not import implicits ### What is this PR for? This PR adds option `zeppelin.spark.importImplicit` to not import `SQLContext` implicits, UDF co

[GitHub] zeppelin issue #1013: [ZEPPELIN-1002] Move configuration menus under dropdow...

2016-06-20 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1013 @bzz In the case of Anonymous, I would really prefer keeping anything to do with User Management out of Zeppelin if it's not using Auth. Since there is one single user, there is no need for Ano

[GitHub] zeppelin pull request #1015: [ZEPPPELIN-1009] Trying to Fix selenium modal e...

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

  1   2   >