Description
TestPig_5 is failing at percentage check if the job is Pig on Tez:
check_job_percent_complete failed. got percentComplete , expected 100% complete
Test command:
curl -d user.name=daijy -d arg=-p -d arg=INPDIR=/tmp/templeton_test_data -d arg=-p -d arg=OUTDIR=/tmp/output -d file=loadstore.pig -X POST http://localhost:50111/templeton/v1/pig
curl http://localhost:50111/templeton/v1/jobs/job_1486502484681_0003?user.name=daijy
This is similar to HIVE-9351, which fixes Hive on Tez.