[
https://issues.apache.org/jira/browse/APEXMALHAR-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15792881#comment-15792881
]
ASF GitHub Bot commented on APEXMALHAR-2379:
--------------------------------------------
GitHub user francisf opened a pull request:
https://github.com/apache/apex-malhar/pull/530
APEXMALHAR-2379 Validation of attributes for AbstractFileOutputOperat…
…or, regex on name instead of path
@bhupeshchawda please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/francisf/apex-malhar
APEXMALHAR-2379_Negative_vals,regex_file
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/530.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 #530
----
commit 551dd660617b5866894b0f46a2e0ceb83d633909
Author: francisf <[email protected]>
Date: 2017-01-02T13:20:11Z
APEXMALHAR-2379 Validation of attributes for AbstractFileOutputOperator,
regex on name instead of path
----
> AbstractFileInputOperator bug fixes for regex, negative values
> --------------------------------------------------------------
>
> Key: APEXMALHAR-2379
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2379
> Project: Apache Apex Malhar
> Issue Type: Bug
> Affects Versions: 3.6.0
> Reporter: Francis Fernandes
> Assignee: Francis Fernandes
>
> Bug fixes for AbstractFileInputOperator:
> 1) Negative values for maxRetryCount, scanIntervalMillis & emitBatchSize
> parameters should throw the IllegalArgumentException
> 2)filePatternRegexp property should be applied to the file name instead of
> the input file's absolute path.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)