You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jagruti Varia (JIRA)" <ji...@apache.org> on 2014/09/03 01:29:52 UTC

[jira] [Created] (HIVE-7947) Add message at the end of each testcase with timestamp in Webhcat system tests

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)