Re: PIO-20 problems

2016-08-11 Thread Chan Lee
I want to clarify some points: 2) Deploying templates do not require SSL. If you execute ./make-distribution.sh using the current develop branch (provided you change the namespace in the template from io.prediction to org.apache.predictionio), you can deploy without SSL on localhost. The travis

Re: transition from "official" PredictionIO templates to Apache

2016-08-12 Thread Chan Lee
I've begun working on migrating official PredictionIO templates into the main apache repository, and there are a few points I'd like to bring to attention. 1) Template code will be merged under templates/ directory, and all commit history and authorship will be preserved. 2) Organization

Re: 0.10.0 release

2016-08-16 Thread Chan Lee
I've changed the namespace for all repos marked "official" except for Universal Recommender and is running integration tests on them. Also, I believe the sbt plugin for pio-build needs to be updated. On Tue, Aug 16, 2016 at 12:50 PM, Pat Ferrel wrote: > Let me know if

Re: 0.10.0 release

2016-08-15 Thread Chan Lee
de a test > requirement IMO. But inclusion in the Gallery seems a looser attachment to > the project—just one persons opinion > > > On Aug 11, 2016, at 3:42 PM, Chan Lee <chanlee...@gmail.com> wrote: > > I've begun working on migrating official PredictionIO templates into t

Doc site build now running on Apache Jenkins

2017-02-12 Thread Chan Lee
Job for building the PredictionIO doc site ( http://predictionio.incubator.apache.org) including the developer api ( http://predictionio.incubator.apache.org/api/current/#package) has been moved from a private Jenkins to the official Apache Jenkins . The job consists of an upstream task that

Re: templates

2016-08-18 Thread Chan Lee
Hi Pat, I think there may have been a misunderstanding. The work I've done is only local: 1) I've cloned the 10 official PredictionIO templates and changed the org namespace locally. 2) I've added some tests in the main repo to make sure the templates are compatible with the latest release. As

Re: templates

2016-08-21 Thread Chan Lee
ill remove a blocking > issue—templates that work with the new org namespace and have some (even if > incomplete) integration tests. We are thinking about the 7 mentioned in > this Jira: https://issues.apache.org/jira/browse/PIO-24 > >>>> > >>>> If you want

Re: regarding installation of Middleman

2016-10-16 Thread Chan Lee
Hi Steven, This seems to be a general problem with mac os using newer version of gcc, as described here: http://stackoverflow.com/questions/19577759/installing-libv8-gem-on-os-x-10-9 . I'm also using mac os 10.11, and simple `bundle update` solved the problem for me. Hope this helps. Chan On

Re: PIO Build Error

2016-10-12 Thread Chan Lee
Hi Jim, Could you try removing pio.sbt in the template directory? Chan On Wed, Oct 12, 2016 at 8:24 PM, Jim Miller wrote: > vagrant:tapster-episode-similar2/ $ pio build --verbose > > >[20:46:39] > [INFO] [Console$] Using existing engine manifest JSON at >

Re: Stateless Builds

2017-01-10 Thread Chan Lee
I'm making additional changes to the stateless build( https://issues.apache.org/jira/browse/PIO-47), particularly to ensure that the change does not affect running production servers using PIO. First, with regards to @Pat's concerns: You'd still be able to run training on a separate (possibly

Re: [VOTE] Apache PredictionIO (incubating) 0.11.0 Release (RC2)

2017-04-11 Thread Chan Lee
[+1] binding accept On Mon, Apr 10, 2017 at 1:22 PM, Donald Szeto wrote: > Thanks! Just a reminder that PMC members should indicate whether the vote > is binding or not. > > On Mon, Apr 10, 2017 at 1:15 PM Mars Hall wrote: > > > My non-binding vote for rc2!

Re: [VOTE] Apache PredictionIO (incubating) 0.11.0 Release (RC1)

2017-04-04 Thread Chan Lee
[+1] On Tue, Apr 4, 2017 at 11:55 AM, Donald Szeto wrote: > This is the vote for 0.11.0 of Apache PredictionIO (incubating). > > The vote will run for at least 72 hours and will close on Apr 7th, 2017. > > The release candidate artifacts can be downloaded here: >

Re: JIRA and release process for PredictionIO

2017-05-25 Thread Chan Lee
+1 On Thu, May 25, 2017 at 9:20 PM, Sara Asher wrote: > Hi everyone, > > It looks like everyone is content with the JIRA/release process doc. If I > don't hear from anyone else in the next day or so, I will assume it's good > and will add the details to the public

Re: [VOTE] Apache PredictionIO (incubating) 0.12.0 Release (RC2)

2017-09-15 Thread Chan Lee
> >> > > >>> I believe those are fixed by PIO-60, PIO-62 and PIO-63 in the release > > >>> notes. > > >>> > > >>> +1 binding from me > > >>> > > >>> On Thu, Sep 14, 2017 at 2:13 PM Pat

Re: [VOTE] Apache PredictionIO (incubating) 0.12.0 Release (RC3)

2017-09-18 Thread Chan Lee
uch an exciting release! Thank you Chan, > > *Mars > > > On Sun, Sep 17, 2017 at 11:31 AM, Chan Lee <chanlee...@gmail.com> wrote: > > > > > This is the vote for 0.12.0 of Apache PredictionIO (incubating). > > > > > > The vote will run for at least

[RESULT][VOTE] Apache PredictionIO (incubating) 0.12.0 Release (RC3)

2017-09-20 Thread Chan Lee
The vote passes, with 6 +1 votes (6 binding) and no -1 votes. +1 Chan Lee (binding) +1 Donald Szeto (binding) +1 Mars Hall (binding) +1 Naoki Takezoe (binding) +1 Shinsuke Sugaya (binding) +1 Takako Shimamoto (binding) Thanks all for voting. Apache PredictionIO (incubating) 0.12.0 RC3 has been

Re: [VOTE] Apache PredictionIO (incubating) 0.12.0 Release (RC2)

2017-09-17 Thread Chan Lee
That sounds great. I'll prepare a new RC with updates and binary distribution. I think it would be reasonable to provide two binary distributions: (Scala 2.10.6 / Spark 1.6.3 / ES 1.7.3), (Scala 2.11.8 / Spark 2.1.1 / ES 5.5.2). Does anyone have objections? On Sat, Sep 16, 2017 at 2:24 PM, Mars

[VOTE] Apache PredictionIO (incubating) 0.12.0 Release (RC3)

2017-09-17 Thread Chan Lee
This is the vote for 0.12.0 of Apache PredictionIO (incubating). The vote will run for at least 72 hours and will close on Sep 20th, 2017. The release candidate artifacts can be downloaded here: https://dist.apache.org/repos/dist/dev/incubator/predictionio/0.12.0-incubating-rc3 Test results of

Re: [VOTE] Apache PredictionIO (incubating) 0.12.0 Release (RC2)

2017-09-17 Thread Chan Lee
then. On Sun, Sep 17, 2017 at 10:17 AM, Chan Lee <chanlee...@gmail.com> wrote: > That sounds great. I'll prepare a new RC with updates and binary > distribution. > > I think it would be reasonable to provide two binary distributions: (Scala > 2.10.6 / Spark 1.6.3 / ES 1.7.3), (Scala

[CANCEL][VOTE] Apache PredictionIO (incubating) 0.12.0 Release (RC1)

2017-09-13 Thread Chan Lee
Cancelling the vote because we have found missing changes in RELEASE.md.

[VOTE] Apache PredictionIO (incubating) 0.12.0 Release (RC1)

2017-09-13 Thread Chan Lee
This is the vote for 0.12.0 of Apache PredictionIO (incubating). The vote will run for at least 72 hours and will close on Sep 16th, 2017. The release candidate artifacts can be downloaded here: https://dist.apache.org/repos/dist/dev/incubator/predictionio/0.12.0- incubating-rc1 Test results of

Re: Graduation to TLP

2017-08-30 Thread Chan Lee
Agree with everyone else. +1 for graduation. I was away for a while due to family issues, but I'd be happy to volunteer for release management. On Wed, Aug 30, 2017 at 4:30 PM, Pat Ferrel wrote: > Along with the link Donald gave, check this out: >

0.12 Release and Rotation on Release Management

2017-09-07 Thread Chan Lee
Hi all, It seems we are ready to push for 0.12 release. Since we have two additional volunteers (Shinsuke and I) for release management, I think it would be nice to rotate between releases depending on availability. I can start the process for 0.12 release if no one objects. Best, Chan

JIRAs to include in 0.12 Release

2017-09-10 Thread Chan Lee
Hi all, These are the current JIRA issues to include in 0.12 release. The ones marked "(pending)" are waiting for PR review and merge. Please let me know if there are any missing issues that you'd like to include in the 0.12 release. Thanks! Fixes [PIO-56] Unit tests in module core should not

Re: [VOTE] Resolution to create a TLP from graduating Incubator podling

2017-09-26 Thread Chan Lee
office of "Vice President, Apache > PredictionIO" > > be > > > and hereby is created, the person holding such office to > > > serve at the direction of the Board of Directors as the chair > > > of the Apache PredictionIO Project, and to ha

Re: [ANNOUNCE] Apache PredictionIO 0.12.0-incubating Release

2017-09-28 Thread Chan Lee
My apologies. The doc site has been updated now.

[ANNOUNCE] Apache PredictionIO 0.12.0-incubating Release

2017-09-27 Thread Chan Lee
The Apache PredictionIO team would like to announce the release of Apache PredictionIO 0.12.0-incubating. Release notes are here: https://github.com/apache/incubator-predictionio/blob/release/0.12.0/RELEASE.md Apache PredictionIO (incubating) is an open source Machine Learning Server built on