Skip to content

Upgrade Hadoop version & new file reader

Compare
Choose a tag to compare
@mmolimar mmolimar released this 11 Dec 18:20
· 122 commits to master since this release

Features in this release:

  • Upgrade Hadoop version to 2.9.0: now there is support for a new file system (SFTP).
  • New agnostic file reader. Now, you don't have to specify a file reader to ingest one file type but this agnostic file reader to ingest any kind of file type available in the connector.
  • Set a default value when using the DelimitedTextFileReader when the row is malformed.