Daniel Dai created HIVE-15840:
---------------------------------
Summary: Webhcat test TestPig_5 failing with Pig on Tez at check
for percent complete of job
Key: HIVE-15840
URL: https://issues.apache.org/jira/browse/HIVE-15840
Project: Hive
Issue Type: Bug
Components: HCatalog
Reporter: Daniel Dai
Assignee: Daniel Dai
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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)