Skip to content

2.0.58: Multiple fixes (#166)

Compare
Choose a tag to compare
@custenborder-jenkins custenborder-jenkins released this 19 Jan 23:05
10dcc69

Changelog

Unreleased

GitHub #133 Blank lines

Multiple fixes (#166)

  • Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
  • Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
  • Added example of copying headers to field names. Fixes #149.
  • Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
  • CsvSchemaGenerator was not using the builder to create an instance the CSVReader. Fixes #164.
  • Added check when there are blank lines in a file. Skip any blank lines. Fixes #133.

10dcc694cad3336 Jeremy Custenborder 2021-01-19 23:02:36

GitHub #149 add a static/dynamic field in value schema.

Multiple fixes (#166)

  • Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
  • Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
  • Added example of copying headers to field names. Fixes #149.
  • Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
  • CsvSchemaGenerator was not using the builder to create an instance the CSVReader. Fixes #164.
  • Added check when there are blank lines in a file. Skip any blank lines. Fixes #133.

10dcc694cad3336 Jeremy Custenborder 2021-01-19 23:02:36

GitHub #156 ClassNotFoundException: com.fasterxml.jackson.annotation.JsonKey due to the old jackson-annotations-2.9.0

Multiple fixes (#166)

  • Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
  • Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
  • Added example of copying headers to field names. Fixes #149.
  • Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
  • CsvSchemaGenerator was not using the builder to create an instance the CSVReader. Fixes #164.
  • Added check when there are blank lines in a file. Skip any blank lines. Fixes #133.

10dcc694cad3336 Jeremy Custenborder 2021-01-19 23:02:36

GitHub #157 DataException: "'value.schema' must be set to a valid schema" after correct schema generation

Multiple fixes (#166)

  • Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
  • Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
  • Added example of copying headers to field names. Fixes #149.
  • Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
  • CsvSchemaGenerator was not using the builder to create an instance the CSVReader. Fixes #164.
  • Added check when there are blank lines in a file. Skip any blank lines. Fixes #133.

10dcc694cad3336 Jeremy Custenborder 2021-01-19 23:02:36

GitHub #162 Plugin throwing exception with Kafka 2.7.0

Multiple fixes (#166)

  • Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
  • Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
  • Added example of copying headers to field names. Fixes #149.
  • Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
  • CsvSchemaGenerator was not using the builder to create an instance the CSVReader. Fixes #164.
  • Added check when there are blank lines in a file. Skip any blank lines. Fixes #133.

10dcc694cad3336 Jeremy Custenborder 2021-01-19 23:02:36

GitHub #163 Cleanup policy can leak buffers with extreme number of errored files. bug

Multiple fixes (#166)

  • Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
  • Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
  • Added example of copying headers to field names. Fixes #149.
  • Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
  • CsvSchemaGenerator was not using the builder to create an instance the CSVReader. Fixes #164.
  • Added check when there are blank lines in a file. Skip any blank lines. Fixes #133.

10dcc694cad3336 Jeremy Custenborder 2021-01-19 23:02:36

GitHub #164 Skipping rows for header

Multiple fixes (#166)

  • Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
  • Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
  • Added example of copying headers to field names. Fixes #149.
  • Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
  • CsvSchemaGenerator was not using the builder to create an instance the CSVReader. Fixes #164.
  • Added check when there are blank lines in a file. Skip any blank lines. Fixes #133.

10dcc694cad3336 Jeremy Custenborder 2021-01-19 23:02:36

GitHub #166 Multiple fixes

Multiple fixes (#166)

  • Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
  • Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
  • Added example of copying headers to field names. Fixes #149.
  • Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
  • CsvSchemaGenerator was not using the builder to create an instance the CSVReader. Fixes #164.
  • Added check when there are blank lines in a file. Skip any blank lines. Fixes #133.

10dcc694cad3336 Jeremy Custenborder 2021-01-19 23:02:36