[
https://issues.apache.org/jira/browse/APEXMALHAR-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976322#comment-15976322
]
ASF GitHub Bot commented on APEXMALHAR-2476:
--------------------------------------------
GitHub user yogidevendra reopened a pull request:
https://github.com/apache/apex-malhar/pull/603
APEXMALHAR-2476-Fix-tupleSeperator-override.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yogidevendra/apex-malhar
APEXMALHAR-2476-tupleSeparator-GenericFileOutputOperator
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/603.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 #603
----
commit c26e07e37aaaeb533e50aecdc1d07ac850e75640
Author: yogidevendra <[email protected]>
Date: 2017-04-06T22:40:07Z
APEXMALHAR-2476-Fix-tupleSeperator-override.
----
> Unable to override tupleSeparator property of GenericFileOutputOperator using
> configurations
> ----------------------------------------------------------------------------------------------
>
> Key: APEXMALHAR-2476
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2476
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Yogi Devendra
> Assignee: Yogi Devendra
> Priority: Minor
>
> Default value for the tupleSeparator is derived from line.seperator from
> System properties.
> But, if user supplies different value to override the default. User supplied
> value is not honored by the operator for this property.
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)