You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2016/04/07 23:23:25 UTC

[jira] [Commented] (HIVE-13455) JDBC: disable UT for Statement.cancel (TestJdbcDriver2#testQueryCancel)

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

Vaibhav Gumashta commented on HIVE-13455:
-----------------------------------------

The test calls fail() in a spawned thread and junit doesn't fail the test due to that. Will need to address that as well before re-enabling.

> JDBC: disable UT for Statement.cancel (TestJdbcDriver2#testQueryCancel)
> -----------------------------------------------------------------------
>
>                 Key: HIVE-13455
>                 URL: https://issues.apache.org/jira/browse/HIVE-13455
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2, JDBC
>    Affects Versions: 1.2.1, 2.0.0
>            Reporter: Vaibhav Gumashta
>            Assignee: Vaibhav Gumashta
>         Attachments: HIVE-13455.1.patch
>
>
> JDBC Statement.cancel doesn't seem to work. The related UT is also flaky as a result. We should disable it till we fix it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)