Skip to content

postInclude joboptions fragment for input event sorting

Marcin Nowak requested to merge mnowak/athena:InputSorting.postInclude into master

Joboptions fragment that should be post-included after a typically configured Athena job It will read original input files, create a list of Events in memory, sort them and produce an intermediate Event Collection file that Athena will read instead of the original inputs

Sorting Tool updated to customize sorting key and order

Merge request reports