adspace


What is the use of binstorage?

Answer Posted / Pratibha Pal

In Apache Pig, `BINSTORAGE` is used to store relations in a binary format on HDFS. This can be useful for improving performance when working with large datasets that are accessed multiple times during the query execution.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of UNION and SPLIT operators? Give examples?

620