Skip navigation links

Package ml.shifu.guagua.hadoop.io

This package contains hadoop related common io classes.

See: Description

Package ml.shifu.guagua.hadoop.io Description

This package contains hadoop related common io classes.

Noticed that each class in this package is the same package and same name with the one in guagua-yarn. This is important to make sure such common hadoop io utils can be used in both guagua mapreduce and yarn implementations.

IO related classes including com.paypal.guagua.hadoop.io.GuaguaWritableAdapter and com.paypal.guagua.hadoop.io.GuaguaWritableSerializer can be used to combine hadoop Writable with guagua com.paypal.guagua.io.Bytable.

Hadoop input format and output format customization for guagua is in com.paypal.guagua.hadoop.io.GuaguaInputFormat and com.paypal.guagua.mapreduce.GuaguaOutputFormat and other related classes.

Skip navigation links

Copyright © 2019. All Rights Reserved.