[GitHub] incubator-gearpump issue #96: [GEARPUMP-222] remove DFSJarStore from gearpum...
Github user manuzhang commented on the issue: https://github.com/apache/incubator-gearpump/pull/96 +1 --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-gearpump pull request #96: [GEARPUMP-222] remove DFSJarStore from ...
Github user asfgit closed the pull request at: https://github.com/apache/incubator-gearpump/pull/96 --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-gearpump issue #96: [GEARPUMP-222] remove DFSJarStore from gearpum...
Github user codecov-io commented on the issue: https://github.com/apache/incubator-gearpump/pull/96 ## [Current coverage](https://codecov.io/gh/apache/incubator-gearpump/pull/96?src=pr) is 71.47% (diff: 100%) > Merging [#96](https://codecov.io/gh/apache/incubator-gearpump/pull/96?src=pr) into [master](https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr) will increase coverage by **2.87%** ```diff @@ master#96 diff @@ == Files 186186 Lines 5985 5985 Methods5464 5463 -1 Messages 0 0 Branches521522 +1 == + Hits 4106 4278 +172 + Misses 1879 1707 -172 Partials 0 0 ``` ![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/96/graphs/sunburst.svg?size=150&src=pr) > Powered by [Codecov](https://codecov.io?src=pr). Last update [1b98891...f78c5db](https://codecov.io/gh/apache/incubator-gearpump/compare/1b9889121c0d776c9423544b76e27292838d1300...f78c5db7b0ae5858128aff89f795c38d6399db9c?src=pr) --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-gearpump pull request #97: update akkastream against latests Graph...
Github user manuzhang closed the pull request at: https://github.com/apache/incubator-gearpump/pull/97 --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-gearpump pull request #97: update akkastream against latests Graph...
GitHub user manuzhang opened a pull request: https://github.com/apache/incubator-gearpump/pull/97 update akkastream against latests Graph DSL You can merge this pull request into a Git repository by running: $ git pull https://github.com/manuzhang/incubator-gearpump akka-streams-new Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-gearpump/pull/97.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 #97 commit c3cfadb1ee3399f7d6cf09324b4f73d8c5f1e371 Author: manuzhang Date: 2016-10-12T06:23:29Z update akkastream against latests Graph DSL --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-gearpump pull request #96: Jarclass
GitHub user huafengw opened a pull request: https://github.com/apache/incubator-gearpump/pull/96 Jarclass You can merge this pull request into a Git repository by running: $ git pull https://github.com/huafengw/incubator-gearpump jarclass Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-gearpump/pull/96.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 #96 commit 73d89e8ad2efa3041765eeb8d254ae14a04e2727 Author: huafengw Date: 2016-10-12T05:45:54Z [GEARPUMP-222] remove DFSJarStore from gearpump-daemon commit dd4955096b59c34a27c3541a6ce87590f6c12c6d Author: huafengw Date: 2016-10-12T05:47:55Z minor commit 3d459dee2c997f4636259e2d4e5a856db0ca889b Author: huafengw Date: 2016-10-12T05:49:03Z minor --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[jira] [Commented] (GEARPUMP-218) Documentation bug for WordCount example
[ https://issues.apache.org/jira/browse/GEARPUMP-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15568757#comment-15568757 ] Manu Zhang commented on GEARPUMP-218: - one more step is to put {{EmbeddedCluster}} behind {{ClientContext}} and it can be used on configuration. Still, we need documentation improvement on examples so let's keep this open for a while. > Documentation bug for WordCount example > > > Key: GEARPUMP-218 > URL: https://issues.apache.org/jira/browse/GEARPUMP-218 > Project: Apache Gearpump > Issue Type: Bug > Components: doc >Affects Versions: 0.8.1 >Reporter: Raman Ganesh >Assignee: Huafeng Wang >Priority: Minor > > The sbt and maven should include a few more dependencies for the example to > work as the example has dependencies on : > Starting with the example as is gives : > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/gearpump/codahale/metrics/MetricRegistry > After adding "gearpump-shaded-metrics-graphite_2.11" to dependency it doesn't > the service location for the JarStore and ends with the same issue as > :https://issues.apache.org/jira/browse/GEARPUMP-19 > After adding daemon and excluding gearpump-experimental-cgroup_2.11 it ends > with another exception as Caused by: java.lang.ClassNotFoundException: > org.apache.gearpump.google.common.io.BaseEncoding > The documentation needs to fix the sbt/maven library dependencies. > Finally adding guava collections assembly shaded jar full-fills all class > path requirements however doesn't run the application .via Embedded cluster -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Created] (GEARPUMP-223) Support Redis Cluster Sink
darion yaphet created GEARPUMP-223: -- Summary: Support Redis Cluster Sink Key: GEARPUMP-223 URL: https://issues.apache.org/jira/browse/GEARPUMP-223 Project: Apache Gearpump Issue Type: Sub-task Reporter: darion yaphet Assignee: darion yaphet Fix For: 0.8.2 -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEARPUMP-218) Documentation bug for WordCount example
[ https://issues.apache.org/jira/browse/GEARPUMP-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15568440#comment-15568440 ] Raman Ganesh commented on GEARPUMP-218: i've found it working from master .. do we close this given shaded lib is part of the dependency? Or do complete the daemon merge onto core under this itself? > Documentation bug for WordCount example > > > Key: GEARPUMP-218 > URL: https://issues.apache.org/jira/browse/GEARPUMP-218 > Project: Apache Gearpump > Issue Type: Bug > Components: doc >Affects Versions: 0.8.1 >Reporter: Raman Ganesh >Assignee: Huafeng Wang >Priority: Minor > > The sbt and maven should include a few more dependencies for the example to > work as the example has dependencies on : > Starting with the example as is gives : > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/gearpump/codahale/metrics/MetricRegistry > After adding "gearpump-shaded-metrics-graphite_2.11" to dependency it doesn't > the service location for the JarStore and ends with the same issue as > :https://issues.apache.org/jira/browse/GEARPUMP-19 > After adding daemon and excluding gearpump-experimental-cgroup_2.11 it ends > with another exception as Caused by: java.lang.ClassNotFoundException: > org.apache.gearpump.google.common.io.BaseEncoding > The documentation needs to fix the sbt/maven library dependencies. > Finally adding guava collections assembly shaded jar full-fills all class > path requirements however doesn't run the application .via Embedded cluster -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEARPUMP-222) DFSJarStore is loaded even when local file path is configured
[ https://issues.apache.org/jira/browse/GEARPUMP-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567990#comment-15567990 ] ASF GitHub Bot commented on GEARPUMP-222: - Github user asfgit closed the pull request at: https://github.com/apache/incubator-gearpump/pull/96 > DFSJarStore is loaded even when local file path is configured > - > > Key: GEARPUMP-222 > URL: https://issues.apache.org/jira/browse/GEARPUMP-222 > Project: Apache Gearpump > Issue Type: Bug > Components: daemon >Affects Versions: 0.8.1 >Reporter: Manu Zhang >Assignee: Huafeng Wang > Fix For: 0.8.2 > > > Both {{DFSJarStore}} and {{LocalJarStore}} are configured in > {{daemon/src/main/resources/META-INF/services/org.apache.gearpump.jarstore.JarStore}}. > Hence, both stores will be loaded by {{JarStore}} regardless of > {{gearpump.jarstore.rootpath}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Resolved] (GEARPUMP-222) DFSJarStore is loaded even when local file path is configured
[ https://issues.apache.org/jira/browse/GEARPUMP-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manu Zhang resolved GEARPUMP-222. - Resolution: Fixed Fix Version/s: 0.8.2 Issue resolved by pull request 96 [https://github.com/apache/incubator-gearpump/pull/96] > DFSJarStore is loaded even when local file path is configured > - > > Key: GEARPUMP-222 > URL: https://issues.apache.org/jira/browse/GEARPUMP-222 > Project: Apache Gearpump > Issue Type: Bug > Components: daemon >Affects Versions: 0.8.1 >Reporter: Manu Zhang >Assignee: Huafeng Wang > Fix For: 0.8.2 > > > Both {{DFSJarStore}} and {{LocalJarStore}} are configured in > {{daemon/src/main/resources/META-INF/services/org.apache.gearpump.jarstore.JarStore}}. > Hence, both stores will be loaded by {{JarStore}} regardless of > {{gearpump.jarstore.rootpath}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEARPUMP-222) DFSJarStore is loaded even when local file path is configured
[ https://issues.apache.org/jira/browse/GEARPUMP-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567988#comment-15567988 ] ASF GitHub Bot commented on GEARPUMP-222: - Github user manuzhang commented on the issue: https://github.com/apache/incubator-gearpump/pull/96 +1 > DFSJarStore is loaded even when local file path is configured > - > > Key: GEARPUMP-222 > URL: https://issues.apache.org/jira/browse/GEARPUMP-222 > Project: Apache Gearpump > Issue Type: Bug > Components: daemon >Affects Versions: 0.8.1 >Reporter: Manu Zhang >Assignee: Huafeng Wang > > Both {{DFSJarStore}} and {{LocalJarStore}} are configured in > {{daemon/src/main/resources/META-INF/services/org.apache.gearpump.jarstore.JarStore}}. > Hence, both stores will be loaded by {{JarStore}} regardless of > {{gearpump.jarstore.rootpath}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEARPUMP-222) DFSJarStore is loaded even when local file path is configured
[ https://issues.apache.org/jira/browse/GEARPUMP-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567899#comment-15567899 ] ASF GitHub Bot commented on GEARPUMP-222: - Github user codecov-io commented on the issue: https://github.com/apache/incubator-gearpump/pull/96 ## [Current coverage](https://codecov.io/gh/apache/incubator-gearpump/pull/96?src=pr) is 71.47% (diff: 100%) > Merging [#96](https://codecov.io/gh/apache/incubator-gearpump/pull/96?src=pr) into [master](https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr) will increase coverage by **2.87%** ```diff @@ master#96 diff @@ == Files 186186 Lines 5985 5985 Methods5464 5463 -1 Messages 0 0 Branches521522 +1 == + Hits 4106 4278 +172 + Misses 1879 1707 -172 Partials 0 0 ``` ![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/96/graphs/sunburst.svg?size=150&src=pr) > Powered by [Codecov](https://codecov.io?src=pr). Last update [1b98891...f78c5db](https://codecov.io/gh/apache/incubator-gearpump/compare/1b9889121c0d776c9423544b76e27292838d1300...f78c5db7b0ae5858128aff89f795c38d6399db9c?src=pr) > DFSJarStore is loaded even when local file path is configured > - > > Key: GEARPUMP-222 > URL: https://issues.apache.org/jira/browse/GEARPUMP-222 > Project: Apache Gearpump > Issue Type: Bug > Components: daemon >Affects Versions: 0.8.1 >Reporter: Manu Zhang >Assignee: Huafeng Wang > > Both {{DFSJarStore}} and {{LocalJarStore}} are configured in > {{daemon/src/main/resources/META-INF/services/org.apache.gearpump.jarstore.JarStore}}. > Hence, both stores will be loaded by {{JarStore}} regardless of > {{gearpump.jarstore.rootpath}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)