[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15309402#comment-15309402
 ] 

Yogi Devendra commented on APEXMALHAR-2104:
-------------------------------------------

To give flexibility to the upstream operator to pass String or byte[].
For example:
1. Kafka input would pass byte[]
2. csvformatter would pass String

And we want to restrict it to only byte[] or String thus not making it of Type 
Object which is too generic.

> input ports in BytesFileOutputOperator should be optional
> ---------------------------------------------------------
>
>                 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
>
> 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)

Reply via email to