Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpoolDirLineDelimitedSourceConnector doesn't support 'timestamp.mode' #142

Open
PSheshenya opened this issue Aug 18, 2020 · 1 comment
Open

Comments

@PSheshenya
Copy link

SpoolDirLineDelimitedSourceConnector doesn't support configuration property
https://docs.confluent.io/current/connect/kafka-connect-spooldir/connectors/line_delimited_source_connector.html#timestamps

The addRecord methods calls just from CSV and JSON connector
https://github.com/jcustenborder/kafka-connect-spooldir/blob/master/src/main/java/com/github/jcustenborder/kafka/connect/spooldir/AbstractSpoolDirSourceTask.java#L68

@perfecxus
Copy link

Hi @PSheshenya and @jcustenborder ,

I am picking up this item.. will send a Pull request to add timestamp support in SpoolDirLineDelimitedSourceConnector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants