How does Pig’s use of a schema differ from that of a traditional RDBMS?

A.
Pig’s schema is optional
B.
Pig’s schema requires that the data is physicallypresent when the schema is defined
C.
Pig’s schema is required for ETL
D.
Pig’s schema supports a single data type