protected static final org.apache.commons.logging.Log LOG
Constructor Detail
ZebraTuple
public ZebraTuple()
Default constructor. This constructor is public so that hadoop can call
it directly. However, inside pig you should never be calling this
function. Use TupleFactory instead.