Specifically, the talk was called, "Apache Toree: How To Develop Spark/Scala Apps as Interactive Notebooks"
On Wed, Apr 6, 2016 at 9:38 AM Chip Senkbeil <[email protected]> wrote: > Are you talking about the SF Data Science meetup where Asim Jalis gave a > talk? > > http://www.meetup.com/SF-Data-Science/events/228958752/ > > On Wed, Apr 6, 2016 at 9:34 AM Gino Bustelo <[email protected]> wrote: > >> @Corey What was the name of that event that was using Toree? >> >> On Wed, Apr 6, 2016 at 9:33 AM, Gino Bustelo <[email protected]> wrote: >> >> > Based on comments... this is what will be reported >> > >> > -------------------- >> > Toree >> > >> > Toree provides applications with a mechanism to interactively and >> remotely >> > access Apache Spark. It enables interactive workloads between >> applications >> > and a Spark cluster. As a Jupyter Notebook extension, it provides the >> user >> > with a preconfigured environment for interacting with Spark using Scala, >> > Python, R or SQL. >> > >> > Toree has been incubating since 2015-12-02. >> > >> > Three most important issues to address in the move towards graduation: >> > >> > 1. Resolve LGPL dependency: This is in progress, and hopefully we will >> > have >> > >> > the dependency license changed to a license that is compatible with AL2. >> > >> > 2. Make a release: nearing completion >> > 3. Grow a diverse community: We should put some emphasis on growing >> the >> > >> > community and making it diverse (the rule is at least three independent >> > contributors) >> > >> > >> > Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be >> > aware of? >> > >> > TOREE-262 - Progress on removal of LGPL dependency >> > >> > How has the community developed since the last report? >> > >> > 1. Active communication in mailing list and gitter with early adopters >> > 2. Still working on transitioning users from Spark Kernel project into >> > Toree. >> > 3. First external contribution made by user @*dongjoon-hyun >> > <https://github.com/dongjoon-hyun>* >> > 4. Apache Toree is being taught at EVENT_NAME >> > https://github.com/asimjalis/apache-toree-quickstart >> > >> > How has the project developed since the last report? >> > >> > 1. Contrinue working with JeroMQ community to further their transition >> > into >> > MPL v2 and away from LGPL. >> > 2. Magics are now implemented using plug-in framework >> > 3. Enable sharing of Spark and SQL context between the different >> > supported languages >> > 4. Added support to try Toree using Binder (http://mybinder.org/). >> > 5. Misc bug fixes and features >> > >> > Date of last release: >> > >> > None since incubation. >> > >> > When were the last committers or PMC members elected? >> > >> > No new additions since incubation >> > >> > On Tue, Apr 5, 2016 at 5:11 PM, Gino Bustelo <[email protected]> wrote: >> > >> >> Based on Luciano's comments... the top issues to addressed will be >> >> >> >> - Resolve LGPL dependency: This is in progress, and hopefully we will >> have >> >> the dependency license changed to a license that is compatible with >> AL2. >> >> - Make a release: nearing completion >> >> - Grow a diverse community: We should put some emphasis on growing the >> >> community and making it diverse (the rule is at least three independent >> >> contributors) >> >> >> >> >> >> On Tue, Apr 5, 2016 at 3:56 PM, Luciano Resende <[email protected]> >> >> wrote: >> >> >> >>> My comments from last month, related to "important issues before >> >>> graduation", still applies : >> >>> >> >>> >> https://www.mail-archive.com/[email protected]/msg00262.html >> >>> >> >>> On Mon, Apr 4, 2016 at 11:58 AM, Gino Bustelo <[email protected]> >> wrote: >> >>> >> >>> > Last month can be found http://wiki.apache.org/incubator/March2016. >> >>> > Here is the draft for this month. Mostly the same except the "How >> has >> >>> the >> >>> > *" questions. Please give feedback... >> >>> > >> >>> > -------------------- >> >>> > Toree >> >>> > >> >>> > Toree provides applications with a mechanism to interactively and >> >>> remotely >> >>> > access Apache Spark. It enables interactive workloads between >> >>> applications >> >>> > and a Spark cluster. As a Jupyter Notebook extension, it provides >> the >> >>> user >> >>> > with a preconfigured environment for interacting with Spark using >> >>> Scala, >> >>> > Python, R or SQL. >> >>> > >> >>> > Toree has been incubating since 2015-12-02. >> >>> > >> >>> > Three most important issues to address in the move towards >> graduation: >> >>> > >> >>> > 1. Removal of LGPL dependency >> >>> > 2. Ease of installation >> >>> > 3. Documentation of APIs >> >>> > >> >>> > Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to >> be >> >>> > aware of? >> >>> > >> >>> > TOREE-262 - Progress on removal of LGPL dependency >> >>> > >> >>> > How has the community developed since the last report? >> >>> > >> >>> > 1. Active communication in mailing list and gitter with early >> >>> adopters >> >>> > 2. Still working on transitioning users from Spark Kernel project >> >>> into >> >>> > Toree. >> >>> > 3. First external contribution made by user @*dongjoon-hyun >> >>> > <https://github.com/dongjoon-hyun>* >> >>> > 4. Apache Toree is being taught at EVENT_NAME >> >>> > https://github.com/asimjalis/apache-toree-quickstart >> >>> > >> >>> > How has the project developed since the last report? >> >>> > >> >>> > 1. Contrinue working with JeroMQ community to further their >> >>> transition >> >>> > into >> >>> > MPL v2 and away from LGPL. >> >>> > 2. Magics are not implemented using plug-in framework >> >>> > 3. Enable sharing of Spark and SQL context between the different >> >>> > supported languages >> >>> > 4. Added support to try Toree using Binder (http://mybinder.org/ >> ). >> >>> > 5. Misc bug fixes and features >> >>> > >> >>> > Date of last release: >> >>> > >> >>> > None since incubation. >> >>> > >> >>> > When were the last committers or PMC members elected? >> >>> > >> >>> > No new additions since incubation >> >>> > >> >>> >> >>> >> >>> >> >>> -- >> >>> Luciano Resende >> >>> http://twitter.com/lresende1975 >> >>> http://lresende.blogspot.com/ >> >>> >> >> >> >> >> > >> >
