How can I write apache crunch job equivalent to this hive query
select A, collect_set(B) as C from table group by A ?
How can I write apache crunch job equivalent to this hive query
select A, collect_set(B) as C from table group by A ?
Copyright © 2021 Jogjafile Inc.