Improving Visualization of zeppelin with GSOC

2015-08-20 Thread madhuka udantha
Hi All, You can find all the tasks and milestones on GSOC 2015 in Zeppelin in wiki doc[1]. I have created POC[2] where we can switch chart libraries and chart Types. Here you can try the POC[3] In second phase we start working on zeppelin code base, after spring cleaning. There we have added belo

[jira] [Created] (ZEPPELIN-249) Add unit tests for angular services

2015-08-20 Thread Renjith Kamath (JIRA)
Renjith Kamath created ZEPPELIN-249: --- Summary: Add unit tests for angular services Key: ZEPPELIN-249 URL: https://issues.apache.org/jira/browse/ZEPPELIN-249 Project: Zeppelin Issue Type: Su

[jira] [Created] (ZEPPELIN-248) Add unit tests for components

2015-08-20 Thread Renjith Kamath (JIRA)
Renjith Kamath created ZEPPELIN-248: --- Summary: Add unit tests for components Key: ZEPPELIN-248 URL: https://issues.apache.org/jira/browse/ZEPPELIN-248 Project: Zeppelin Issue Type: Sub-task

[jira] [Created] (ZEPPELIN-247) UI assumes WebSocket connection state as disconnected

2015-08-20 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-247: Summary: UI assumes WebSocket connection state as disconnected Key: ZEPPELIN-247 URL: https://issues.apache.org/jira/browse/ZEPPELIN-247 Project: Zeppelin

Re: [GSOC] Map Visualization for Zeppelin

2015-08-20 Thread madhuka udantha
Hi, Map visualization is developed with leaflet in zeppelin (PR#152 ) Data validation services also added for Map charts. Documentation can be found in PR#203 , Here are some blog post on

[GitHub] incubator-zeppelin pull request: Clone a note

2015-08-20 Thread Karuppayya
Github user Karuppayya commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/219#issuecomment-133257965 Oops.. id is karup1990 @Leemoonsoo --- 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] incubator-zeppelin pull request: Clone a note

2015-08-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/219#issuecomment-133253840 @Karuppayya can not find your jira apache id `karuppayya1990`. Could you confirm? --- If your project is set up for it, you can reply to this email and h

[GitHub] incubator-zeppelin pull request: Clone a note

2015-08-20 Thread Karuppayya
Github user Karuppayya commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/219#issuecomment-133240864 @Leemoonsoo my id is karuppayya1990 --- 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

[GitHub] incubator-zeppelin pull request: Configurable Origins and small co...

2015-08-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/235#issuecomment-133230569 Thanks for the fix! 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 a

Re: Stop RemoteInterpreterServer automatically when no paragraph run in a Specified time

2015-08-20 Thread moon soo Lee
Hi Bae, Timeout is not available now. You can watch this issue https://issues.apache.org/jira/browse/ZEPPELIN-242 to keep track of progress. Thanks, moon On Wed, Aug 19, 2015 at 9:41 PM Bae, Jae Hyeon wrote: > Hi Moon > > How can I configure timeout value? > > On Wed, Aug 19, 2015 at 7:04 PM,

[GitHub] incubator-zeppelin pull request: Configurable origin

2015-08-20 Thread djoelz
Github user djoelz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/233#issuecomment-133216009 @Leemoonsoo Done! take a look at https://github.com/apache/incubator-zeppelin/pull/235 and close this one if you sign off. --- If your project is set up for

[GitHub] incubator-zeppelin pull request: Clone a note

2015-08-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/219#issuecomment-133212432 @Karuppayya could tell me your jira id? --- 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-238: Remove unused swagg...

2015-08-20 Thread mindprince
Github user mindprince commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/226#issuecomment-133209525 Yeah, I think we should rather have static documentation of REST API on the website. Something like https://spark.apache.org/docs/latest/monitoring.html#r

[GitHub] incubator-zeppelin pull request: feat: use ZEPPELIN_HOSTNAME to sp...

2015-08-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/221#issuecomment-133209304 The same issue is also being taken care of, by #235. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[GitHub] incubator-zeppelin pull request: Option to choose default interpre...

2015-08-20 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/222#issuecomment-133208464 @leemoonsoo sounds like a good idea. But I'd like to hear from @akhiluanandh since he created the issue and maybe have some use cases/reasons in mind

[GitHub] incubator-zeppelin pull request: ZEPPELIN-238: Remove unused swagg...

2015-08-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/226#issuecomment-133208300 One question. I think document for REST api will be more useful when it is published in the website. Can swagger help it? --- If your project is set

[GitHub] incubator-zeppelin pull request: ZEPPELIN-238: Remove unused swagg...

2015-08-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/226#issuecomment-133208057 @mindprince zeppelin-docs has old, outdated, documentation. With the preparation of moving to ASF, zeppelin-docs was removed (https://github.com/NFLabs/ze

[GitHub] incubator-zeppelin pull request: Option to choose default interpre...

2015-08-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/222#issuecomment-133204738 I think what @corneadoug suggested make sense (force user specify %pyspark, %spark .. always), especially when notebook is copied to another Zeppelin

[GitHub] incubator-zeppelin pull request: Option to choose default interpre...

2015-08-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/222#issuecomment-133203771 @akhiluanandh > The drag and drop idea sounds really good and user-friendly (not sure if I have the Javascript skills to do this though... will ha

[jira] [Created] (ZEPPELIN-246) org.apache.hadoop.mapred.JobConf cannot be cast to org.apache.spark.rdd.RDD

2015-08-20 Thread Luca Menichetti (JIRA)
Luca Menichetti created ZEPPELIN-246: Summary: org.apache.hadoop.mapred.JobConf cannot be cast to org.apache.spark.rdd.RDD Key: ZEPPELIN-246 URL: https://issues.apache.org/jira/browse/ZEPPELIN-246

[GitHub] incubator-zeppelin pull request: Option to choose default interpre...

2015-08-20 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/222#issuecomment-133195137 It's convenient. I think there are some practical use cases for a single language/interpreter notebook (like IPython). At least I think it help users to

[GitHub] incubator-zeppelin pull request: ZEPPELIN-223 fix: reconection in ...

2015-08-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/213 --- 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-223 fix: reconection in ...

2015-08-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/213#issuecomment-133194747 Tested and Looks great! merging 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] incubator-zeppelin pull request: ZEPPELIN-227 Allow nextline invok...

2015-08-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/220 --- 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: Option to choose default interpre...

2015-08-20 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/222#issuecomment-133190831 Is it really that annoying to have to specify %pyspark? I'd love to hear why it is really useful, since nobody really gave reason for that feature in this

[GitHub] incubator-zeppelin pull request: ZEPPELIN-234

2015-08-20 Thread djoelz
Github user djoelz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/234#issuecomment-133186967 Please add unit tests to your findSimilarJob and "isSimilar" and to the affected schedulers. --- If your project is set up for it, you can reply to this emai

[GitHub] incubator-zeppelin pull request: ZEPPELIN-217 : Adding documentati...

2015-08-20 Thread elbamos
Github user elbamos commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/203#issuecomment-133186523 This looks really helpful! I withdraw my prior objection. > On Aug 17, 2015, at 4:37 AM, madhuka wrote: > > @elbamos Thanks for the feedback

[GitHub] incubator-zeppelin pull request: ZEPPELIN-227 Allow nextline invok...

2015-08-20 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/220#issuecomment-133184320 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-217 : Adding documentati...

2015-08-20 Thread Madhuka
Github user Madhuka commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/203#issuecomment-133119288 Documentation updated with Tutorial with Map Visualization. Added screenshots for docs. ![screenshot from 2015-08-20 23 43 28](https://cloud.githubuserco

[jira] [Created] (ZEPPELIN-245) Zeppelin enables CORS (Cross-Origin Request Sharing) by default with insecure settings (Access-Control-Allow-Origin: *)

2015-08-20 Thread Joel Zambrano (JIRA)
Joel Zambrano created ZEPPELIN-245: -- Summary: Zeppelin enables CORS (Cross-Origin Request Sharing) by default with insecure settings (Access-Control-Allow-Origin: *) Key: ZEPPELIN-245 URL: https://issues.apache.o

[GitHub] incubator-zeppelin pull request: Protect from NPE when creating In...

2015-08-20 Thread djoelz
Github user djoelz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/223#issuecomment-133109851 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 featur

[GitHub] incubator-zeppelin pull request: Configurable origin

2015-08-20 Thread djoelz
Github user djoelz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/233#issuecomment-133088702 cool! I'm on 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

[GitHub] incubator-zeppelin pull request: Configurable origin

2015-08-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/233#issuecomment-133083532 @djoelz If you're okay, prefer to merge your patch. And that's good idea about mentioning risk of *. Thanks for taking care of the security issues! -

Re: Did new build and web sockets are not working anymore

2015-08-20 Thread Joel Zambrano
The fix is still under review but it's almost done. Thanks, Joel > On Aug 20, 2015, at 9:41 AM, IT CTO wrote: > > Hi, > I also got the latest code today and build it successfully but keep getting > connection refused. > I applied PR 231 build again but still can't connect to the server. > Any i

[GitHub] incubator-zeppelin pull request: Configurable origin

2015-08-20 Thread djoelz
Github user djoelz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/233#issuecomment-133079952 @Leemoonsoo Ok that seems like a good compromise. The only thing I would like to add is a link in the property summary that references the jira and mentions t

Re: Did new build and web sockets are not working anymore

2015-08-20 Thread IT CTO
sorry, I had a local problem which is not related to here. Eran On Thu, Aug 20, 2015 at 7:41 PM IT CTO wrote: > Hi, > I also got the latest code today and build it successfully but keep > getting connection refused. > I applied PR 231 build again but still can't connect to the server. > Any idea

Re: Did new build and web sockets are not working anymore

2015-08-20 Thread IT CTO
Hi, I also got the latest code today and build it successfully but keep getting connection refused. I applied PR 231 build again but still can't connect to the server. Any ideas? Eran On Thu, Aug 20, 2015 at 6:48 PM Jitender Aswani wrote: > I couldn’t apply the patch. I guess I am going to wait

[GitHub] incubator-zeppelin pull request: Configurable origin

2015-08-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/233#issuecomment-133068255 @djoelz I agree on improving security of Zeppelin. However, many users uses Zeppelin behind the firewall. For them, forcing manual configuration o

[GitHub] incubator-zeppelin pull request: Configurable origin

2015-08-20 Thread djoelz
Github user djoelz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/233#issuecomment-133057949 I do don't get me wrong. But in this case it's equivalent of the door in a house. You want people to come in and out easily but you don't want all people to d

[GitHub] incubator-zeppelin pull request: Configurable origin

2015-08-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/233#issuecomment-133054767 The reason support * and allowing * by default is, to keep the same behavior. We already seeing many people asking about connection problem in various

[GitHub] incubator-zeppelin pull request: Configurable Origins and small co...

2015-08-20 Thread djoelz
GitHub user djoelz opened a pull request: https://github.com/apache/incubator-zeppelin/pull/235 Configurable Origins and small configuration fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/djoelz/incubator-zeppelin master

[GitHub] incubator-zeppelin pull request: Configurable origin

2015-08-20 Thread djoelz
Github user djoelz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/233#issuecomment-133039428 I like the singleton approach but I dont agree with * by default as it makes Zeppelin vulnerable to the attacks. This is how I did it. I need to fix the merge

[GitHub] incubator-zeppelin pull request: Protect from NPE when creating In...

2015-08-20 Thread eranwitkon
Github user eranwitkon commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/223#issuecomment-133038636 Fixed CI problem. Ready for review\merge --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] incubator-zeppelin pull request: ZEPPELIN-238: Remove unused swagg...

2015-08-20 Thread nberserk
Github user nberserk commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/226#issuecomment-133019643 I think we need more rest apis for enterprise support. and then swagger will be useful soon. --- If your project is set up for it, you can reply to this em

[jira] [Created] (ZEPPELIN-244) Error occurred during initialization of VM

2015-08-20 Thread Stijn Geuens (JIRA)
Stijn Geuens created ZEPPELIN-244: - Summary: Error occurred during initialization of VM Key: ZEPPELIN-244 URL: https://issues.apache.org/jira/browse/ZEPPELIN-244 Project: Zeppelin Issue Type:

[GitHub] incubator-zeppelin pull request: Option to choose default interpre...

2015-08-20 Thread akhiluanandh
Github user akhiluanandh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/222#issuecomment-132974328 @felixcheung Yes that's what I had in mind. We would allow the user to select a default while creating / editing an interpreter setting. For example, if

[GitHub] incubator-zeppelin pull request: Option to choose default interpre...

2015-08-20 Thread akhiluanandh
Github user akhiluanandh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/222#issuecomment-132974066 @Leemoonsoo Thanks for the reply. > My suggestion is let user drag and drop individual interpreters The drag and drop idea sounds r

[GitHub] incubator-zeppelin pull request: Clone a note

2015-08-20 Thread Karuppayya
Github user Karuppayya commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/219#issuecomment-132964251 Can we resolve the following issue.? https://issues.apache.org/jira/browse/ZEPPELIN-126 --- If your project is set up for it, you can reply to this e

[GitHub] incubator-zeppelin pull request: add notification

2015-08-20 Thread vgmartinez
Github user vgmartinez closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/224 --- 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

[jira] [Created] (ZEPPELIN-243) The label of the Y axis does not appear correct

2015-08-20 Thread J.David (JIRA)
J.David created ZEPPELIN-243: Summary: The label of the Y axis does not appear correct Key: ZEPPELIN-243 URL: https://issues.apache.org/jira/browse/ZEPPELIN-243 Project: Zeppelin Issue Type: Bug

[GitHub] incubator-zeppelin pull request: ZEPPELIN-235: jscs in zeppelin-we...

2015-08-20 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/229#issuecomment-132926557 @corneadoug Intellij Idea fixed most if not all of the issues. However if build fails, or if there are errors in merging this to master, this will surl