[
https://issues.apache.org/jira/browse/APEXMALHAR-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314886#comment-15314886
]
ASF GitHub Bot commented on APEXMALHAR-2104:
--------------------------------------------
GitHub user tweise opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/310
APEXMALHAR-2104 GenericFileOutputOperator is not abstract.
Follow-up from #304, also fixes spaces and EOL.
@PramodSSImmaneni please merge
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tweise/incubator-apex-malhar master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/310.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 #310
----
commit 525ff2fbdd62b67abc8a79c0f9b117d88f735091
Author: Thomas Weise <[email protected]>
Date: 2016-06-03T21:37:29Z
APEXMALHAR-2104 GenericFileOutputOperator is not abstract.
----
> BytesFileOutputOperator Refactoring
> -----------------------------------
>
> Key: APEXMALHAR-2104
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2104
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Yogi Devendra
> Assignee: Yogi Devendra
> Priority: Minor
> Fix For: 3.5.0
>
>
> BytesFileOutputOperator has two ports one is for byte[] input other is for
> String input.
> We should allow app developers to connect to any one of this port.
> Thus, both the streams should be marked as optional.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)