[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

[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

[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

[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

[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

[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

[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 #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

[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

[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

[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

[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

[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 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

[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

[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,

[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,

[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

[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,

[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

[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

[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

[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 -

[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

[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 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

[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

[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

[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

[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 #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.

[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

[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

[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

[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

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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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,

[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

[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

[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

[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

[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

[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

[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,

[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

[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

[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

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 #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] ###

[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

[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

[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

[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

[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 @bzz Thanks for the review. I removed mistakenly pushed file. I included geode, scalding interpreter in maven publish script so that geode, scalding users can take advantage of #1042. To

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

2016-06-20 Thread onkarshedge
Github user onkarshedge commented on the issue: https://github.com/apache/zeppelin/pull/989 @bzz Here is the link to document for first question. [High level description](https://docs.google.com/document/d/1OZOowc6aX3BrRkgjkUKwD19DshNXMWE2M07LMpXepx4/edit?usp=sharing) TODO's

Re: paragraph ordering/removal broken?

2016-06-20 Thread Hyung Sung Shim
Hi Randy Gelhausen Could you try https://github.com/apache/zeppelin/pull/1048 ? Please let me know it's working or not. 2016-06-20 11:52 GMT+09:00 Randy Gelhausen : > Can this be fixed by adding a default configuration someplace? Might be an > easy fix > > On Sun, Jun 19, 2016

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

2016-06-20 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1048 [ZEPPELIN-1033] HotFixing of paragraph deletion and re-ordering broken ### What is this PR for? This PR is for fixing [this issue](https://issues.apache.org/jira/browse/ZEPPELIN-1033)

[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