[
https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949405#comment-14949405
]
Roshan Naik commented on HIVE-12003:
------------------------------------
Was misled to thinking it was unrelated due to all the tests being a different
module.
Looks like the TestCompactor* test are related, but as best as i can tell these
two are not
- TestHCatClient.testTableSchemaPropagation and
- TestSSL.testSSLVersion
*WRT error message:* The actual Logs emitted are unfortunately getting
swallowed in the UT run. Only stack trace shown and Exception's internal string
which is not sufficiently descriptive. The LOG.error and LOG.warn are quite
clear in checkEndPoint().
Will upload new patch to improve the message string in the exception and also
fixed the TestCompactor tests
> Hive Streaming API : Add check to ensure table is transactional
> ---------------------------------------------------------------
>
> Key: HIVE-12003
> URL: https://issues.apache.org/jira/browse/HIVE-12003
> Project: Hive
> Issue Type: Bug
> Components: HCatalog, Hive, Transactions
> Affects Versions: 1.2.1
> Reporter: Roshan Naik
> Assignee: Roshan Naik
> Attachments: HIVE-12003.2.patch, HIVE-12003.patch
>
>
> Check if TBLPROPERTIES ('transactional'='true') is set when opening connection
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)