GitHub user chanlee514 opened a pull request:

    https://github.com/apache/incubator-predictionio/pull/328

    Eliminate enginemanifest for stateless build

    Changes:
    * manifest.json is removed completely. `pio build`is stateless, and no 
longer writes anything to metadata storage.
    * engineFactory (ex. "org.template.recommendation.RecommendationEngine") is 
used as **engineId** instead of a randomly-generated string


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chanlee514/incubator-predictionio 
stateless-build

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-predictionio/pull/328.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #328
    
----
commit 35f7be19632ee19749594881c8c87ec52e25f056
Author: Chan Lee <[email protected]>
Date:   2016-11-30T01:14:06Z

    Eliminate enginemanifest for stateless build

----


---
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 feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to