When i see properties of external table, STORED AS INPUTFORMAT 'org.apache.hadoop.mapred.TextInputFormat'
On 1/23/2017 2:25 PM, Gopal Vijayaraghavan wrote: >> 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 > > >
