[
https://issues.apache.org/jira/browse/APEXMALHAR-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111186#comment-16111186
]
ASF GitHub Bot commented on APEXMALHAR-2534:
--------------------------------------------
prasannapramod opened a new pull request #659: APEXMALHAR-2534 Provided fix for
TopNWordsWithQueries example.
URL: https://github.com/apache/apex-malhar/pull/659
In TopNWordsWithQueries, the file meta information is not being sent with
every tuple, however, the application is attempting to store output per input
file. The input file information is being sent via separate port the only way
it will work is if the file contents from different files don't get mixed up in
the same window. The fix ensures that a new file always starts in a new window.
@amberarrow @PramodSSImmaneni please see
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> In TopNWordsWithQueries example, input data from individual files is sorted
> and written in a single file instead of different files.
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: APEXMALHAR-2534
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2534
> Project: Apache Apex Malhar
> Issue Type: Bug
> Affects Versions: 3.7.0
> Reporter: Velineni Lakshmi Prasanna
> Assignee: Velineni Lakshmi Prasanna
> Priority: Minor
> Fix For: 3.8.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)