Ramana created NIFI-6060:
----------------------------
Summary: GetSftp regex filter not working
Key: NIFI-6060
URL: https://issues.apache.org/jira/browse/NIFI-6060
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Ramana
Hi Team,
Below java Regex filter is not working in GetSftp processor and the same is
working in JAVA regex editor.
Java Regex:
*(?:^|\s)(\S+)\.csv(?![\S\s]*\s\1\.cdh)*
Above Regex will select only .csv files which do not have corresponding .cdh
files in sftp server in particular folder.
Thanks in advance.
Thanks,
Ramana
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)