FileFormat

2010-10-06 Thread gaurav jain
Hi, insert overwrite directory "$dir" select * from xxx; creates files of type attempt_201008201925_165088_r_00_0.gz insert overwrite table "$table" select * from xxx; creates file of type attempt_201008201925_165088_r_00_0 How can I configure "insert overwrite directory" to pro

FileFormat

2010-10-05 Thread gaurav jain
Hi, insert overwrite directory "$dir" select * from xxx; creates files of type attempt_201008201925_165088_r_00_0.gz insert overwrite table "$table" select * from xxx; creates file of type attempt_201008201925_165088_r_00_0 How can I configure "insert overwrite directory" to produ