Home >> Big Data Hadoop >> Data Model(Data Types) in Big Data Hadoop

Data Model(Data Types) in Big Data Hadoop

Atom:

•Any single value in Pig Latin, irrespective of their data, type is known as an Atom.
•It is stored as string and can be used as string and number. int, long, float, double, chararray, and bytearray are the atomic values of Pig.
•A piece of data or a simple atomic value is known as a field.

 Example − 'coderaj' or ‘30’

Post Your Comment

Next Questions
Pig Tuple
Pig Bag
Pig Map
Pig Data types
Pig Complex types
Pig Relational Operations
Pig Shell Commands
Pig Register jar
Pig Diagnostic Operators
Pig Group Operator
Pig Join Operator
Pig Group Operators
Pig Cogroup Operator
Pig Built-in functions(EVAL)
Pig Built-in functions
Pig Load &Store Function
Sqoop Prerequisites
Sqoop Installation
Sqoop Topics
What is Sqoop
Sqoop architecture
Sqoop Eval
Sqoop import command
Sqoop import table with columns
Sqoop incremental import

Copyright ©2022 coderraj.com. All Rights Reserved.