GitHub user pferrel opened a pull request:

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

    Master

    

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

    $ git pull https://github.com/pferrel/PredictionIO master

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

    https://github.com/apache/incubator-predictionio/pull/269.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 #269
    
----
commit 327a795d05970dba36594656387b20f7986436f3
Author: pferrel <[email protected]>
Date:   2015-11-30T23:51:27Z

    cleanup/removal of CLI changes

commit 31789a6bd08fef30e394e1f278af1421c2e15a2c
Author: pferrel <[email protected]>
Date:   2015-12-02T19:13:47Z

    changing min versions of some componenets

commit dbc07fb0cd82cf7da2e0dff213308fa94b37223f
Author: pferrel <[email protected]>
Date:   2015-12-03T22:18:15Z

    more upgrade work

commit 7f663efea2bc2bff5f92821f7909770bebf5edf6
Author: pferrel <[email protected]>
Date:   2015-12-03T22:18:20Z

    Merge branch 'v0.9.6' of https://github.com/pferrel/PredictionIO into v0.9.6

commit b7d40d93ea3cf2c8d3fc92c6ab77dc48997b1311
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-04T11:09:19Z

    wip-datasource-cleanup-old-events. Initial implementation.

commit 01aac3d49f3b77563b529f9e952da825085b7387
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-04T13:01:30Z

    wip-add-psql-to-installsh. added posibility to install es + pgsql.

commit 0541c1b77710370305b66f6cc0a116725389969c
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-04T19:54:06Z

    wip-datasource-cleanup-old-events. added usage example.

commit ea6bf2d02d570e9d4a5b64931d6f1b0933a3f522
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-04T19:58:15Z

    wip-datasource-cleanup-old-events. incorrect import optimization reverted.

commit c81e6c358a148f4f46e44f549a18153cc7559738
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-04T20:24:43Z

    wip-start-stop-all-pgsql. added check if pgsql is started.

commit e5b1f3232b94b6e89a8e36e85a959cece38a63e4
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-04T20:27:11Z

    wip-start-stop-all-pgsql. added abort when needed.

commit 2507994750b499167acc79935033634b24a2c504
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-04T20:29:22Z

    wip-start-stop-all-pgsql. fixed abort condition.

commit 1bdefbaca52094257ee6b55a0c8e99ac26c03161
Author: EmergentOrder <[email protected]>
Date:   2016-01-04T22:44:51Z

    Merge pull request #3 from mkorolyov/wip-start-stop-all-pgsql
    
    wip-start-stop-all-pgsql. added check if pgsql is started.

commit 32ebf1ff8c7d0f3416448dade2804e2e25430ee4
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-05T04:31:01Z

    wip-start-stop-all-pgsql. fixed typo and hardcoded ES path.

commit 5a6e8247cc35fd1229152614596ebdf6616f85d8
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-05T08:51:52Z

    wip-start-stop-all-pgsql. start/stop postgresql server. requires root 
passwd for linux.

commit b401c9692b403e0ab8a21a325fbdeffef5f569da
Author: EmergentOrder <[email protected]>
Date:   2016-01-05T20:26:06Z

    Merge pull request #2 from mkorolyov/wip-add-psql-to-installsh
    
    wip-add-psql-to-installsh. added posibility to install es + pgsql.

commit 520ce139f61e0466ab0b98932770fe15661930a7
Author: EmergentOrder <[email protected]>
Date:   2016-01-06T17:54:28Z

    fix curling HBase due to Apache changing path

commit 0a444b7b11a2ac55b6499514d3e14dc15cf58811
Author: EmergentOrder <[email protected]>
Date:   2016-01-06T20:02:13Z

    Merge pull request #4 from mkorolyov/wip-start-stop-all-pgsql
    
    start/stop postgresql server. requires root password for linux.

commit a61add438c0e1f6bc900f218610a7712097acb71
Author: EmergentOrder <[email protected]>
Date:   2016-01-06T20:15:14Z

    Merge pull request #5 from EmergentOrder/v0.9.6
    
    fix curling HBase due to Apache changing path

commit bb9aba5a767cf5b0658ca306cdea6dc0e7be3787
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-08T11:44:11Z

    wip-datasource-cleanup-old-events. added compression of PEvents.

commit 422d6939268bfb90d4f46bcb7b5131ae1f1197d5
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-08T12:49:19Z

    wip-datasource-cleanup-old-events. added compression of LEvents.

commit 37d33b83c7e7eb4c4a4c3144c889541a1a978255
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-08T12:59:43Z

    wip-datasource-cleanup-old-events. added duplicates removing.

commit 7b251afa25a9a49ea27eb1a201f9bcb1a0be6ce4
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-11T14:41:17Z

    wip-datasource-cleanup-old-events. use readable duration.

commit 37dfbe05c0c264684e859960c0aaae5f00b6aaab
Author: EmergentOrder <[email protected]>
Date:   2016-01-14T17:08:10Z

    Merge branch 'develop' of https://github.com/EmergentOrder/PredictionIO 
into v0.9.6

commit c5f1ce0beceb85019ae0a050d73f17557642e7b0
Author: EmergentOrder <[email protected]>
Date:   2016-01-19T20:45:31Z

    Merge branch 'develop' of https://github.com/EmergentOrder/PredictionIO 
into v0.9.6

commit 2f7198390365cec2eafaf4dea33473e9076e5d45
Author: EmergentOrder <[email protected]>
Date:   2016-01-19T20:46:51Z

    Merge branch 'v0.9.6' of 
https://github.com/actionml/PredictionIO-Enterprise into v0.9.6

commit 272dcaf3917a96b9736a2ba8c3e1e57712fba353
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-25T21:01:00Z

    wip-datasource-cleanup-old-events. added wipe methods to p/l event stores.

commit 889ac38953281d219fdfec9fffd12ca63be495d2
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-25T21:07:17Z

    Merge remote-tracking branch 'upstream/v0.9.6' into 
wip-datasource-cleanup-old-events
    
    # Conflicts:
    #   bin/install.sh

commit 8f11a6ab07ce1cc9c669827cb14e6aa05f4b3039
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-25T21:12:40Z

    wip-datasource-cleanup-old-events. cleaned code in HBPEvents.scala

commit cd47754dc9bef0e6d8878efc0503bd9cb9e0f439
Author: EmergentOrder <[email protected]>
Date:   2016-01-27T19:18:51Z

    update install script to reflect that ES 1.7.4 and HBase 1.1.3 are available

commit cdfe475e3b93daf096ad765bba975bf8577519f2
Author: Maxim Korolyov <[email protected]>
Date:   2016-01-28T20:30:35Z

    wip-datasource-cleanup-old-events. fixed compilation

----


---
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