You can either escape the delimiter in the field content or using a custom LoadFunc ( the easy way is to extends PigStorage(), and override its getNext())
↧
You can either escape the delimiter in the field content or using a custom LoadFunc ( the easy way is to extends PigStorage(), and override its getNext())