[GitHub] incubator-zeppelin pull request: ZEPPELIN-804 Refactoring registra...

2016-05-30 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/835#issuecomment-222427837 :shipit: --- 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 featu

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-881] Apache Ignite vers...

2016-05-30 Thread agura
Github user agura commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/916#issuecomment-222477037 Guys, can anybody merge this PR into master branch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-707]Automatically adds ...

2016-05-30 Thread mwkang
Github user mwkang commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/806#issuecomment-222479738 - [ ] When you create a new notebook, the interpreter is listed as: %... Any way to get the default interpreter from back-end and insert it instead? - [ ]

Podling Report Reminder - June 2016

2016-05-30 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 15 June 2016, 10:30 am PDT. The report for your podling will form a

[jira] [Created] (ZEPPELIN-901) Cassandra Interpreter V3

2016-05-30 Thread DOAN DuyHai (JIRA)
DOAN DuyHai created ZEPPELIN-901: Summary: Cassandra Interpreter V3 Key: ZEPPELIN-901 URL: https://issues.apache.org/jira/browse/ZEPPELIN-901 Project: Zeppelin Issue Type: Improvement

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-881] Apache Ignite vers...

2016-05-30 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/916#issuecomment-222491988 @agura Hi, one of CI test is failed. Could you please check it? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-881] Apache Ignite vers...

2016-05-30 Thread agura
Github user agura commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/916#issuecomment-222492624 @jongyoul How to rerun tests? --- 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] incubator-zeppelin pull request: [ZEPPELIN-881] Apache Ignite vers...

2016-05-30 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/916#issuecomment-222493080 @agura Close and re-open this 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 pro

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-881] Apache Ignite vers...

2016-05-30 Thread agura
GitHub user agura reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/916 [ZEPPELIN-881] Apache Ignite version updated to 1.6 ### What is this PR for? Apache Ignite 1.6 contains JDBC driver improvements that affect Zeppelin Ignite interpreter user experien

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-881] Apache Ignite vers...

2016-05-30 Thread agura
Github user agura closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/916 --- 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 feat

[jira] [Created] (ZEPPELIN-902) Build can break with pyspark profile due to not accessible path

2016-05-30 Thread Eric Charles (JIRA)
Eric Charles created ZEPPELIN-902: - Summary: Build can break with pyspark profile due to not accessible path Key: ZEPPELIN-902 URL: https://issues.apache.org/jira/browse/ZEPPELIN-902 Project: Zeppelin

[GitHub] incubator-zeppelin pull request: Make path for .spark-dist folder ...

2016-05-30 Thread echarles
GitHub user echarles opened a pull request: https://github.com/apache/incubator-zeppelin/pull/930 Make path for .spark-dist folder always accessible ### What is this PR for? Current Path for .spark-dist is outside the reactor, which can breaks build. [INFO] -

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-707]Automatically adds ...

2016-05-30 Thread mwkang
Github user mwkang commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/806#issuecomment-222498405 @corneadoug Hello, I have a question. Only after running a query, the cursor go to line end in new paragraph. If It is added manually, the cursor d

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-881] Apache Ignite vers...

2016-05-30 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/916#issuecomment-222504357 @Leemoonsoo Could you please check that failure due to flaky test? --- If your project is set up for it, you can reply to this email and have your reply app

[jira] [Created] (ZEPPELIN-903) Jersey2 instead of CXF for better JSON REST

2016-05-30 Thread Eric Charles (JIRA)
Eric Charles created ZEPPELIN-903: - Summary: Jersey2 instead of CXF for better JSON REST Key: ZEPPELIN-903 URL: https://issues.apache.org/jira/browse/ZEPPELIN-903 Project: Zeppelin Issue Type

[jira] [Created] (ZEPPELIN-904) commons-exec should be in compile scope of zeppelin-server

2016-05-30 Thread Eric Charles (JIRA)
Eric Charles created ZEPPELIN-904: - Summary: commons-exec should be in compile scope of zeppelin-server Key: ZEPPELIN-904 URL: https://issues.apache.org/jira/browse/ZEPPELIN-904 Project: Zeppelin

[GitHub] incubator-zeppelin pull request: Remove unnedeed commons-exec decl...

2016-05-30 Thread echarles
GitHub user echarles opened a pull request: https://github.com/apache/incubator-zeppelin/pull/931 Remove unnedeed commons-exec declaration in scope test [ZEPPELIN-904] ### What is this PR for? zeppelin-server should simply rely on transitive commons-exec from zeppelin-interprete

[GitHub] incubator-zeppelin pull request: Replace CXF with Jersey2 [ZEPPELI...

2016-05-30 Thread echarles
GitHub user echarles opened a pull request: https://github.com/apache/incubator-zeppelin/pull/932 Replace CXF with Jersey2 [ZEPPELIN-903] ### What is this PR for? Use jersey2 instead of CXF to manage JSON REST requests and responses. Jersey2 can better manage the JSON bodies

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-896] Remove individual ...

2016-05-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/925 --- 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 fea

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-897] Remove incubator d...

2016-05-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/926 --- 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 fea

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-898] Update resources t...

2016-05-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/927 --- 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 fea

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-502] Python interpreter...

2016-05-30 Thread hriviere
Github user hriviere commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/869#issuecomment-222549087 I made two commits : * One to add a new line in python.md (cf. AhyoungRyu review) * One to revert LICENSE file and to move py4j license from lic

Some questions on Zeppelin Development

2016-05-30 Thread Andrea Santurbano
Hi to all, i'm developing an intepreter for apache zeppelin (EclairJS: https://github.com/conker84/incubator-zeppelin/tree/master/eclairjs), and i have some questions. 1) How can i debug Zeppelin via eclipse in order to get all the intepreters? 2) When i try to execute a sample script like this: %

[GitHub] incubator-zeppelin pull request: Make path for .spark-dist folder ...

2016-05-30 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/930#issuecomment-222575332 Hi, thanks for taking care of the build stability! `.spark-dist` was introduced as our CI build cache dir, and is used in [multiple places](https://gith

[GitHub] incubator-zeppelin pull request: [ZEPPELIN 894] add new hadoop/spa...

2016-05-30 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/923#issuecomment-222576247 Thanks, looks good to me. \cc @Leemoonsoo @jongyoul @felixcheung for a final review --- If your project is set up for it, you can reply to this email and hav

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-874] enable scala check...

2016-05-30 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/924#issuecomment-222577126 Thank you for improving Scala style! Generally, such big changes that touch multiple subsystems (spark, cassandra, angular, etc) are VERY hard to review

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-881] Apache Ignite vers...

2016-05-30 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/916#issuecomment-222577722 @jongyoul first thing to do is to check JIRA `flaky-test` label and see if there is an existing issue for this failure. The CI failure is not related to

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-502] Python interpreter...

2016-05-30 Thread AhyoungRyu
Github user AhyoungRyu commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/869#issuecomment-222577784 @hriviere I checked and it looks good 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-502] Python interpreter...

2016-05-30 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/869#issuecomment-222577855 @hriviere looks great to me, thank you for taking care! Going to merge it, if there is no more discussion. --- If your project is set up for it, you can

[GitHub] incubator-zeppelin pull request: Hotfix - initial notebook name do...

2016-05-30 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/929#issuecomment-222578009 Looks good to me \cc @felizbear @corneadoug for double-check --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] incubator-zeppelin pull request: Hotfix - initial notebook name do...

2016-05-30 Thread felizbear
Github user felizbear commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/929#issuecomment-222578766 looks good --- 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 th

[GitHub] incubator-zeppelin pull request: ZEPPELIN-885 Add option to send e...

2016-05-30 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/918#issuecomment-222578818 @vgmartinez thank you for explaining the use case, it makes perfect sense and is not covered by the case I was referring to. May it's worth putting it in JIRA\PR

[GitHub] incubator-zeppelin pull request: Hotfix - initial notebook name do...

2016-05-30 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/929#issuecomment-222578940 As it's marked as HOTFIX (urgent), I will proceed merging it if there is no further discussion --- If your project is set up for it, you can reply to this email

[GitHub] incubator-zeppelin pull request: Zeppelin-531 ] Job management

2016-05-30 Thread cloverhearts
Github user cloverhearts commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/921#issuecomment-222579048 @astroshim Thank you for feedback. I'll check it. --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-116] Add Mahout Support...

2016-05-30 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/928#issuecomment-222579453 @rawkintrevo thank you for contribution! In my experience, if CI is failing and no reason is investigated\posted on PR by the author - it takes much long

[GitHub] incubator-zeppelin pull request: [ZEPPELIN 894] add new hadoop/spa...

2016-05-30 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/923#issuecomment-222579535 I agree to change the default version of Spark. LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-828] Use individual use...

2016-05-30 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/860#issuecomment-222579904 Let me look into that again and get back to you --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-881] Apache Ignite vers...

2016-05-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/916 --- 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 fea

[GitHub] incubator-zeppelin pull request: Remove unnedeed commons-exec decl...

2016-05-30 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/931#issuecomment-222580712 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.

[GitHub] incubator-zeppelin pull request: Remove unnedeed commons-exec decl...

2016-05-30 Thread cloverhearts
Github user cloverhearts commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/931#issuecomment-222581135 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

[GitHub] incubator-zeppelin pull request: ZEPPELIN-804 Refactoring registra...

2016-05-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/835 --- 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 fea

Re: [GSoC - 2016][Zeppelin Notebooks] First Notebook Review

2016-05-30 Thread Alexander Bezzubov
Thanks for sharing, Anish! You can also use a public service of Zeppelin notebooks Viewer [0] to showcase your work as [1]. As a feedback over notebook structure - I think it's a great start, but did you know that paragraph width can be adjusted though UI to accommodate the reader's flow? Sometim

[GitHub] incubator-zeppelin pull request: Remove unnedeed commons-exec decl...

2016-05-30 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/931#issuecomment-222581686 Looks great to me --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have t

[jira] [Created] (ZEPPELIN-905) Fail to import notebook with error result

2016-05-30 Thread Kevin (Sangwoo) Kim (JIRA)
Kevin (Sangwoo) Kim created ZEPPELIN-905: Summary: Fail to import notebook with error result Key: ZEPPELIN-905 URL: https://issues.apache.org/jira/browse/ZEPPELIN-905 Project: Zeppelin

[jira] [Created] (ZEPPELIN-906) Apply new mechanism to AlluxioInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-906: - Summary: Apply new mechanism to AlluxioInterpreter Key: ZEPPELIN-906 URL: https://issues.apache.org/jira/browse/ZEPPELIN-906 Project: Zeppelin Issue Type:

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-905] fix failed noteboo...

2016-05-30 Thread swkimme
GitHub user swkimme opened a pull request: https://github.com/apache/incubator-zeppelin/pull/933 [ZEPPELIN-905] fix failed notebook import bug ### What is this PR for? When notebook has a result with Exceptions, it always fail to import. This PR fix it. ### What type of

[jira] [Created] (ZEPPELIN-907) Apply new mechanism to AngularInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-907: - Summary: Apply new mechanism to AngularInterpreter Key: ZEPPELIN-907 URL: https://issues.apache.org/jira/browse/ZEPPELIN-907 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-908) Apply new mechanism to CassandraInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-908: - Summary: Apply new mechanism to CassandraInterpreter Key: ZEPPELIN-908 URL: https://issues.apache.org/jira/browse/ZEPPELIN-908 Project: Zeppelin Issue Type

[jira] [Created] (ZEPPELIN-909) Apply new mechanism to ElasticsearchInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-909: - Summary: Apply new mechanism to ElasticsearchInterpreter Key: ZEPPELIN-909 URL: https://issues.apache.org/jira/browse/ZEPPELIN-909 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-910) Apply new mechanism to HDFSFileInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-910: - Summary: Apply new mechanism to HDFSFileInterpreter Key: ZEPPELIN-910 URL: https://issues.apache.org/jira/browse/ZEPPELIN-910 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-911) Apply new mechanism to FlinkInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-911: - Summary: Apply new mechanism to FlinkInterpreter Key: ZEPPELIN-911 URL: https://issues.apache.org/jira/browse/ZEPPELIN-911 Project: Zeppelin Issue Type: Su

[jira] [Created] (ZEPPELIN-912) Apply new mechanism to GeodeOqlInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-912: - Summary: Apply new mechanism to GeodeOqlInterpreter Key: ZEPPELIN-912 URL: https://issues.apache.org/jira/browse/ZEPPELIN-912 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-913) Apply new mechanism to HbaseInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-913: - Summary: Apply new mechanism to HbaseInterpreter Key: ZEPPELIN-913 URL: https://issues.apache.org/jira/browse/ZEPPELIN-913 Project: Zeppelin Issue Type: Su

[jira] [Created] (ZEPPELIN-914) Apply new mechanism to IgniteInterpreter and IgniteSqlInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-914: - Summary: Apply new mechanism to IgniteInterpreter and IgniteSqlInterpreter Key: ZEPPELIN-914 URL: https://issues.apache.org/jira/browse/ZEPPELIN-914 Project: Zeppel

[jira] [Created] (ZEPPELIN-915) Apply new mechanism to JDBCInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-915: - Summary: Apply new mechanism to JDBCInterpreter Key: ZEPPELIN-915 URL: https://issues.apache.org/jira/browse/ZEPPELIN-915 Project: Zeppelin Issue Type: Sub

[jira] [Created] (ZEPPELIN-916) Apply new mechanism to KylinInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-916: - Summary: Apply new mechanism to KylinInterpreter Key: ZEPPELIN-916 URL: https://issues.apache.org/jira/browse/ZEPPELIN-916 Project: Zeppelin Issue Type: Su

[jira] [Created] (ZEPPELIN-917) Apply new mechanism to LensInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-917: - Summary: Apply new mechanism to LensInterpreter Key: ZEPPELIN-917 URL: https://issues.apache.org/jira/browse/ZEPPELIN-917 Project: Zeppelin Issue Type: Sub

[jira] [Created] (ZEPPELIN-918) Apply new mechanism to Livy*Interpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-918: - Summary: Apply new mechanism to Livy*Interpreter Key: ZEPPELIN-918 URL: https://issues.apache.org/jira/browse/ZEPPELIN-918 Project: Zeppelin Issue Type: Su

[jira] [Created] (ZEPPELIN-919) Apply new mechanism to Markdown

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-919: - Summary: Apply new mechanism to Markdown Key: ZEPPELIN-919 URL: https://issues.apache.org/jira/browse/ZEPPELIN-919 Project: Zeppelin Issue Type: Sub-task

[jira] [Created] (ZEPPELIN-920) Apply new mechanism to PostgreSqlInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-920: - Summary: Apply new mechanism to PostgreSqlInterpreter Key: ZEPPELIN-920 URL: https://issues.apache.org/jira/browse/ZEPPELIN-920 Project: Zeppelin Issue Typ

[jira] [Created] (ZEPPELIN-921) Apply new mechanism to KnitR and RRepl

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-921: - Summary: Apply new mechanism to KnitR and RRepl Key: ZEPPELIN-921 URL: https://issues.apache.org/jira/browse/ZEPPELIN-921 Project: Zeppelin Issue Type: Sub

[jira] [Created] (ZEPPELIN-922) Apply new mechanism to ScaldingInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-922: - Summary: Apply new mechanism to ScaldingInterpreter Key: ZEPPELIN-922 URL: https://issues.apache.org/jira/browse/ZEPPELIN-922 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-923) Apply new mechanism to ShellInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-923: - Summary: Apply new mechanism to ShellInterpreter Key: ZEPPELIN-923 URL: https://issues.apache.org/jira/browse/ZEPPELIN-923 Project: Zeppelin Issue Type: Su

[jira] [Created] (ZEPPELIN-924) Apply new mechanism to TajoInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-924: - Summary: Apply new mechanism to TajoInterpreter Key: ZEPPELIN-924 URL: https://issues.apache.org/jira/browse/ZEPPELIN-924 Project: Zeppelin Issue Type: Sub

[GitHub] incubator-zeppelin pull request: ZEPPELIN-885 Add option to send e...

2016-05-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/918#issuecomment-222587470 @vgmartinez I think move email facilities from `Notebook.java` to new class, like @bzz mentioned, would be the first step to generalize it. Doesn't need t

spark summit 2016 (San Francisco, CA)

2016-05-30 Thread Zhong Wang
Hi zeppelin users/developers, Are any of you going to attend the spark summit in June? Zeppelin is an awesome project, and we had a great experience using Zeppelin and working with the community this year. I would like to meet with anyone who is interested in Zeppelin in person and chat about int

[GitHub] incubator-zeppelin pull request: [DOC] Added the link of Apache's ...

2016-05-30 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/incubator-zeppelin/pull/934 [DOC] Added the link of Apache's Jira for beginner ### What is this PR for? Added documentation for new contributors ### What type of PR is it? [Documentation]

[jira] [Created] (ZEPPELIN-925) Merge HiveInterpreter into JDBCInterpreter

2016-05-30 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-925: - Summary: Merge HiveInterpreter into JDBCInterpreter Key: ZEPPELIN-925 URL: https://issues.apache.org/jira/browse/ZEPPELIN-925 Project: Zeppelin Issue Type:

Re: ZEPPELIN-682

2016-05-30 Thread Minudika Malshan
Hi all, Seems like this project is going to be taken care of. I submitted two proposals for gsoc and the other proposal got accepted. However I'm more than happy to contribute for this project. Please let me know if there's anything I can do. Thanks Minidika On Mar 25, 2016 10:53 AM, "Alexande

[GitHub] incubator-zeppelin pull request: [ZEPPELIN 894] add new hadoop/spa...

2016-05-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/923#issuecomment-222589969 Thanks @shijinkui for quick update. Looks good to me! --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] incubator-zeppelin pull request: [DOC] Added the link of Apache's ...

2016-05-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/934#issuecomment-222590123 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 fe

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-905] fix failed noteboo...

2016-05-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/933#issuecomment-222590736 Looks good to me. How about adding an unittest for it in [NotebookTest.java](https://github.com/apache/incubator-zeppelin/blob/18fa33a9b1127efd7b059804

[GitHub] incubator-zeppelin pull request: Pool pluggable rebase

2016-05-30 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/843#issuecomment-222591848 @Leemoonsoo @felixcheung Ping. --- 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] incubator-zeppelin pull request: [ZEPPELIN-116] Add Mahout Support...

2016-05-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/928#issuecomment-222592450 Thanks @rawkintrevo for the contribution. I think mahout support can be a) integrated into SparkInterpreter (like this patch) b) pro

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-905] fix failed noteboo...

2016-05-30 Thread swkimme
Github user swkimme commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/933#issuecomment-222594140 @Leemoonsoo I've added some test! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[jira] [Created] (ZEPPELIN-926) Getting 'File name too long' error when running scala code in Zeppelin

2016-05-30 Thread Polina Marasanova (JIRA)
Polina Marasanova created ZEPPELIN-926: -- Summary: Getting 'File name too long' error when running scala code in Zeppelin Key: ZEPPELIN-926 URL: https://issues.apache.org/jira/browse/ZEPPELIN-926

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-926] Set maxClassfileNa...

2016-05-30 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/935 [ZEPPELIN-926] Set maxClassfileName to 128 ### What is this PR for? set scala Settings.numClassFileSetting to 128 to prevent "Getting 'File name too long'" error. See https://

[GitHub] incubator-zeppelin pull request: [DOC] Added the link of Apache's ...

2016-05-30 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/934#issuecomment-222600583 I'll merge it in a minute. --- 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] incubator-zeppelin pull request: [DOC] Added the link of Apache's ...

2016-05-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/934 --- 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 fea

[GitHub] incubator-zeppelin pull request: Hotfix - initial notebook name do...

2016-05-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/929#issuecomment-222601917 Tested and looks good to me --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your projec

Update how to contribute Zeppelin

2016-05-30 Thread Jongyoul Lee
Hi devs, I've updated a jira query link into CONTRIBUTING.md. This link will help you start to contribute Zeppelin easily. Please check the link below: https://github.com/apache/incubator-zeppelin/blob/master/CONTRIBUTING.md#where-to-start Or you can reach it directly: https://issues.apache.org

[GitHub] incubator-zeppelin pull request: [MINOR] fixed a logic to find iss...

2016-05-30 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/incubator-zeppelin/pull/936 [MINOR] fixed a logic to find issue number from title ### What is this PR for? Changed the regex to find a issue number from title ### What type of PR is it? [Bug Fix]