You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@predictionio.apache.org by haginot <gi...@git.apache.org> on 2016/12/20 02:03:41 UTC

[GitHub] incubator-predictionio pull request #330: [WIP] Events elasticsearch

GitHub user haginot opened a pull request:

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

    [WIP] Events elasticsearch

    

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

    $ git pull https://github.com/bizreach/incubator-predictionio events_elasticsearch

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

    https://github.com/apache/incubator-predictionio/pull/330.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 #330
    
----
commit b718f1535a05b1503dd0732c0eb7521e555d11a9
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-10-26T13:33:43Z

    Fix GNU's readlink with -f option not working on a Mac or other BSD based systems.

commit 9ece377de754acf1c49f87594e3042e2347a6c7c
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-10-26T13:33:43Z

    Fix GNU's readlink with -f option not working on a Mac or other BSD based systems.

commit 03d5aa97b2566e48624aeb47479bd8dcd285e6a7
Author: Hagino Takahiro <cs...@gmail.com>
Date:   2016-12-06T05:00:37Z

    Merge pull request #2 from bizreach/fix-pio-readlink
    
    [PIO-46] Fix readlink with -f option not working on BSD based systems

commit f65455eadb06b518e35400be4485640eb0577344
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-12-06T08:44:36Z

    Merge remote-tracking branch 'bizreach/develop-next' into fix-pio-readlink

commit fe3ffea30488b0782b234c3a5e350fdcdb1ee949
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-12-11T14:29:08Z

    Add Events class for elasticsearch

commit a6e65c4e7dbc9f06d8659af372c59fbff2b2627c
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-12-12T09:54:10Z

    developping elasticsearch event server

commit 3fdf8c7750c1427e8ef3e0acfaf963dece179d4f
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-12-13T10:57:03Z

    \u672c\u65e5\u306e\u9032\u6357

commit 0ec96c3b2b74c7e9ce763702ffe3dc8a8a06af79
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-12-16T04:56:50Z

    Get Compiler Success

commit f88ba0aaa4a12d69fb2d0fad8800932879f999a8
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-12-16T06:08:01Z

    implement eventstore init for elasticsearch

commit 5b9ffa41e36faa5137b8c56c866c30db58040253
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-12-16T06:48:02Z

    fix build.sbt

commit a489ae612f702a7ea387e251ea7eed4ef774e379
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-12-16T08:55:45Z

    Add 3 arguments to ESPEvents

commit 4ad454122a182090d1fe2f27b3c561e398a908ae
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-12-19T07:23:36Z

    ESPEvents\u306b\u6e21\u3059\u5f15\u6570\u306e\u578b\u3092\u5408\u308f\u305b\u305f

commit 2643d7bbced6483647dc1e8e97197101bec25d4a
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-12-19T10:26:54Z

    elasticsearch-hadoop\u95a2\u9023\u306e\u4f9d\u5b58\u95a2\u4fc2\u3092\u89e3\u6d88

commit ca3664eda318686c244d2aceb25e34931f7917dc
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-12-19T11:57:13Z

    Spark\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u554f\u984c\u3092\u4fee\u6b63

commit 5d88d141c632d2c0bb7727a4c399b6eb25c4b02a
Author: takahiro-hagino <ta...@bizreach.co.jp>
Date:   2016-12-20T02:00:50Z

    assembly mergeStrategy

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #330: [WIP] Events elasticsearch

Posted by haginot <gi...@git.apache.org>.
Github user haginot commented on the issue:

    https://github.com/apache/incubator-predictionio/pull/330
  
    I works on this issue. I\u2019ll create a new PR after code-cleanup.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio pull request #330: [WIP] Events elasticsearch

Posted by haginot <gi...@git.apache.org>.
Github user haginot closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #330: [WIP] Events elasticsearch

Posted by marevol <gi...@git.apache.org>.
Github user marevol commented on the issue:

    https://github.com/apache/incubator-predictionio/pull/330
  
    I works with @haginot on this issue.
    I'm afraid that our elasticsearch support does not work yet...
    So, we will check it when deploying it to our environment.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #330: [WIP] Events elasticsearch

Posted by haginot <gi...@git.apache.org>.
Github user haginot commented on the issue:

    https://github.com/apache/incubator-predictionio/pull/330
  
    @pferrel I works on this issue. I\u2019ll create a new PR after code-cleanup.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #330: [WIP] Events elasticsearch

Posted by pferrel <gi...@git.apache.org>.
Github user pferrel commented on the issue:

    https://github.com/apache/incubator-predictionio/pull/330
  
    are you still planning to do this? It might simplify the stack of code required to run PIO for some users.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #330: [WIP] Events elasticsearch

Posted by pferrel <gi...@git.apache.org>.
Github user pferrel commented on the issue:

    https://github.com/apache/incubator-predictionio/pull/330
  
    Have you done any benchmarks of performance vs HBase or a database like Postgres?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---