Supported Sort Keys - Connect_ETL - 9.13

Connect ETL for Big Data Sort User Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect (ETL, Sort, AppMod, Big Data)
Version
9.13
Language
English
Product name
Connect ETL
Title
Connect ETL for Big Data Sort User Guide
Copyright
2023
First publish date
2003
Last updated
2023-09-11
Published on
2023-09-11T19:03:59.237517

The Hadoop framework allows for a single sort key for the map and reduce sort stages.

Connect for Big Data Sort supports all of the natively supported key types in the MapReduce framework
Text
IntWritable
LongWritable
FloatWritable
DoubleWritable

If your key is not one of the supported types, specify the dmx.key.binarycomparable property as true to allow the keys to be compared as bytes.