Answer Posted / hrindows@gmail.com
Tuples refer to the collections of the same or different types of data. The size of tuples is always fixed (1 - 8) and the developer must apply the size that they want at declaration time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you understand by an inner bag and outer bag in Pig?
What are Pig Execution modes?
Differentiate between piglatin and hiveql?
What is the use of illustrate in pig?
How should 'store' keyword is useful in pig scripts?
What Is Difference Between Mapreduce and Pig ?
You have a file employee.txt in the hdfs directory with 100 records. You want to see only the first 10 records from the employee.txt file. How will you do this?
I have a relation r. How can I get the top 10 tuples from the relation r?
Define the Use of Pig?
Can you join multiple fields in Apache
What are complex data types in pig?
What are all stats classes in the org.apache.pig.tools.pigstats package?
How would you diagnose or do exception handling in the pig?
Differentiate between Pig Latin and Pig Engine?
What are the advantages of pig language?