[GitHub] incubator-zeppelin pull request: Save all repos, and not just the ...

2015-10-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/318#issuecomment-145210388 Nice improvement! Could you update https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-zengine/src/test/java/org/apache/zeppelin/notebook/rep

[GitHub] incubator-zeppelin pull request: [Zeppelin 329] Notebook copied in...

2015-10-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/331#issuecomment-145209942 Nice improvement. Could you choose little more intuitive name than `ZEPPELIN_NOTEBOOK_GET_FROM_REPO` ? --- If your project is set up for it, you can repl

[ANNOUNCE] Welcoming new Zeppelin PPMC and committer

2015-10-02 Thread moon soo Lee
Hi folks, The Apache Zeppelin PPMC is happy to welcome new PPMC member and committer: Jongyoul. Jongyoul has been constantly contributing since last Feb including Yarn/Mesos support for Spark Interpreter, various improvements and bug fixes and deb packaging. We're very excited to have Jongyoul j

[GitHub] incubator-zeppelin pull request: upgrade spark to 1.5.1

2015-10-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/333 --- 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: ShellInterpreter

2015-10-02 Thread moon soo Lee
The issue is resolved by https://issues.apache.org/jira/browse/ZEPPELIN-330 Thanks, moon On Wed, Sep 23, 2015 at 7:55 PM Dirceu Semighini Filho < dirceu.semigh...@gmail.com> wrote: > Hi, > I noticed that the ShellInterpreter print to the log all commands that we > execute, and here the users ca

[GitHub] incubator-zeppelin pull request: Fix typo in Spark interpreter doc...

2015-10-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/330 --- 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: Fix typo in Spark interpreter doc...

2015-10-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/330#issuecomment-145201966 Thanks for the fix! 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 d

[GitHub] incubator-zeppelin pull request: Change logging level to not print...

2015-10-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/329 --- 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: upgrade spark to 1.5.1

2015-10-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/333#issuecomment-145201923 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 f

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-328] Interpreter page s...

2015-10-02 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/328#issuecomment-145189910 I looked into this more. The default interpreter for a given group is the first interpreter: https://github.com/apache/incubator-zeppelin/blob/mas

[GitHub] incubator-zeppelin pull request: upgrade spark to 1.5.1

2015-10-02 Thread dylanmei
Github user dylanmei commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/333#issuecomment-145189724 Thanks! --- 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 f

[GitHub] incubator-zeppelin pull request: upgrade spark to 1.5.1

2015-10-02 Thread tribbloid
GitHub user tribbloid opened a pull request: https://github.com/apache/incubator-zeppelin/pull/333 upgrade spark to 1.5.1 simple & self-explanatory You can merge this pull request into a Git repository by running: $ git pull https://github.com/tribbloid/incubator-zeppelin spark

[GitHub] incubator-zeppelin pull request: Send back message with note data ...

2015-10-02 Thread eranwitkon
Github user eranwitkon commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/332#issuecomment-145060183 @nberserk No problem, it wasn't my intention to hijack this PR. Can you open a JIRA ticket for this and we will start the work from it. Also, please

[GitHub] incubator-zeppelin pull request: Send back message with note data ...

2015-10-02 Thread nberserk
Github user nberserk commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/332#issuecomment-145049779 @eranwitkon i also interested to design/implement that service. --- If your project is set up for it, you can reply to this email and have your reply appea

[GitHub] incubator-zeppelin pull request: Send back message with note data ...

2015-10-02 Thread vmakhaev
Github user vmakhaev closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/332 --- 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 f

[GitHub] incubator-zeppelin pull request: Send back message with note data ...

2015-10-02 Thread vmakhaev
Github user vmakhaev commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/332#issuecomment-145048314 Yes, please. CRUD and clone will be enough for the beginning. If you need anything from me, let me know. --- If your project is set up for it, you can repl

[GitHub] incubator-zeppelin pull request: Send back message with note data ...

2015-10-02 Thread eranwitkon
Github user eranwitkon commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/332#issuecomment-145045031 I don't know what was the original intent for separating the API between socket API and REST API but to me socket API are more internal and less descripti

[GitHub] incubator-zeppelin pull request: Send back message with note data ...

2015-10-02 Thread vmakhaev
Github user vmakhaev commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/332#issuecomment-145027589 The problem is to know id of just created Note (or just cloned Note). In our case, we store metadata (Note ids and names) in our databases and creat

[GitHub] incubator-zeppelin pull request: Line chart with focus

2015-10-02 Thread catap
Github user catap commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/312#issuecomment-144967117 sure, feel free to send PR to this branch with you changes ;) --- 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: Line chart with focus

2015-10-02 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/312#issuecomment-144966379 @catap Do you want me to do a PR on this branch then? I got time :p --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-zeppelin pull request: Line chart with focus

2015-10-02 Thread catap
Github user catap commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/312#issuecomment-144965103 Let's merge it! I'm little bit busy and not sure that can find the time to fix it in next few days ;) --- If your project is set up for it, you can r