-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
Confused here - can you help to see if this is an error or just me badly configuring:
I have the following:
"input.file.pattern": "^.*\.fuu$",
"input.path": "c:\B2BiInput\LWFW\input",
"finished.path": "c:\B2BiInput\LWFW\finished",
"error.path": "c:\B2BiInput\LWFW\errors",
The processing works just fine but it always logs an error for every file it processes:
Failed to delete input.path sub-directory: c:\B2BiInput\LWFW\input<I've redacted the filename.fuu> (com.github.jcustenborder.kafka.connect.spooldir.InputFile:242)
Is it trying to delete the subdirectory? c:\B2BiInput\LWFW or perhaps c:\B2BiInput\LWFW\input - and why? The file gets deleted/moved OK so that's not a problem.
I've tried this on a few systems and always the same error.
SunilDangi1
Metadata
Metadata
Assignees
Labels
No labels