[GitHub] incubator-zeppelin pull request: ZEPPELIN-362 Add maven-remote-res...

2015-10-25 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/366 ZEPPELIN-362 Add maven-remote-resources-plugin plugin https://issues.apache.org/jira/browse/ZEPPELIN-362 Add maven-remote-resources-plugin to add LICENSE, NOTICE and

[jira] [Created] (ZEPPELIN-362) Add LICENSE and NOTICE in META_INF of jar and war files

2015-10-25 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-362: - Summary: Add LICENSE and NOTICE in META_INF of jar and war files Key: ZEPPELIN-362 URL: https://issues.apache.org/jira/browse/ZEPPELIN-362 Project: Zeppelin

[jira] [Created] (ZEPPELIN-361) Move license of subcomponenets from NOTICE to LICENSE

2015-10-25 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-361: - Summary: Move license of subcomponenets from NOTICE to LICENSE Key: ZEPPELIN-361 URL: https://issues.apache.org/jira/browse/ZEPPELIN-361 Project: Zeppelin

[GitHub] incubator-zeppelin pull request: ZEPPELIN-361 Move licese of subco...

2015-10-25 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/365 ZEPPELIN-361 Move licese of subcomponents from NOTICE to LICENSE Move license of subcomponents from NOTICE to LICENSE https://issues.apache.org/jira/browse/ZEPPELIN-361 You can

Zeppelin in yarn-cluster mode on stack-exchange

2015-10-25 Thread IT CTO
Hi, I recently responded to a question about this on stackoverflow ( http://stackoverflow.com/questions/33313041/is-it-possible-to-run-zeppelin-with-spark-yarn-cluster/33318160#33318160 ). The guy raise an interesting use case for the need which I don't know how to answer: "The reason being,

[GitHub] incubator-zeppelin pull request: JDBC generic interpreter

2015-10-25 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/361#issuecomment-150918846 @vgmartinez https://github.com/vgmartinez/incubator-zeppelin/blob/jdbc_interpreter/jdbc/src/main/java/org/apache/zeppelin/jdbc/JDBCInterpreter.java#L146

[GitHub] incubator-zeppelin pull request: List Notebook REST API implementa...

2015-10-25 Thread eranwitkon
GitHub user eranwitkon opened a pull request: https://github.com/apache/incubator-zeppelin/pull/367 List Notebook REST API implementation, Test & documentation Implementation of List Notebook REST API including JUnit and documentation. The return JSON object include only the

[GitHub] incubator-zeppelin pull request: JDBC generic interpreter

2015-10-25 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/361#issuecomment-150918917 @vgmartinez Thanks for contribution on this issue which @Leemoonsoo and I talk about a few days ago. It will covers several Interpreters using JDBC. ---

[GitHub] incubator-zeppelin pull request: MapR 4 Profile corrected, Added A...

2015-10-25 Thread pfcurtis
Github user pfcurtis commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/110#issuecomment-150920846 I will rework the pull request for the MapR profiles, and drop the code for the Drill interpreter. paul On 10/25/15 8:57 AM, Jongyoul

[GitHub] incubator-zeppelin pull request: MapR 4 Profile corrected, Added A...

2015-10-25 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/110#issuecomment-150920662 @pfcurtis Hi, #361 works in progress. And Drill also uses a jdbc connection. How about removing drill interpreter and updating the mapr profile up-to-date?

Re: clear the output

2015-10-25 Thread Jongyoul Lee
Hi, Unfortunately, I've known that Zeppelin doesn't have a button to remove output only. I, however, this is a reasonable feature. Could you please create a jira issue? JL On Sat, Oct 24, 2015 at 3:08 AM, Ram Sriharsha wrote: > Hi, > > Is there a way to clear the

Re: clear the output

2015-10-25 Thread Jongyoul Lee
Hi, Ram, Please check https://issues.apache.org/jira/browse/ZEPPELIN-299 Regards, JL On Sun, Oct 25, 2015 at 10:06 PM, Jongyoul Lee wrote: > Hi, > > Unfortunately, I've known that Zeppelin doesn't have a button to remove > output only. I, however, this is a reasonable

[GitHub] incubator-zeppelin pull request: ZEPPELIN-359 add NOTICE and DISCL...

2015-10-25 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/363#issuecomment-150986471 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

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-357] Add support for a ...

2015-10-25 Thread felixcheung
GitHub user felixcheung opened a pull request: https://github.com/apache/incubator-zeppelin/pull/368 [ZEPPELIN-357] Add support for a configurable list of repo for dependencies Make it configurable via `zeppelin.dep.additionalRemoteRepository`, with spark-packages default. This

[GitHub] incubator-zeppelin pull request: ZEPPELIN-361 Move licese of subco...

2015-10-25 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/365#issuecomment-150986631 Spark does it by referring to copies under a license directory. Should that be done here? https://github.com/apache/spark/tree/master/licenses ---

[GitHub] incubator-zeppelin pull request: ZEPPELIN-362 Add maven-remote-res...

2015-10-25 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/366#issuecomment-150986877 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

[GitHub] incubator-zeppelin pull request: JDBC generic interpreter

2015-10-25 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/361#issuecomment-150986836 There's another earlier attempt for this #211, #60 Other JDBC-like use cases perhaps you could also factor into your design? #73, #110 --- If

[GitHub] incubator-zeppelin pull request: ZEPPELIN-361 Move licese of subco...

2015-10-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/365#issuecomment-151014260 I believe it depends on the condition of the license. (if it requires include copies of license). I think we can either append them into LICENSE file

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-357] Add support for a ...

2015-10-25 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/368#issuecomment-150989388 In action: ![image](https://cloud.githubusercontent.com/assets/8969467/10718905/5ff9ab4a-7b3a-11e5-83aa-f4223e06ca4f.png)

[GitHub] incubator-zeppelin pull request: ZEPPELIN-338 Add documentation fo...

2015-10-25 Thread AhyoungRyu
Github user AhyoungRyu commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/359#issuecomment-150998866 I changed 'next binary release' to 'in a future binary release' : ) --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-zeppelin pull request: ZEPPELIN-362 Add maven-remote-res...

2015-10-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/366 --- 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] incubator-zeppelin pull request: JDBC generic interpreter

2015-10-25 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/361#issuecomment-151024130 @felixcheung There are several implementations for jdbc. We should talk about it for focusing one issue. Do you have any idea? + @Leemoonsoo ---

[GitHub] incubator-zeppelin pull request: MapR 4 Profile corrected, Added A...

2015-10-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/110#issuecomment-151025518 @pfcurtis :+1: --- 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] incubator-zeppelin pull request: ZEPPELIN-359 add NOTICE and DISCL...

2015-10-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/363 --- 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] incubator-zeppelin pull request: ZEPPELIN-338 Add documentation fo...

2015-10-25 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/359#issuecomment-150986734 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

[GitHub] incubator-zeppelin pull request: ZEPPELIN-359 add NOTICE and DISCL...

2015-10-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/363#issuecomment-151012120 Thanks @felixcheung for the review. merging it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] incubator-zeppelin pull request: ZEPPELIN-338 Add documentation fo...

2015-10-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/359#issuecomment-151024219 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-354] - List Notebook RE...

2015-10-25 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/367#issuecomment-150986921 Are you able to figure why the link to json files are broken on the doc site? --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-zeppelin pull request: ZEPPELIN-362 Add maven-remote-res...

2015-10-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/366#issuecomment-151023951 Thanks @felixcheung for review. I'm merging. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] incubator-zeppelin pull request: ZEPPELIN-360 Remove "Copyright 20...

2015-10-25 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/364#issuecomment-150986444 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

[GitHub] incubator-zeppelin pull request: ZEPPELIN-360 Remove "Copyright 20...

2015-10-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/364 --- 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] incubator-zeppelin pull request: [ZEPPELIN-357] Add support for a ...

2015-10-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/368#issuecomment-151027768 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 project does

Re: clear the output

2015-10-25 Thread Ram Sriharsha
Hi Jongyul Thanks for opening this ticket, much appreciated! Ram Sent from my iPhone > On Oct 25, 2015, at 6:40 AM, Jongyoul Lee wrote: > > Hi, Ram, > > Please check https://issues.apache.org/jira/browse/ZEPPELIN-299 > > Regards, > JL > >> On Sun, Oct 25, 2015 at 10:06

[GitHub] incubator-zeppelin pull request: JDBC generic interpreter

2015-10-25 Thread vgmartinez
Github user vgmartinez commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/361#issuecomment-150933832 Hi @jongyoul, Thanks for the feedback...I will implement the suggestion --- If your project is set up for it, you can reply to this email and