file formats that can be read using PIG
问题 What kind of file formats can be read using PIG? How can I store them in different formats? Say we have CSV file and I want to store it as MXL file how this can be done? Whenever we use STORE command it makes directory and it stores file as part-m-00000 how can I change name of the file and overwrite directory? 回答1: what kind of file formats can be read using PIG? how can i store them in different formats? There are a few built-in loading and storing methods, but they are limited: BinStorage