Pig is based on Apache Pig 0.10.1 and includes the following patches:
PIG-3071: Updated Pig script file. The script file now has modified HCatalog JAR file and PATH that points to HBase
storage handler
JAR file.PIG-3099: Pig unit test fixes for
TestGrunt(1)
,TestStore(2)
,TestEmptyInputDir(3)
.PIG-2885: Fixed test failures for
TestJobSumission
andTestHBaseStorage
.PIG-3105: Fixed
TestJobSubmission
unit test failure.