Hi guys, It seems the size of a container allocated to a task in Tez is static ? Please correct me if I am wrong.
Is there a way such that Tez is dynamically choosing the task container size based on various things ? (like a map or reduce vertex, size of data to process, etc.) At least for the tpcds/h queries I am running it looks containers are fixed size. Thanks, Robert
