Dear Wiki user, You have subscribed to a wiki page or wiki category on "Pig Wiki" for change notification.
The "PigAbstractionLayer" page has been changed by newacct. http://wiki.apache.org/pig/PigAbstractionLayer?action=diff&rev1=4&rev2=5 -------------------------------------------------- * Created an entity handle for a container. * * @param name of the container - * @return a container descripto + * @return a container description * @throws DataStorageException if name does not conform to naming * convention enforced by the Data Storage. */ @@ -192, +192 @@ }}} === Data Storage Descriptors === - Descriptors are a represenation of entities in the Data Storage and are used to access and carry out operations on such entities. + Descriptors are a representation of entities in the Data Storage and are used to access and carry out operations on such entities. There are Element Descriptors and Container Descriptors. The latter are descriptors for entities that contain Data Storage Element Descriptors. {{{
