What is the use of binstorage?



What is the use of binstorage?..

Answer / 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

More Apache Pig Interview Questions

What are the various diagnostic operators available in Apache Pig?

1 Answers  


What are the differences between PIG and MapReduce?

1 Answers  


Explain totuple function?

1 Answers  


What is the difference between pig and hive?

1 Answers  


How would you diagnose or do exception handling in the pig?

1 Answers  


Why should we use ‘distinct’ keyword in Pig scripts?

1 Answers  


Explain jsonloader, jsonstorage functions in pig?

1 Answers  


What are the basic steps to writing a UDF Function in Pig?

1 Answers  


Explain the LOAD keyword in Pig script?

1 Answers  


What is the primary purpose of the pig in the hadoop architecture?

1 Answers  


How to write 'foreach' statement for map datatype in pig scripts?

1 Answers  


What are all stats classes in the java api package available?

1 Answers  


Categories