> We have 20 GB txt File, When we have created external table on top of 20 > Gb file, we see Tez is creating only one mapper.
For an uncompressed file, that is very strange. Is this created as "STORED AS TEXTFILE" or some other strange format? Cheers, Gopal