[jira] [Created] (GEARPUMP-247) NotSerializableException when passing ArrayList to CollectionDataSource

2016-12-07 Thread Manu Zhang (JIRA)
Manu Zhang created GEARPUMP-247:
---

 Summary: NotSerializableException when passing ArrayList to 
CollectionDataSource
 Key: GEARPUMP-247
 URL: https://issues.apache.org/jira/browse/GEARPUMP-247
 Project: Apache Gearpump
  Issue Type: Bug
Affects Versions: 0.8.2
Reporter: Manu Zhang


ArrayList$Itr and Java Iterator are not serializable and will cause 
NotSerializableException when CollectionDataSource is serialized.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-246) `sbt clean` doesn't clean up `examples/target` folder

2016-12-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15731006#comment-15731006
 ] 

ASF GitHub Bot commented on GEARPUMP-246:
-

Github user asfgit closed the pull request at:

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


> `sbt clean` doesn't clean up `examples/target` folder
> -
>
> Key: GEARPUMP-246
> URL: https://issues.apache.org/jira/browse/GEARPUMP-246
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Huafeng Wang
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-245) groupBy is not applied in JavaStream DSL

2016-12-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15730997#comment-15730997
 ] 

ASF GitHub Bot commented on GEARPUMP-245:
-

Github user asfgit closed the pull request at:

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


> groupBy is not applied in JavaStream DSL
> 
>
> Key: GEARPUMP-245
> URL: https://issues.apache.org/jira/browse/GEARPUMP-245
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: streaming
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-246) `sbt clean` doesn't clean up `examples/target` folder

2016-12-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15730916#comment-15730916
 ] 

ASF GitHub Bot commented on GEARPUMP-246:
-

Github user codecov-io commented on the issue:

https://github.com/apache/incubator-gearpump/pull/120
  
## [Current 
coverage](https://codecov.io/gh/apache/incubator-gearpump/pull/120?src=pr) is 
70.80% (diff: 100%)
> Merging 
[#120](https://codecov.io/gh/apache/incubator-gearpump/pull/120?src=pr) into 
[master](https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr) 
will increase coverage by **0.38%**


```diff
@@ master   #120   diff @@
==
  Files   186186  
  Lines  5984   5984  
  Methods5466   5466  
  Messages  0  0  
  Branches516516  
==
+ Hits   4214   4237+23   
+ Misses 1770   1747-23   
  Partials  0  0  
```


![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/120/graphs/sunburst.svg?size=150=pr)

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[5cf79bf...19c5db5](https://codecov.io/gh/apache/incubator-gearpump/compare/5cf79bfd37577029f41a745346787c964e59931e...19c5db537f49d7f8b204a9335c31edd02118a902?src=pr)


> `sbt clean` doesn't clean up `examples/target` folder
> -
>
> Key: GEARPUMP-246
> URL: https://issues.apache.org/jira/browse/GEARPUMP-246
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Huafeng Wang
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-246) `sbt clean` doesn't clean up `examples/target` folder

2016-12-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15730909#comment-15730909
 ] 

ASF GitHub Bot commented on GEARPUMP-246:
-

Github user manuzhang commented on the issue:

https://github.com/apache/incubator-gearpump/pull/120
  
LGTM +1


> `sbt clean` doesn't clean up `examples/target` folder
> -
>
> Key: GEARPUMP-246
> URL: https://issues.apache.org/jira/browse/GEARPUMP-246
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Huafeng Wang
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-246) `sbt clean` doesn't clean up `examples/target` folder

2016-12-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15730753#comment-15730753
 ] 

ASF GitHub Bot commented on GEARPUMP-246:
-

GitHub user huafengw opened a pull request:

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

[GEARPUMP-246] clean up 'examples/target' when invoking 'sbt clean'

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/huafengw/incubator-gearpump fixClean

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

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


commit 19c5db537f49d7f8b204a9335c31edd02118a902
Author: huafengw 
Date:   2016-12-08T01:37:45Z

[GEARPUMP-246] clean up 'examples/target' when invoking 'sbt clean'




> `sbt clean` doesn't clean up `examples/target` folder
> -
>
> Key: GEARPUMP-246
> URL: https://issues.apache.org/jira/browse/GEARPUMP-246
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Huafeng Wang
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Podling Report Reminder - December 2016

2016-12-07 Thread johndament
Dear podling,

This email was sent by an automated system on behalf of the Apache
Incubator PMC. It is an initial reminder to give you plenty of time to
prepare your quarterly board report.

The board meeting is scheduled for Wed, 21 December 2016, 10:30 am PDT.
The report for your podling will form a part of the Incubator PMC
report. The Incubator PMC requires your report to be submitted 2 weeks
before the board meeting, to allow sufficient time for review and
submission (Wed, December 07).

Please submit your report with sufficient time to allow the Incubator
PMC, and subsequently board members to review and digest. Again, the
very latest you should submit your report is 2 weeks prior to the board
meeting.

Thanks,

The Apache Incubator PMC

Submitting your Report

--

Your report should contain the following:

*   Your project name
*   A brief description of your project, which assumes no knowledge of
the project or necessarily of its field
*   A list of the three most important issues to address in the move
towards graduation.
*   Any issues that the Incubator PMC or ASF Board might wish/need to be
aware of
*   How has the community developed since the last report
*   How has the project developed since the last report.

This should be appended to the Incubator Wiki page at:

https://wiki.apache.org/incubator/December2016

Note: This is manually populated. You may need to wait a little before
this page is created from a template.

Mentors
---

Mentors should review reports for their project(s) and sign them off on
the Incubator wiki page. Signing off reports shows that you are
following the project - projects that are not signed may raise alarms
for the Incubator PMC.

Incubator PMC


[GitHub] incubator-gearpump issue #119: [GEARPUMP-246] Invoke GroupByFunction.apply i...

2016-12-07 Thread kkasravi
Github user kkasravi commented on the issue:

https://github.com/apache/incubator-gearpump/pull/119
  
+1 - for Apache Beam I assume.


---
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-246) `sbt clean` doesn't clean up `examples/target` folder

2016-12-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15730104#comment-15730104
 ] 

ASF GitHub Bot commented on GEARPUMP-246:
-

Github user kkasravi commented on the issue:

https://github.com/apache/incubator-gearpump/pull/119
  
+1 - for Apache Beam I assume.


> `sbt clean` doesn't clean up `examples/target` folder
> -
>
> Key: GEARPUMP-246
> URL: https://issues.apache.org/jira/browse/GEARPUMP-246
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Huafeng Wang
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-gearpump pull request #119: [GEARPUMP-246] Invoke GroupByFunction....

2016-12-07 Thread manuzhang
GitHub user manuzhang opened a pull request:

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

[GEARPUMP-246] Invoke GroupByFunction.apply in JavaStream DSL

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

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

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


commit bbfd355166fbdda5d2423d69194e75100e173769
Author: manuzhang 
Date:   2016-12-07T14:20:16Z

[GEARPUMP-246] Invoke GroupByFunction.apply in JavaStream 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 issue #119: [GEARPUMP-246] Invoke GroupByFunction.apply i...

2016-12-07 Thread manuzhang
Github user manuzhang commented on the issue:

https://github.com/apache/incubator-gearpump/pull/119
  
@kkasravi please review


---
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 #118: [GEARPUMP-229] Add GitHub pull request...

2016-12-07 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #118: [GEARPUMP-229] Add GitHub pull request templa...

2016-12-07 Thread huafengw
Github user huafengw commented on the issue:

https://github.com/apache/incubator-gearpump/pull/118
  
+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 issue #118: [GEARPUMP-229] Add GitHub pull request templa...

2016-12-07 Thread codecov-io
Github user codecov-io commented on the issue:

https://github.com/apache/incubator-gearpump/pull/118
  
## [Current 
coverage](https://codecov.io/gh/apache/incubator-gearpump/pull/118?src=pr) is 
70.67% (diff: 100%)
> Merging 
[#118](https://codecov.io/gh/apache/incubator-gearpump/pull/118?src=pr) into 
[master](https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr) 
will increase coverage by **0.30%**


```diff
@@ master   #118   diff @@
==
  Files   186186  
  Lines  5984   5984  
  Methods5466   5466  
  Messages  0  0  
  Branches516516  
==
+ Hits   4211   4229+18   
+ Misses 1773   1755-18   
  Partials  0  0  
```


![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/118/graphs/sunburst.svg?src=pr=150)

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[f70359d...a5cfcbd](https://codecov.io/gh/apache/incubator-gearpump/compare/f70359dc23276fbd570bb237b287934e56e813e0...a5cfcbd8092ea67748910ad0da08c92c9144b7cd?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 issue #118: [GEARPUMP-229] Add GitHub pull request templa...

2016-12-07 Thread manuzhang
Github user manuzhang commented on the issue:

https://github.com/apache/incubator-gearpump/pull/118
  
@huafengw please review


---
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 #118: [GEARPUMP-229] Add GitHub pull request...

2016-12-07 Thread manuzhang
GitHub user manuzhang opened a pull request:

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

[GEARPUMP-229] Add GitHub pull request template



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

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

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

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


commit a5cfcbd8092ea67748910ad0da08c92c9144b7cd
Author: manuzhang 
Date:   2016-12-06T06:10:03Z

[GEARPUMP-229] Add GitHub pull request template




---
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 #119: [GEARPUMP-246] Invoke GroupByFunction.apply i...

2016-12-07 Thread codecov-io
Github user codecov-io commented on the issue:

https://github.com/apache/incubator-gearpump/pull/119
  
## [Current 
coverage](https://codecov.io/gh/apache/incubator-gearpump/pull/119?src=pr) is 
70.83% (diff: 0.00%)
> Merging 
[#119](https://codecov.io/gh/apache/incubator-gearpump/pull/119?src=pr) into 
[master](https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr) 
will increase coverage by **0.41%**


```diff
@@ master   #119   diff @@
==
  Files   186186  
  Lines  5984   5984  
  Methods5466   5472 +6   
  Messages  0  0  
  Branches516510 -6   
==
+ Hits   4214   4239+25   
+ Misses 1770   1745-25   
  Partials  0  0  
```


![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/119/graphs/sunburst.svg?size=150=pr)

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[5cf79bf...bbfd355](https://codecov.io/gh/apache/incubator-gearpump/compare/5cf79bfd37577029f41a745346787c964e59931e...bbfd355166fbdda5d2423d69194e75100e173769?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.
---


[jira] [Commented] (GEARPUMP-246) `sbt clean` doesn't clean up `examples/target` folder

2016-12-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15728919#comment-15728919
 ] 

ASF GitHub Bot commented on GEARPUMP-246:
-

Github user codecov-io commented on the issue:

https://github.com/apache/incubator-gearpump/pull/119
  
## [Current 
coverage](https://codecov.io/gh/apache/incubator-gearpump/pull/119?src=pr) is 
70.83% (diff: 0.00%)
> Merging 
[#119](https://codecov.io/gh/apache/incubator-gearpump/pull/119?src=pr) into 
[master](https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr) 
will increase coverage by **0.41%**


```diff
@@ master   #119   diff @@
==
  Files   186186  
  Lines  5984   5984  
  Methods5466   5472 +6   
  Messages  0  0  
  Branches516510 -6   
==
+ Hits   4214   4239+25   
+ Misses 1770   1745-25   
  Partials  0  0  
```


![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/119/graphs/sunburst.svg?size=150=pr)

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[5cf79bf...bbfd355](https://codecov.io/gh/apache/incubator-gearpump/compare/5cf79bfd37577029f41a745346787c964e59931e...bbfd355166fbdda5d2423d69194e75100e173769?src=pr)


> `sbt clean` doesn't clean up `examples/target` folder
> -
>
> Key: GEARPUMP-246
> URL: https://issues.apache.org/jira/browse/GEARPUMP-246
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Huafeng Wang
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-246) `sbt clean` doesn't clean up `examples/target` folder

2016-12-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15728887#comment-15728887
 ] 

ASF GitHub Bot commented on GEARPUMP-246:
-

Github user manuzhang commented on the issue:

https://github.com/apache/incubator-gearpump/pull/119
  
@kkasravi please review


> `sbt clean` doesn't clean up `examples/target` folder
> -
>
> Key: GEARPUMP-246
> URL: https://issues.apache.org/jira/browse/GEARPUMP-246
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Huafeng Wang
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-246) `sbt clean` doesn't clean up `examples/target` folder

2016-12-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15728883#comment-15728883
 ] 

ASF GitHub Bot commented on GEARPUMP-246:
-

GitHub user manuzhang opened a pull request:

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

[GEARPUMP-246] Invoke GroupByFunction.apply in JavaStream DSL

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

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

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


commit bbfd355166fbdda5d2423d69194e75100e173769
Author: manuzhang 
Date:   2016-12-07T14:20:16Z

[GEARPUMP-246] Invoke GroupByFunction.apply in JavaStream DSL




> `sbt clean` doesn't clean up `examples/target` folder
> -
>
> Key: GEARPUMP-246
> URL: https://issues.apache.org/jira/browse/GEARPUMP-246
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Huafeng Wang
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (GEARPUMP-246) `sbt clean` doesn't clean up `examples/target` folder

2016-12-07 Thread Manu Zhang (JIRA)
Manu Zhang created GEARPUMP-246:
---

 Summary: `sbt clean` doesn't clean up `examples/target` folder
 Key: GEARPUMP-246
 URL: https://issues.apache.org/jira/browse/GEARPUMP-246
 Project: Apache Gearpump
  Issue Type: Bug
  Components: build
Affects Versions: 0.8.2
Reporter: Manu Zhang
Assignee: Huafeng Wang






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (GEARPUMP-245) groupBy is not applied in JavaStream DSL

2016-12-07 Thread Manu Zhang (JIRA)
Manu Zhang created GEARPUMP-245:
---

 Summary: groupBy is not applied in JavaStream DSL
 Key: GEARPUMP-245
 URL: https://issues.apache.org/jira/browse/GEARPUMP-245
 Project: Apache Gearpump
  Issue Type: Bug
  Components: streaming
Affects Versions: 0.8.2
Reporter: Manu Zhang
Assignee: Manu Zhang






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)