pig-annotations is a class library that makes it easy to load your custom serialized java objects into pig as proper pig Tuples with a well-defined schema.
'com.intentmedia:pig-annotations:0.0.2'
<dependency> <groupId>com.intentmedia</groupId> <artifactId>pig-annotations</artifactId> <version>0.0.2</version> </dependency>
<dependency org="com.intentmedia" name="pig-annotations" rev="0.0.2"/>
"com.intentmedia", "pig-annotations", "0.0.2"