[jira] [Commented] (APEXMALHAR-2254) File input operator is not idempotent with closing files on replay

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562812#comment-15562812 ] ASF GitHub Bot commented on APEXMALHAR-2254: GitHub user mattqzhang opened a pull

[GitHub] apex-malhar pull request #448: APEXMALHAR-2254-2269-2270 Fix bugs on replay ...

2016-10-10 Thread mattqzhang
GitHub user mattqzhang opened a pull request: https://github.com/apache/apex-malhar/pull/448 APEXMALHAR-2254-2269-2270 Fix bugs on replay tuple skipping and idemp… @PramodSSImmaneni please review it. You can merge this pull request into a Git repository by running: $ git

[GitHub] apex-site pull request #54: APEXCORE-546 add use case links to powered by pa...

2016-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-site/pull/54 --- 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

[jira] [Commented] (APEXMALHAR-2190) Use reusable buffer to serial spillable data structure

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562835#comment-15562835 ] ASF GitHub Bot commented on APEXMALHAR-2190: GitHub user brightchen reopened a pull

[GitHub] apex-malhar pull request #404: APEXMALHAR-2190 #resolve #comment Use reusabl...

2016-10-10 Thread brightchen
Github user brightchen closed the pull request at: https://github.com/apache/apex-malhar/pull/404 --- 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] apex-malhar pull request #404: APEXMALHAR-2190 #resolve #comment Use reusabl...

2016-10-10 Thread brightchen
GitHub user brightchen reopened a pull request: https://github.com/apache/apex-malhar/pull/404 APEXMALHAR-2190 #resolve #comment Use reusable buffer to serial spill… …able data structure You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (APEXMALHAR-2190) Use reusable buffer to serial spillable data structure

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562834#comment-15562834 ] ASF GitHub Bot commented on APEXMALHAR-2190: Github user brightchen closed the pull

[jira] [Reopened] (APEXCORE-546) Web site: Add use case section to powered by page

2016-10-10 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise reopened APEXCORE-546: --- > Web site: Add use case section to powered by page >

[GitHub] apex-site pull request #55: Add recurring requests for PR handling.

2016-10-10 Thread tweise
GitHub user tweise opened a pull request: https://github.com/apache/apex-site/pull/55 Add recurring requests for PR handling. @vrozov @amberarrow @davidyan74 please review/merge You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (APEXCORE-546) Web site: Add use case section to powered by page

2016-10-10 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563116#comment-15563116 ] Thomas Weise commented on APEXCORE-546: --- Keeping it open as we want to make more changes to the

[jira] [Updated] (APEXCORE-546) Web site: Add use case section to powered by page

2016-10-10 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated APEXCORE-546: -- Assignee: Michelle Xiao (was: Thomas Weise) > Web site: Add use case section to powered by

Re: [jira] [Commented] (APEXCORE-514) Apache Apex website update

2016-10-10 Thread Kartavya Jain
Agreed. On Mon, Oct 10, 2016 at 9:46 AM, Thomas Weise wrote: > Makes sense. My vote will be for getting rid of these buttons and improving > the top level navigation. > > On Mon, Oct 10, 2016 at 9:06 AM, Kartavya Jain > wrote: > > > Adding the

[jira] [Updated] (APEXCORE-546) Web site: Add use case section to powered by page

2016-10-10 Thread David Yan (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Yan updated APEXCORE-546: --- Assignee: Thomas Weise > Web site: Add use case section to powered by page >

[jira] [Commented] (APEXCORE-514) Apache Apex website update

2016-10-10 Thread David Yan (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563106#comment-15563106 ] David Yan commented on APEXCORE-514: 1. Troubleshooting is one word (I also commented on the PR) 2.

[jira] [Comment Edited] (APEXMALHAR-2270) AbstractFileInputOperator: During replay, inputStream should skip tuples

2016-10-10 Thread Matt Zhang (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563471#comment-15563471 ] Matt Zhang edited comment on APEXMALHAR-2270 at 10/10/16 8:55 PM: --

[jira] [Commented] (APEXMALHAR-2269) AbstractFileInputOperator: During replay, IO errors not handled

2016-10-10 Thread Matt Zhang (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563470#comment-15563470 ] Matt Zhang commented on APEXMALHAR-2269: Fix included in github pull request:

[jira] [Commented] (APEXMALHAR-2254) File input operator is not idempotent with closing files on replay

2016-10-10 Thread Matt Zhang (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563475#comment-15563475 ] Matt Zhang commented on APEXMALHAR-2254: Fixes for the following two issues are included

[jira] [Resolved] (APEXCORE-536) Upgrade Hadoop dependency

2016-10-10 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise resolved APEXCORE-536. --- Resolution: Fixed Fix Version/s: 3.5.0 > Upgrade Hadoop dependency >

Re: google analytics for apex website?

2016-10-10 Thread Thomas Weise
+1 this will be very valuable How would the data be accessible to the project? On Mon, Oct 10, 2016 at 6:19 PM, Ashwin Chandra Putta < ashwinchand...@gmail.com> wrote: > I do not see a UA tracking code on the apex.apache.org webpages. Can we > add > it? Google analytics is very valuable in

google analytics for apex website?

2016-10-10 Thread Ashwin Chandra Putta
I do not see a UA tracking code on the apex.apache.org webpages. Can we add it? Google analytics is very valuable in learning about the website traffic and what users are looking for. I looked around other apache projects and they do have it. Spark, storm, flink etc. -- Regards, Ashwin.

[jira] [Created] (APEXMALHAR-2286) Make ByteStream extends from OutputStream in order to be used by Kyro

2016-10-10 Thread bright chen (JIRA)
bright chen created APEXMALHAR-2286: --- Summary: Make ByteStream extends from OutputStream in order to be used by Kyro Key: APEXMALHAR-2286 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2286

[jira] [Comment Edited] (APEXMALHAR-2269) AbstractFileInputOperator: During replay, IO errors not handled

2016-10-10 Thread Matt Zhang (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563470#comment-15563470 ] Matt Zhang edited comment on APEXMALHAR-2269 at 10/10/16 8:55 PM: --

[GitHub] apex-core pull request #404: APEXCORE-536 #resolve Upgrade Hadoop dependency...

2016-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-core/pull/404 --- 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

[jira] [Commented] (APEXCORE-536) Upgrade Hadoop dependency

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

[GitHub] apex-site pull request #56: Community page meetup section and other minor cl...

2016-10-10 Thread tweise
GitHub user tweise opened a pull request: https://github.com/apache/apex-site/pull/56 Community page meetup section and other minor cleanups. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tweise/apex-site meetups

[jira] [Commented] (APEXCORE-514) Apache Apex website update

2016-10-10 Thread Chinmay Kolhatkar (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562647#comment-15562647 ] Chinmay Kolhatkar commented on APEXCORE-514: [~thw] I agree with you.. Some more change as

[jira] [Commented] (APEXCORE-514) Apache Apex website update

2016-10-10 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562672#comment-15562672 ] Thomas Weise commented on APEXCORE-514: --- [~chinmay] if you have new suggestions outside the

Re: [jira] [Commented] (APEXCORE-514) Apache Apex website update

2016-10-10 Thread Kartavya Jain
Adding the download button was intentional.its inline with website best practices. If there were no other buttons on the main banner (Community, Documentation, Github) then yes it wouldn't have made sense to add the download button there. But, since these buttons exist, we need to have the

[jira] [Commented] (APEXMALHAR-2234) Add user documentation for FilterOperator

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

[GitHub] apex-malhar pull request #409: APEXMALHAR-2234 FilterOperator documentation

2016-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-malhar/pull/409 --- 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

[jira] [Resolved] (APEXMALHAR-2234) Add user documentation for FilterOperator

2016-10-10 Thread Chinmay Kolhatkar (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kolhatkar resolved APEXMALHAR-2234. --- Resolution: Done > Add user documentation for FilterOperator >

[jira] [Assigned] (APEXMALHAR-2274) AbstractFileInputOperator gets killed when there are a large number of files.

2016-10-10 Thread Matt Zhang (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Zhang reassigned APEXMALHAR-2274: -- Assignee: Matt Zhang > AbstractFileInputOperator gets killed when there are a

[jira] [Commented] (APEXCORE-514) Apache Apex website update

2016-10-10 Thread Michelle Xiao (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563711#comment-15563711 ] Michelle Xiao commented on APEXCORE-514: Here is a summary of changes discussed: 1. Nav bar:

[jira] [Commented] (APEXMALHAR-2283) Refactor kafka output operator

2016-10-10 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563734#comment-15563734 ] Thomas Weise commented on APEXMALHAR-2283: -- The hashCode() assumption isn't documented. It

[jira] [Comment Edited] (APEXMALHAR-2283) Refactor kafka output operator

2016-10-10 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563734#comment-15563734 ] Thomas Weise edited comment on APEXMALHAR-2283 at 10/10/16 10:28 PM:

[jira] [Commented] (APEXCORE-514) Apache Apex website update

2016-10-10 Thread David Yan (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563884#comment-15563884 ] David Yan commented on APEXCORE-514: The summary looks good to me. > Apache Apex website update >

[jira] [Commented] (APEXMALHAR-2263) Offsets in AbstractFileInputOperator should be long rather than int

2016-10-10 Thread Munagala V. Ramanath (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563965#comment-15563965 ] Munagala V. Ramanath commented on APEXMALHAR-2263: -- To provide a bit more detail,

[jira] [Commented] (APEXMALHAR-2240) Implement Windowed Join Operator

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

[GitHub] apex-malhar pull request #414: APEXMALHAR-2240 Implement Windowed Merge Oper...

2016-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-malhar/pull/414 --- 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

[jira] [Resolved] (APEXMALHAR-2240) Implement Windowed Join Operator

2016-10-10 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise resolved APEXMALHAR-2240. -- Resolution: Fixed Fix Version/s: 3.6.0 [~lushun...@gmail.com] thanks for

Meetup info on project site

2016-10-10 Thread Thomas Weise
I just submitted a PR to correct the meetup link on the community page and fit it into a broader "Events" section. The intention is to link to meetup groups that have the topic "Apache Apex" and directly link the largest of those that are "Apache Apex" branded. You can see the proposed change

[jira] [Commented] (APEXMALHAR-2284) POJOInnerJoinOperatorTest fails in Travis CI

2016-10-10 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15564462#comment-15564462 ] Thomas Weise commented on APEXMALHAR-2284: -- Failed again:

[jira] [Commented] (APEXCORE-514) Apache Apex website update

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

[GitHub] apex-core pull request #407: APEXCORE-476 toString() method was returning wr...

2016-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-core/pull/407 --- 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

[jira] [Commented] (APEXCORE-476) Window Id calculation in ToString method in SubscribeRequestTuple & GenericRequestTuple is wrong

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

[jira] [Resolved] (APEXCORE-476) Window Id calculation in ToString method in SubscribeRequestTuple & GenericRequestTuple is wrong

2016-10-10 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov resolved APEXCORE-476. - Resolution: Fixed > Window Id calculation in ToString method in SubscribeRequestTuple & >

[jira] [Commented] (APEXCORE-514) Apache Apex website update

2016-10-10 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562621#comment-15562621 ] Thomas Weise commented on APEXCORE-514: --- We may also want to think about the second line of

[GitHub] apex-site pull request #52: APEXCORE-514 Improve Apex Website navigations

2016-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-site/pull/52 --- 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