[jira] [Created] (GEARPUMP-288) It takes a long time to submit a big DAG on EmbeddedCluster

2017-03-02 Thread Manu Zhang (JIRA)
Manu Zhang created GEARPUMP-288:
---

 Summary: It takes a long time to submit a big DAG on 
EmbeddedCluster
 Key: GEARPUMP-288
 URL: https://issues.apache.org/jira/browse/GEARPUMP-288
 Project: Apache Gearpump
  Issue Type: Bug
  Components: core
Affects Versions: 0.8.2
Reporter: Manu Zhang
Assignee: Huafeng Wang


According to my experiment, it takes about *5 mins* to submit a DAG with *40 
stages* on an EmbeddedCluster. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


Re: This quarter's report for the incubator is due soon.

2017-03-02 Thread Andrew Purtell
Never mind, I found the other thread where Manu proposed the report.


On Thu, Mar 2, 2017 at 2:18 PM, Andrew Purtell  wrote:

> Please see https://wiki.apache.org/incubator/March2017 . We need to fill
> in the Gearpump section. Please propose the report, thanks.
>
>
> --
> Best regards,
>
>- Andy
>
> If you are given a choice, you believe you have acted freely. - Raymond
> Teller (via Peter Watts)
>



-- 
Best regards,

   - Andy

If you are given a choice, you believe you have acted freely. - Raymond
Teller (via Peter Watts)


This quarter's report for the incubator is due soon.

2017-03-02 Thread Andrew Purtell
Please see https://wiki.apache.org/incubator/March2017 . We need to fill in
the Gearpump section. Please propose the report, thanks.


-- 
Best regards,

   - Andy

If you are given a choice, you believe you have acted freely. - Raymond
Teller (via Peter Watts)


[GitHub] incubator-gearpump issue #165: [GEARPUMP-287] Trigger data process on waterm...

2017-03-02 Thread huafengw
Github user huafengw commented on the issue:

https://github.com/apache/incubator-gearpump/pull/165
  
+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 #163: GEARPUMP-279 akka-streams test example...

2017-03-02 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-gearpump/pull/163


---
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 #165: [GEARPUMP-287] Trigger data process on waterm...

2017-03-02 Thread manuzhang
Github user manuzhang commented on the issue:

https://github.com/apache/incubator-gearpump/pull/165
  
R: @huafengw build passes in 
https://travis-ci.org/manuzhang/incubator-gearpump/builds/206877873


---
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 #165: [GEARPUMP-287] Trigger data process on...

2017-03-02 Thread manuzhang
GitHub user manuzhang opened a pull request:

https://github.com/apache/incubator-gearpump/pull/165

[GEARPUMP-287] Trigger data process on watermark

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the commit message is formatted like:
   `[GEARPUMP-] Meaningful description of pull request` 
 - [ ] Make sure tests pass via `sbt clean test`.
 - [ ] Make sure old documentation affected by the pull request has been 
updated and new documentation added for new functionality. 



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

$ git pull https://github.com/manuzhang/incubator-gearpump GEARPUMP-287

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

https://github.com/apache/incubator-gearpump/pull/165.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 #165


commit 6e66d10e8ea15aed86e42bf79c29cdc0afee56d2
Author: manuzhang 
Date:   2017-03-02T04:49:02Z

[GEARPUMP-287] Trigger data process on watermark




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