Skip to content

Instantly share code, notes, and snippets.

package com.tynt.xiang;
import static org.junit.Assert.assertEquals;
import org.apache.pig.data.Tuple;
import org.junit.Before;
import org.junit.Test;
import com.tynt.xiang.helper.Helper;
import com.tynt.xiang.helper.PigRunner;