+1

Tested a sample notebook in a binderhub instance running toree.

On Wed, 24 Oct 2018 at 03:27 Manu Zhang <owenzhang1...@gmail.com> wrote:

> +1 (non-binding)
>
>
> I downloaded the toree-0.3.0.tar.gz, installed with pip and checked the
> following functionalities with jupyterlab-0.28.2.
>
> 1. Created a SparkSession,  read from a HDFS parquet file into Spark
> DataFrame and showed some rows.
> 2. Disabled console output with showOutput magic
> 3. SQL magic with variables in sql
>
>
> Thanks,
> Manu Zhang
> On Oct 18, 2018, 11:16 AM +0800, Luciano Resende <luckbr1...@gmail.com>,
> wrote:
> > On Tue, Oct 16, 2018 at 9:30 AM Luciano Resende <luckbr1...@gmail.com>
> wrote:
> > >
> > > Please vote to approve the release of Apache Toree 0.3.0-incubating
> (RC1).
> > >
> > > Tag: v0.3.0-incubating-rc1 (3ff5df33cc459ea214e542a4798fd9ba6e0a2ef8)
> > >
> > > https://github.com/apache/incubator-toree/tree/v0.3.0-incubating-rc1
> > >
> > > All distribution packages, including signatures, digests, etc. can be
> found at:
> > >
> > >
> https://dist.apache.org/repos/dist/dev/incubator/toree/0.3.0-incubating-rc1/
> > >
> > > Staging artifacts can be found at:
> > >
> > > https://repository.apache.org/content/repositories/orgapachetoree-1014
> > >
> > > ## Testing Instructions
> > >
> > > The fastest way to get up and running is to using Jupyter.
> > >
> > > 1. Install Jupyter if you haven't already (
> http://jupyter.org/install.html)
> > >
> > > 2. Install Apache Toree via `pip install
> > >
> https://dist.apache.org/repos/dist/dev/incubator/toree/0.3.0-incubating-rc1/toree-pip/toree-0.3.0.tar.gz`
> <https://dist.apache.org/repos/dist/dev/incubator/toree/0.3.0-incubating-rc1/toree-pip/toree-0.3.0.tar.gz>
> > > followed by `jupyter toree install`
> > >
> > > - You need to set a valid Apache Spark 2.x home, which can be done via
> > > `jupyter toree install --spark_home=/usr/local/spark`
> > >
> > > - You may need to run with `sudo` for installation permission
> > >
> > > - For all installation options, run `jupyter toree install --help-all`
> > >
> > > 4. Run a Jupyter notebook server via `jupyter notebook`
> > >
> > > - If the notebook portion of Jupyter is not installed but Jupyter is,
> > > you can install via `pip install notebook`
> > >
> > > 5. Create a notebook using "Apache Toree - Scala" from the dropdown
> under new
> > > dev
> > > 6. Run Scala/Spark commands such as `sc.parallelize(1 to 100).sum()`
> in the
> > > notebook
> > >
> > > ## Voting Instructions
> > >
> > > The vote is open for at least 72 hours and passes if a majority of at
> least
> > > 3 +1 PMC votes are cast.
> > >
> > > [ ] +1 Release this package as Apache Toree 0.3.0-incubating
> > > [ ] -1 Do not release this package because ...
> > >
> >
> >
> > Off course, my +1
> >
> > --
> > Luciano Resende
> > http://twitter.com/lresende1975
> > http://lresende.blogspot.com/
>
-- 
regards
Marius van Niekerk

Reply via email to