[ 
https://issues.apache.org/jira/browse/HIVE-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13226749#comment-13226749
 ] 

Carl Steinbach commented on HIVE-2860:
--------------------------------------

The expected result is:

{noformat}
PREHOOK: Output: 
file:/data/users/jssarma/hive_trunk/build/ql/scratchdir/hive_2010-07-25_01-23-08_631_3140637565055726778/-mr-10000
Job Submission failed with exception 'java.lang.RuntimeException(Not a 
host:port pair: abracadabra)'
{noformat}

But on 0.23, the actual result is:

{noformat}
PREHOOK: Output: 
file:/Users/carl/Work/repos/hive1/build/ql/scratchdir/hive_2012-03-09_17-27-12_806_7440178579833934359/-mr-10000
Job Submission failed with exception 'java.lang.IllegalArgumentException(Does 
not contain a valid host:port authority: abracadabra)'
{noformat}

QTestUtil already masks output lines containing the string 
"java.lang.RuntimeException". It looks like it should also mask occurrences of 
"java.lang.IllegalArgumentException".
                
> TestNegativeCliDriver autolocal1.q fails on 0.23
> ------------------------------------------------
>
>                 Key: HIVE-2860
>                 URL: https://issues.apache.org/jira/browse/HIVE-2860
>             Project: Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>    Affects Versions: 0.9.0
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.9.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to