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

2016-05-28 Thread cloverhearts
Github user cloverhearts commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/921#issuecomment-97740 @minahlee Is this some notebooks ? Can you give me a log ? --- If your project is set up for it, you can reply to this email and have your rep

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

2016-05-28 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/921#issuecomment-98108 This is what I get when I direct to Job menu, seems like it doesn't have valid information though. ``` INFO [2016-05-28 01:51:45,603] ({main} Server

[jira] [Created] (ZEPPELIN-894) add new hadoop/spark profile and default spark 1.6 active

2016-05-28 Thread shijinkui (JIRA)
shijinkui created ZEPPELIN-894: -- Summary: add new hadoop/spark profile and default spark 1.6 active Key: ZEPPELIN-894 URL: https://issues.apache.org/jira/browse/ZEPPELIN-894 Project: Zeppelin Is

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

2016-05-28 Thread shijinkui
GitHub user shijinkui opened a pull request: https://github.com/apache/incubator-zeppelin/pull/923 [ZEPPELIN 894] add new hadoop/spark profile and default spark 1.6 active ### What is this PR for? spark-dependencies module pom: 1. add spark-2.0 profile 2. add hadoop-2.7

Re: Question about interpreters

2016-05-28 Thread Denny Wong
Hi Moon I see in the interpreter.json, each interpreter has an id associated. Is this id used in anyway? Does Zeppelin use the name and group attributes only to figure out the interpreter to use for each paragraph? When does Zeppelin figure out interpreter to use? Each time when a paragrap

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-826] Run scheduled note...

2016-05-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/856 --- 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: Refactor CORS filter into webapp ...

2016-05-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/900 --- 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: ZeppelinHub notebook storage/conn...

2016-05-28 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/880#issuecomment-222309393 Looks good to me. Will merge tomorrow if there is no further discussion. --- If your project is set up for it, you can reply to this email and have your reply ap

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

2016-05-28 Thread moon soo Lee
Hi Anish, Checked your notebook and article, and they looks really good! Great work! Thanks, moon On Fri, May 27, 2016 at 11:04 PM anish singh wrote: > Hello, > > Firstly, congratulations for being accepted as a top level project. > > First Notebook on the World bank datasets is ready for revi

Re: Question about interpreters

2016-05-28 Thread moon soo Lee
Hi Denny, interpreter.json saves informations not only properties for each interpreter settings, but also binding of interpreter setting and each notebooks. for instance, "interpreterBindings": { "2AYGPYH6N": [ "2AYSNKH1P", "2AXP4N64K", "2AXDCYDE9", "2AXF6Y261", "2AZDGUZ6J"

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

2016-05-28 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/835#issuecomment-222313130 @jongyoul Code looks good to me. It would be better if new interpreter registration mechanism (e.g. Format of `interpreter-setting.json` and where the

Re: Spark EclairJS interpreter

2016-05-28 Thread moon soo Lee
Hi Andrea, spark-eclairjs looks really interesting. If you look at 'spark-dependencies/pom.xml' [1], you'll see all the dependency jar will be copied under 'interpreter/spark/dep'. And your interpreter will be installed under 'interpreter/spark-eclairjs' and 'bin/interpreter.sh' will load only 'in

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-891] Update doap.rdf

2016-05-28 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/922#issuecomment-222314088 Thanks @minahlee taking a look. Merge it into master if there is no more discussions. --- If your project is set up for it, you can reply to this ema

[jira] [Created] (ZEPPELIN-895) Autocomplete functionality not working at all

2016-05-28 Thread Patrick Barker (JIRA)
Patrick Barker created ZEPPELIN-895: --- Summary: Autocomplete functionality not working at all Key: ZEPPELIN-895 URL: https://issues.apache.org/jira/browse/ZEPPELIN-895 Project: Zeppelin Issu

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

2016-05-28 Thread shijinkui
GitHub user shijinkui opened a pull request: https://github.com/apache/incubator-zeppelin/pull/924 [ZEPPELIN-874] enable scala check style and refactor scala class [ZEPPELIN-874] enable scala check style and refactor scala class * remove return * delete ";" * en

[jira] [Created] (ZEPPELIN-896) Cleanup pom with Apache best practices

2016-05-28 Thread Luciano Resende (JIRA)
Luciano Resende created ZEPPELIN-896: Summary: Cleanup pom with Apache best practices Key: ZEPPELIN-896 URL: https://issues.apache.org/jira/browse/ZEPPELIN-896 Project: Zeppelin Issue Typ

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

2016-05-28 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/incubator-zeppelin/pull/925 [ZEPPELIN-896] Remove individual developer tags from pom ### What is this PR for? This PR removes individual developer tags from project pom. ### What type of PR is it?

[jira] [Created] (ZEPPELIN-897) Remove incubator disclaimers

2016-05-28 Thread Luciano Resende (JIRA)
Luciano Resende created ZEPPELIN-897: Summary: Remove incubator disclaimers Key: ZEPPELIN-897 URL: https://issues.apache.org/jira/browse/ZEPPELIN-897 Project: Zeppelin Issue Type: Bug

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

2016-05-28 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/incubator-zeppelin/pull/926 [ZEPPELIN-897] Remove incubator disclaimer ### What is this PR for? Remove obsolete incubator disclaimer file ### What type of PR is it? [Bug Fix] ### What is t

[jira] [Created] (ZEPPELIN-898) Update resources to use Zeppelin TLP links

2016-05-28 Thread Luciano Resende (JIRA)
Luciano Resende created ZEPPELIN-898: Summary: Update resources to use Zeppelin TLP links Key: ZEPPELIN-898 URL: https://issues.apache.org/jira/browse/ZEPPELIN-898 Project: Zeppelin Issue

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

2016-05-28 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/incubator-zeppelin/pull/927 [ZEPPELIN-898] Update resources to use Zeppelin TLP links ### What is this PR for? Update resources to use Zeppelin TLP links ### What type of PR is it? [Bug Fix]

[GitHub] incubator-zeppelin pull request: ZeppelinHub notebook storage/conn...

2016-05-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/880 --- 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: ZeppelinHub notebook storage/conn...

2016-05-28 Thread anthonycorbacho
Github user anthonycorbacho commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/880#issuecomment-222325060 @bzz I took the liberty of merging it, i badly needed this :) --- If your project is set up for it, you can reply to this email and have your reply a

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

2016-05-28 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/925#issuecomment-222326406 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-897] Remove incubator d...

2016-05-28 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/926#issuecomment-222326412 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-891] Update doap.rdf

2016-05-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/922 --- 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-28 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/927#issuecomment-222326855 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-828] Use individual use...

2016-05-28 Thread prasadwagle
Github user prasadwagle commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/860#issuecomment-222335972 @bzz I tried your suggestion to rebase of the latest master but got the same error: https://travis-ci.org/apache/incubator-zeppelin/jobs/133661149

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

2016-05-28 Thread prasadwagle
GitHub user prasadwagle reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/860 [ZEPPELIN-828] Use individual user credentials for data source authentication ### What is this PR for? The purpose of this pull request is to allow users to use their own cred

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

2016-05-28 Thread prasadwagle
Github user prasadwagle closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/860 --- 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 th

[jira] [Created] (ZEPPELIN-899) Preconfigured env and documented usage of R

2016-05-28 Thread Pranas Baliuka (JIRA)
Pranas Baliuka created ZEPPELIN-899: --- Summary: Preconfigured env and documented usage of R Key: ZEPPELIN-899 URL: https://issues.apache.org/jira/browse/ZEPPELIN-899 Project: Zeppelin Issue

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

2016-05-28 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/835#issuecomment-222346004 @Leemoonsoo Sure. I'll update 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 pr