[GitHub] zeppelin issue #979: Alert message when trying to delete last paragraph.

2016-06-13 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/979 @corneadoug Thank you for your kind explanation. I know the reason about the error but I couldn't reproduce the error even if i build like ```mvn clean package```. Did you build also lik

[GitHub] zeppelin issue #979: Alert message when trying to delete last paragraph.

2016-06-13 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/979 You need to trigger the selenium test locally, it doesn't by default without some configuration. (TEST_SELENIUM="true" as env) Otherwise you can just push your changes and let the CI do i

[GitHub] zeppelin issue #979: Alert message when trying to delete last paragraph.

2016-06-13 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/979 @corneadoug Okay. Thank you!! --- 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 an

[GitHub] zeppelin pull request #1002: ZEPPELIN-992

2016-06-13 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1002 ZEPPELIN-992 ### What is this PR for? Moving Interpreter.interpret into LazyOpenInterpreterTest in oder to divide test scope between InterpreterFactoryTest and LazyOpenInterpreter. This is

[GitHub] zeppelin pull request #1003: [DOCS] Fix link to specific doc from link page

2016-06-13 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1003 [DOCS] Fix link to specific doc from link page ### What is this PR for? Link to docs page leads to http://zeppelin.apache.org/releases/docs/0.5.6-incubating instead of http://zeppelin.apach

[GitHub] zeppelin issue #976: ZEPPLIN-976 ] HotFix - zeppelin server does not restart...

2016-06-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/976 The fix looks good to me. But like @bzz mentioned, it will be even better if there're unittest for this problem. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #965: [ZEPPELIN-957] Normalize note name.

2016-06-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/965 Merge it into master if there're no more 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 not have

[GitHub] zeppelin issue #972: ZEPPELIN-963 ] Jobmanagement - (1) basic backend.

2016-06-13 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/972 I think that the work is complete this feature. Do you have any other comments? --- 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 #978: [ZEPPELIN-869] Search notebook to handle empty result.

2016-06-13 Thread felizbear
Github user felizbear commented on the issue: https://github.com/apache/zeppelin/pull/978 @ravicodder except for [this remark](https://github.com/apache/zeppelin/pull/978#discussion_r66751128), LGTM --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Created] (ZEPPELIN-993) Two Spark interpreters with different kerberos authentication

2016-06-13 Thread Partha Pratim Ghosh (JIRA)
Partha Pratim Ghosh created ZEPPELIN-993: Summary: Two Spark interpreters with different kerberos authentication Key: ZEPPELIN-993 URL: https://issues.apache.org/jira/browse/ZEPPELIN-993 Proje

[GitHub] zeppelin issue #976: ZEPPLIN-976 ] HotFix - zeppelin server does not restart...

2016-06-13 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/976 @bzz @Leemoonsoo I am sorry. do you mean the test code for this feature? --- 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 #978: [ZEPPELIN-869] Search notebook to handle empty result.

2016-06-13 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/978 The `searchTerm ` would probably be better inside the searchService instead of the $rootScope --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] zeppelin pull request #995: [ZEPPELIN-990] Add header anchor for Zeppelin do...

2016-06-13 Thread AhyoungRyu
Github user AhyoungRyu closed the pull request at: https://github.com/apache/zeppelin/pull/995 --- 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 i

[GitHub] zeppelin pull request #995: [ZEPPELIN-990] Add header anchor for Zeppelin do...

2016-06-13 Thread AhyoungRyu
GitHub user AhyoungRyu reopened a pull request: https://github.com/apache/zeppelin/pull/995 [ZEPPELIN-990] Add header anchor for Zeppelin documentation site ### What is this PR for? Sometimes we want to share some docs title link as github markdown page does. This PR enables thi

[GitHub] zeppelin issue #1002: ZEPPELIN-992

2016-06-13 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1002 The failures is related to ZEPPELIN-878 --- 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 pull request #1002: ZEPPELIN-992

2016-06-13 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/1002 ZEPPELIN-992 ### What is this PR for? Moving Interpreter.interpret into LazyOpenInterpreterTest in oder to divide test scope between InterpreterFactoryTest and LazyOpenInterpreter. This i

[GitHub] zeppelin pull request #1002: ZEPPELIN-992

2016-06-13 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1002 --- 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 #990: [MINOR] Removed classloaderInterpreter on RemoteInterpr...

2016-06-13 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/990 I'll merge it --- 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 i

[GitHub] zeppelin pull request #984: [ZEPPELIN-982] Improve interpreter completion AP...

2016-06-13 Thread AhyoungRyu
Github user AhyoungRyu closed the pull request at: https://github.com/apache/zeppelin/pull/984 --- 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 i

[GitHub] zeppelin pull request #984: [ZEPPELIN-982] Improve interpreter completion AP...

2016-06-13 Thread AhyoungRyu
GitHub user AhyoungRyu reopened a pull request: https://github.com/apache/zeppelin/pull/984 [ZEPPELIN-982] Improve interpreter completion API ### What is this PR for? When people implement a new interpreter, they extend [interpreter.java](https://github.com/apache/zeppelin/blob/

[GitHub] zeppelin issue #972: ZEPPELIN-963 ] Jobmanagement - (1) basic backend.

2016-06-13 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/972 LGTM. Merging if there's no more discussion. --- 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 feat

[GitHub] zeppelin issue #1003: [DOCS] Fix link to specific doc from release page

2016-06-13 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1003 Tested, 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

[GitHub] zeppelin pull request #985: ZEPPELIN-974 Merge TajoInterpreter into JdbcInte...

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

[jira] [Created] (ZEPPELIN-994) Merge PostgresqlInterpreter into JDBCInterpreter

2016-06-13 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-994: - Summary: Merge PostgresqlInterpreter into JDBCInterpreter Key: ZEPPELIN-994 URL: https://issues.apache.org/jira/browse/ZEPPELIN-994 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-995) Change scheduler for JDBC interpreter to use concurrent execution

2016-06-13 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-995: - Summary: Change scheduler for JDBC interpreter to use concurrent execution Key: ZEPPELIN-995 URL: https://issues.apache.org/jira/browse/ZEPPELIN-995 Project: Zeppel

[GitHub] zeppelin issue #984: [ZEPPELIN-982] Improve interpreter completion API

2016-06-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/984 @AhyoungRyu there are 2 different test failures on CI here: **Integration test** fails https://s3.amazonaws.com/archive.travis-ci.org/jobs/137185986/log.txt ``` Tests in error: Z

[GitHub] zeppelin issue #984: [ZEPPELIN-982] Improve interpreter completion API

2016-06-13 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/984 @bzz Yeah thanks for pointing it. I'll take a look at it. --- 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 #1002: ZEPPELIN-992

2016-06-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1002 @jongyoul the CI failure I can see does not seem to be part of any existing open sub-task in [ZEPPELIN-878](https://issues.apache.org/jira/browse/ZEPPELIN-878) ``` 09:02:21,815 ERROR org.

[GitHub] zeppelin issue #976: ZEPPLIN-976 ] HotFix - zeppelin server does not restart...

2016-06-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/976 @cloverhearts yes, if that is not very hard to do --- 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 feat

[GitHub] zeppelin issue #972: ZEPPELIN-963 ] Jobmanagement - (1) basic backend.

2016-06-13 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/972 Thank you! --- 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 #976: ZEPPLIN-976 ] HotFix - zeppelin server does not restart...

2016-06-13 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/976 @bzz Okay, i would be make it. Thank you so much. --- 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

[jira] [Created] (ZEPPELIN-996) Improve Zeppelin documentation website

2016-06-13 Thread Ahyoung (JIRA)
Ahyoung created ZEPPELIN-996: Summary: Improve Zeppelin documentation website Key: ZEPPELIN-996 URL: https://issues.apache.org/jira/browse/ZEPPELIN-996 Project: Zeppelin Issue Type: Improvement

[GitHub] zeppelin pull request #1004: Improve first page and dropdown menu in documen...

2016-06-13 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1004 Improve first page and dropdown menu in documentation site ### What is this PR for? Current Zeppelin documentation site is little bit hard to find a way for Zeppelin beginners. It's hard

[GitHub] zeppelin pull request #1002: ZEPPELIN-992

2016-06-13 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1002 --- 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 #1002: ZEPPELIN-992

2016-06-13 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/1002 ZEPPELIN-992 ### What is this PR for? Moving Interpreter.interpret into LazyOpenInterpreterTest in oder to divide test scope between InterpreterFactoryTest and LazyOpenInterpreter. This i

[GitHub] zeppelin issue #978: [ZEPPELIN-869] Search notebook to handle empty result.

2016-06-13 Thread ravicodder
Github user ravicodder commented on the issue: https://github.com/apache/zeppelin/pull/978 @corneadoug Thanks for the review. Done required changes, kindly review it. --- 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 #986: [Zeppelin 946] Permissions not honoring group

2016-06-13 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/986 @Leemoonsoo thank you for taking a look at it. Have added a selenium test case for the same. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #1002: ZEPPELIN-992

2016-06-13 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1002 @bzz Thanks for the guide. I'm good at selenium, thus I thought ZeppelinIT.testSparkInterpreterDependencyLoading was related to that issue. I'll look into it but do you know how to reproduce or w

[GitHub] zeppelin pull request #990: [MINOR] Removed classloaderInterpreter on Remote...

2016-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/990 --- 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 pull request #1005: ZEPPELIN-995 Change scheduler for JDBC interpre...

2016-06-13 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1005 ZEPPELIN-995 Change scheduler for JDBC interpreter to use concurrent execution ### What is this PR for? Changed scheduler from FIFO to Parallels in JdbcInterpreter. This is a default behavi

[GitHub] zeppelin pull request #982: ZEPPELIN-934 Merge Phoenix interpreter into JDBC...

2016-06-13 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/982 ZEPPELIN-934 Merge Phoenix interpreter into JDBC interpreter ### What is this PR for? Removing Phoenix interpreter and adding example for using it through JDBC ### What type of PR i

[GitHub] zeppelin pull request #982: ZEPPELIN-934 Merge Phoenix interpreter into JDBC...

2016-06-13 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/982 --- 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 #1005: ZEPPELIN-995 Change scheduler for JDBC interpre...

2016-06-13 Thread jongyoul
Github user jongyoul 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

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

2016-06-13 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/1005 ZEPPELIN-995 Change scheduler for JDBC interpreter to use concurrent execution ### What is this PR for? Changed scheduler from FIFO to Parallels in JdbcInterpreter. This is a default beha

[GitHub] zeppelin issue #980: [ZEPPELIN-871] [WIP] spark 2.0 interpreter on scala 2.1...

2016-06-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/980 Thanks for elaborate on idea about 2 lines approach. I think there're always pros and cons. If we go to 2 lines approach, code will be cleaner, simpler and more easier to read.

[GitHub] zeppelin issue #980: [ZEPPELIN-871] [WIP] spark 2.0 interpreter on scala 2.1...

2016-06-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/980 When @minahlee contributed dependency loading through interpreter setting, we also thought DepInterpreter can be deprecated and removed. That's why current documentation of spark interpreter mar

[GitHub] zeppelin issue #868: Make zeppelin work with CDH5.7.0

2016-06-13 Thread H4ml3t
Github user H4ml3t commented on the issue: https://github.com/apache/zeppelin/pull/868 @bbuild11 do you have an update and can you share your "-conf" file? Thank you in advance, Luca --- If your project is set up for it, you can reply to this email and have your reply appear o

[GitHub] zeppelin issue #1005: ZEPPELIN-995 Change scheduler for JDBC interpreter to ...

2016-06-13 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1005 @jongyoul Thank you for taking care of this. I agree this should be ParallelScheduler. 👍 LGTM. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin issue #1005: ZEPPELIN-995 Change scheduler for JDBC interpreter to ...

2016-06-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1005 How about make it configurable and set parallel scheduler by default? Some user might want to run query in parallel, but some might want to avoid run queries in parallel. Scheduler

Doubt about Zeppelin Server

2016-06-13 Thread anish singh
Hello, I just wanted to know that Zeppelin Server (localhost:8080) refers to which directory inside 'incubator-zeppelin' directory. For example, inside any directory(in general), we can run 'python -m SimpleHTTPServer 8000' to run simple http server and the server (localhost:8000) is set up for th

[GitHub] zeppelin issue #980: [ZEPPELIN-871] [WIP] spark 2.0 interpreter on scala 2.1...

2016-06-13 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/980 Agree with your agurment. If we push a bit further the discussion, we can not have a single binary which fits all users needs. What if I want spark-2-scala-2.11 with flink-0.9-scala-2.12 ? You sin

[GitHub] zeppelin issue #995: [ZEPPELIN-990] Add header anchor for Zeppelin documenta...

2016-06-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/995 Merging 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 project does not have this feature enabled and wish

[GitHub] zeppelin pull request #995: [ZEPPELIN-990] Add header anchor for Zeppelin do...

2016-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/995 --- 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 #986: [Zeppelin 946] Permissions not honoring group

2016-06-13 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/986 @vinayshukla, Yes, this fix is for both Active Directory and LDAP. Have tested this with configuring Active Directory running on Windows Server 2008, and on an open LDAP running on CentOS6.4

[GitHub] zeppelin issue #868: Make zeppelin work with CDH5.7.0

2016-06-13 Thread bbuild11
Github user bbuild11 commented on the issue: https://github.com/apache/zeppelin/pull/868 Hi Luca, Here are the zeppelin-env.sh file contents. I hope this is what you mean? export JAVA_HOME=/usr/java/latest export MASTER=yarn-client export ZEPPELIN_JAVA_OPTS="-D

[GitHub] zeppelin pull request #671: Branch 0.5.6

2016-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/671 --- 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 pull request #893: merge:from apache-master(for zeppelin 0.5.6)

2016-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/893 --- 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 #980: [ZEPPELIN-871] [WIP] spark 2.0 interpreter on scala 2.1...

2016-06-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/980 Why not single binary works for spark-2-scala-2.11 and flink-0.9-scala-2.12? I'm also not a fan of reflection. But if i have to choose either complexity of code or complexity usage, then i

[GitHub] zeppelin issue #868: Make zeppelin work with CDH5.7.0

2016-06-13 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/868 Are folks still having problems with this? --- 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 fea

[GitHub] zeppelin issue #868: Make zeppelin work with CDH5.7.0

2016-06-13 Thread bbuild11
Github user bbuild11 commented on the issue: https://github.com/apache/zeppelin/pull/868 Felix, I will attempt CDH 5.7.0 again this week. I will try Zeppelin also. If I get any issues, I will let you know. Thanks, Ben > On Jun 13, 2016, at 11:05 AM, Felix

[GitHub] zeppelin issue #980: [ZEPPELIN-871] [WIP] spark 2.0 interpreter on scala 2.1...

2016-06-13 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/980 +1 on all of that. I think we could work together on a proposal to see what is the best way to go forward. I think we are way overdue on separating "programming languages" (and versions) an

[GitHub] zeppelin issue #868: Make zeppelin work with CDH5.7.0

2016-06-13 Thread secsubs
Github user secsubs commented on the issue: https://github.com/apache/zeppelin/pull/868 I managed to build successfully against CDH 5.7.0 right after the fix was released. Anyone need any specific artifacts? I am using Spark and Drill interpreters. --- If your project is set up for

[GitHub] zeppelin issue #868: Make zeppelin work with CDH5.7.0

2016-06-13 Thread kovalenko-boris
Github user kovalenko-boris commented on the issue: https://github.com/apache/zeppelin/pull/868 @secsubs can you publish a short tutorial on how to build the jar? --- 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 pr

[GitHub] zeppelin issue #868: Make zeppelin work with CDH5.7.0

2016-06-13 Thread secsubs
Github user secsubs commented on the issue: https://github.com/apache/zeppelin/pull/868 @kovalenko-boris I did not deviate from the official build tutorial. Just: mvn clean package -Pspark-1.6 -Dspark.version=1.6.0 -Dhadoop.version=2.6.0-cdh5.7.0 -Phadoop-2.6 -Pvendor-repo -DskipTe

[GitHub] zeppelin issue #1003: [DOCS] Fix link to specific doc from release page

2016-06-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1003 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 #868: Make zeppelin work with CDH5.7.0

2016-06-13 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/868 That was MapR though, you probably want something like this for CDH: ``` mvn clean package -DskipTests -Pspark-1.6 -Phadoop-2.6 -Dspark.version=1.6.0-cdh5.7.0 -Dhadoop.version=2.6.0-cdh5

[GitHub] zeppelin pull request #1006: [MINOR] Small modification in notebook actionba...

2016-06-13 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1006 [MINOR] Small modification in notebook actionbar ### What is this PR for? Small ui improvements - Change keyboard shortcut icon - Modify commit container style ### What typ

[GitHub] zeppelin issue #868: Make zeppelin work with CDH5.7.0

2016-06-13 Thread secsubs
Github user secsubs commented on the issue: https://github.com/apache/zeppelin/pull/868 Sorry, my bad, this tutorial from Cloudera blog still works: http://blog.cloudera.com/blog/2015/07/how-to-install-apache-zeppelin-on-cdh/ --- If your project is set up for it, you can reply to

[GitHub] zeppelin issue #918: ZEPPELIN-885 Add option to send email in scheduler exec...

2016-06-13 Thread vgmartinez
Github user vgmartinez commented on the issue: https://github.com/apache/zeppelin/pull/918 @Leemoonsoo CI 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 have this feature enabled and wis

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

2016-06-13 Thread rja1
Github user rja1 commented on the issue: https://github.com/apache/zeppelin/pull/986 Thanks for your work on this! I built and deployed the zeppelin-946 branch. Unfortunately, I'm unable to authenticate against AD. Looking at the tcpdump, it appears activeDirectoryRealm.principalSu

[GitHub] zeppelin pull request #1007: Update and refactor NotebookRepo versioning API

2016-06-13 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/1007 Update and refactor NotebookRepo versioning API ### What is this PR for? This is firstly to refactor API for versioning and keep everthing inside of one interface (NotebookRepo) instea

[GitHub] zeppelin issue #1006: [MINOR] Small ui modification in notebook actionbar

2016-06-13 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1006 thanks for fixing this UI issues! 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 fea

[jira] [Created] (ZEPPELIN-997) Export CSV from front-end side

2016-06-13 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-997: - Summary: Export CSV from front-end side Key: ZEPPELIN-997 URL: https://issues.apache.org/jira/browse/ZEPPELIN-997 Project: Zeppelin Issue Type: Improvement

[GitHub] zeppelin pull request #1008: [ZEPPELIN-997] Export data to csv

2016-06-13 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1008 [ZEPPELIN-997] Export data to csv ### What is this PR for? Add csv download from front-end leveraging #714 ### What type of PR is it? Improvement ### What is the Jira is

[GitHub] zeppelin issue #747: [ZEPPELIN-605][WIP] Add support for Scala 2.11

2016-06-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/747 @lresende I have merged both scala 2.11 and 2.10 on lresende#1. Could you take a look and merge if you think it is good? CI is keep failing on download spark packages. After merge lres

[GitHub] zeppelin issue #747: [ZEPPELIN-605][WIP] Add support for Scala 2.11

2016-06-13 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 Thank you @Leemoonsoo, let me look at this tonight/tomorrow morning. And provide any findings on the reported issues. --- If your project is set up for it, you can reply to this email and have yo

[GitHub] zeppelin pull request #1009: Prevent NullPointerException if "gatewayServer"...

2016-06-13 Thread OutOfBedlam
GitHub user OutOfBedlam opened a pull request: https://github.com/apache/zeppelin/pull/1009 Prevent NullPointerException if "gatewayServer" does not exist ### What is this PR for? Avoiding and preventing undesired NullPointerException during re-loading python interpreter Sin

[GitHub] zeppelin pull request #1009: Prevent NullPointerException if "gatewayServer"...

2016-06-13 Thread OutOfBedlam
Github user OutOfBedlam closed the pull request at: https://github.com/apache/zeppelin/pull/1009 --- 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 #1009: Prevent NullPointerException if "gatewayServer"...

2016-06-13 Thread OutOfBedlam
GitHub user OutOfBedlam reopened a pull request: https://github.com/apache/zeppelin/pull/1009 Prevent NullPointerException if "gatewayServer" does not exist ### What is this PR for? Avoiding and preventing undesired NullPointerException during re-loading python interpreter S

[jira] [Created] (ZEPPELIN-998) Extend install.md to Quick Start page

2016-06-13 Thread Ahyoung (JIRA)
Ahyoung created ZEPPELIN-998: Summary: Extend install.md to Quick Start page Key: ZEPPELIN-998 URL: https://issues.apache.org/jira/browse/ZEPPELIN-998 Project: Zeppelin Issue Type: Improvement

[GitHub] zeppelin pull request #965: [ZEPPELIN-957] Normalize note name.

2016-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/965 --- 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 #1000: typo

2016-06-13 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1000 @OutOfBedlam Could you reverse the last commit? I can't merge it now. Also, when doing a PR, it is better to use a branch instead of master --- If your project is set up for it, you can rep

[GitHub] zeppelin issue #1008: [ZEPPELIN-997] Export data to csv

2016-06-13 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1008 Could we use a separator between the button and the carret? http://getbootstrap.com/components/#btn-dropdowns-split Default download could be CSV --- If your project is set up for

[GitHub] zeppelin pull request #964: filtering subdirectory names.

2016-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/964 --- 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 #1006: [MINOR] Small ui modification in notebook actionbar

2016-06-13 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1006 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

Re: Doubt about Zeppelin Server

2016-06-13 Thread anish singh
I found that directory : ZEPPELIN_HOME/zeppelin-web/dist Anish. On Mon, Jun 13, 2016 at 9:37 PM, anish singh wrote: > Hello, > > I just wanted to know that Zeppelin Server (localhost:8080) refers to > which directory inside 'incubator-zeppelin' directory. For example, inside > any directory(in

[GitHub] zeppelin pull request #1010: [ZEPPELIN-998] Extend install.md -> Quick Start

2016-06-13 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1010 [ZEPPELIN-998] Extend install.md -> Quick Start ### What is this PR for? Most of other projects have **Quick Start** or **Getting Started** page for the beginner. Currently, Zeppelin also

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

2016-06-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/994 Looks great, I think there are just few things left: - rebased on latest master - check that code conforms the [conventions from our style guide](https://github.com/apache/zeppelin/blob/master

[GitHub] zeppelin issue #1004: [ZEPPELIN-996] Improve first page and dropdown menu in...

2016-06-13 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1004 Great work, Maybe in the case of the interpreter menu, we should bring the usage section before the available interpeters (since there is only one item) --- If your project is set up for

[GitHub] zeppelin issue #908: ZEPPELIN-598 ] Dynamic loading for Interpreter and API

2016-06-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/908 @cloverhearts exciting changes! This would help us to make convenience binary for a release smaller as well --- If your project is set up for it, you can reply to this email and have your reply appear

Re: [Zeppelin-684] GSoC - 2016

2016-06-13 Thread Alexander Bezzubov
That sounds great, Paul! Sorry if I missed it, but as project mid-term evaluation is coming are there any updates that you have been sharing with mentors\community on your progress? Thanks! -- Alex On Wed, May 4, 2016 at 1:26 PM, Paul Bustios Belizario wrote: > Hi Alexander, > > Thanks for th

[jira] [Created] (ZEPPELIN-999) Support alias for JDBC properties

2016-06-13 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-999: - Summary: Support alias for JDBC properties Key: ZEPPELIN-999 URL: https://issues.apache.org/jira/browse/ZEPPELIN-999 Project: Zeppelin Issue Type: Improvem

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

2016-06-13 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/986 Hi @rja1, I see two issues in your request; 1. Your AD require you to pass @domainName; I understand in some of the cases, depending on how you have configured AD,

[GitHub] zeppelin issue #978: [ZEPPELIN-869] Search notebook to handle empty result.

2016-06-13 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/978 @ravicodder Thank you for rebasing, I left a few more 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 doe

[GitHub] zeppelin issue #1004: [ZEPPELIN-996] Improve first page and dropdown menu in...

2016-06-13 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1004 Oh indeed, Since they are more generalistic and also a but hidden down there, it could be a better read flow to have them right below the overview --- If your project is set up for it, you

[GitHub] zeppelin issue #1004: [ZEPPELIN-996] Improve first page and dropdown menu in...

2016-06-13 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1004 @corneadoug Yeah you're right and it makes sense indeed. I addressed it :) --- 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 #997: [MINOR] Make nav zeppelin version to point ZEPPELIN_VER...

2016-06-13 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/997 Merging if there is no more discussion --- 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 #1008: [ZEPPELIN-997] Export data to csv

2016-06-13 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1008 @corneadoug I just changed, please check and let me know your opinion. --- 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 proj

[GitHub] zeppelin pull request #1011: Update licenses

2016-06-13 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1011 Update licenses ### What is this PR for? Update outdated license version ### What type of PR is it? License You can merge this pull request into a Git repository by running: