Hive Tez AM split computation based on the input format
Introduction:
The performance of the query depend on the size and type of data each of Tez container processes. Split computation plays a major role when deciding on the number of containers required to run a specific query. This affects the clu… Continue reading Hive Tez AM split computation based on the input format
