Jagruti Varia created HIVE-7947:
-----------------------------------
Summary: Add message at the end of each testcase with timestamp in
Webhcat system tests
Key: HIVE-7947
URL: https://issues.apache.org/jira/browse/HIVE-7947
Project: Hive
Issue Type: Improvement
Components: Tests, WebHCat
Reporter: Jagruti Varia
Priority: Trivial
Fix For: 0.14.0
Currently, Webhcat e2e testsuite only prints message while starting test run:
{noformat}
Beginning test <testcase> at 1406716992
{noformat}
It should also print ending message with timestamp similar to this:
{noformat}
Ending test <testcase> at 1406717992
{noformat}
This change will make log collection easy for failed test cases.
NO PRECOMMIT TESTS
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)