[
https://issues.apache.org/jira/browse/HIVE-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693014#comment-14693014
]
Akshay Goyal commented on HIVE-10435:
-------------------------------------
The failure is not related.
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchCommit_Json:
java.sql.SQLException: Table/View 'TXNS' already exists in Schema 'APP'.
The testcase TestStreaming is getting passed on my local setup.
> Make HiveSession implementation pluggable through configuration
> ---------------------------------------------------------------
>
> Key: HIVE-10435
> URL: https://issues.apache.org/jira/browse/HIVE-10435
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2
> Reporter: Amareshwari Sriramadasu
> Assignee: Akshay Goyal
> Attachments: HIVE-10435.1.patch, HIVE-10435.2.patch
>
>
> SessionManager in CLIService creates and keeps track of HiveSession.
> Right now, it creates HiveSessionImpl which is one implementation of
> HiveSession. This improvement request is to make it pluggable through a
> configuration sothat other implementations can be passed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)