[GitHub] incubator-gearpump pull request: Gearpump 36 fix gearpump doc buil...

2016-04-27 Thread whjiang
Github user whjiang commented on the pull request: https://github.com/apache/incubator-gearpump/pull/2#issuecomment-215291199 rebase and squashed. --- 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

[GitHub] incubator-gearpump pull request: fix GEARPUMP-35 Worker's JVM metr...

2016-04-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-gearpump/pull/3 --- 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

[GitHub] incubator-gearpump pull request: fix GEARPUMP-109: add wordcount J...

2016-04-27 Thread manuzhang
Github user manuzhang commented on the pull request: https://github.com/apache/incubator-gearpump/pull/6#issuecomment-215278640 could you help to fix this ? ``` - _site/gearpump-internals.html * linking to internal hash #what-happen-when-executor-crash that does

[jira] [Commented] (GEARPUMP-35) Worker's JVM metrics is not shown in the dashboard

2016-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261328#comment-15261328 ] ASF GitHub Bot commented on GEARPUMP-35: Github user asfgit closed the pull request at:

[GitHub] incubator-gearpump pull request: GEARPUMP-24, refactor DataSource ...

2016-04-27 Thread manuzhang
GitHub user manuzhang opened a pull request: https://github.com/apache/incubator-gearpump/pull/7 GEARPUMP-24, refactor DataSource API You can merge this pull request into a Git repository by running: $ git pull https://github.com/manuzhang/incubator-gearpump data_source

[GitHub] incubator-gearpump pull request: GEARPUMP-24, refactor DataSource ...

2016-04-27 Thread huafengw
Github user huafengw commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/7#discussion_r61232328 --- Diff: external/kafka/src/main/scala/io/gearpump/streaming/kafka/KafkaSource.scala --- @@ -168,21 +169,11 @@ class KafkaSource( tp

[GitHub] incubator-gearpump pull request: fix GEARPUMP-109: add wordcount J...

2016-04-27 Thread whjiang
GitHub user whjiang opened a pull request: https://github.com/apache/incubator-gearpump/pull/6 fix GEARPUMP-109: add wordcount Java/Scala and DSL/low level API examples You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-gearpump pull request: gearpump-34 update developer docu...

2016-04-27 Thread whjiang
Github user whjiang commented on the pull request: https://github.com/apache/incubator-gearpump/pull/1#issuecomment-215025276 updated. --- 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

[GitHub] incubator-gearpump pull request: fix GEARPUMP-110, try streaming k...

2016-04-27 Thread pangolulu
GitHub user pangolulu opened a pull request: https://github.com/apache/incubator-gearpump/pull/5 fix GEARPUMP-110, try streaming kmeans on Gearpump You can merge this pull request into a Git repository by running: $ git pull https://github.com/pangolulu/incubator-gearpump

[GitHub] incubator-gearpump pull request: GEARPUMP-24, refactor DataSource ...

2016-04-27 Thread huafengw
Github user huafengw commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/7#discussion_r61231840 --- Diff: streaming/src/main/scala/io/gearpump/streaming/source/DataSource.scala --- @@ -29,10 +29,12 @@ import io.gearpump.{Message, TimeStamp}

[GitHub] incubator-gearpump pull request: GEARPUMP-24, refactor DataSource ...

2016-04-27 Thread manuzhang
Github user manuzhang commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/7#discussion_r61267757 --- Diff: external/kafka/src/main/scala/io/gearpump/streaming/kafka/KafkaSource.scala --- @@ -168,21 +169,11 @@ class KafkaSource( tp

[jira] [Commented] (GEARPUMP-24) refactor DataSource API

2016-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15259896#comment-15259896 ] ASF GitHub Bot commented on GEARPUMP-24: Github user huafengw commented on a diff in the pull

[jira] [Commented] (GEARPUMP-24) refactor DataSource API

2016-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15259884#comment-15259884 ] ASF GitHub Bot commented on GEARPUMP-24: GitHub user manuzhang opened a pull request:

[jira] [Closed] (GEARPUMP-55) Add kmeans example

2016-04-27 Thread Manu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manu Zhang closed GEARPUMP-55. -- Resolution: Duplicate > Add kmeans example > -- > > Key: GEARPUMP-55 >

[jira] [Commented] (GEARPUMP-106) Gearpump Redis Integration

2016-04-27 Thread darion yaphet (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15259614#comment-15259614 ] darion yaphet commented on GEARPUMP-106: Yes we can use Redis's pub/sub as DataSource and