Hey Nipur, I'm not quite sure what you mean: do you want to output a PTable<String, String> via an AvroPathPerKeyTarget? Or a PTable<String, Pair<String, String>>?
J On Tue, Aug 4, 2015 at 10:49 PM, Nipur Patodi <[email protected]> wrote: > Hi All, > > I am trying to write PGroupedTable contents to multiple output files > based on key of PGroupedTable. I know we have AvroPathPerKeyTarget for avro > kind of object. > But do we have some thing equivalent for Pair<Strings, Strings>? > > Please suggest. > > Thanks, > > _Nipur > -- Director of Data Science Cloudera <http://www.cloudera.com> Twitter: @josh_wills <http://twitter.com/josh_wills>
