[
https://issues.apache.org/jira/browse/HIVE-15184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663373#comment-15663373
]
Peter Vary commented on HIVE-15184:
-----------------------------------
The errors are not related:
- HIVE-15116 Flaky test: TestMiniLlapLocalCliDriver.testCliDriver
join_acid_non_acid
- HIVE-15115 Flaky test: TestMiniLlapLocalCliDriver.testCliDriver
union_fast_stats
- HIVE-15084 Flaky test: TestMiniTezCliDriver:explainanalyze_2, 3, 4, 5
- HIVE-15168 Flaky test: TestSparkClient.testJobSubmission (still flaky)
> Add the possibility to separate recoverable and not recoverable errors in
> DeletagionTokenStore
> ----------------------------------------------------------------------------------------------
>
> Key: HIVE-15184
> URL: https://issues.apache.org/jira/browse/HIVE-15184
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2, Metastore
> Affects Versions: 1.3.0, 2.1.0, 2.0.1, 2.2.0
> Reporter: Peter Vary
> Assignee: Peter Vary
> Attachments: HIVE-15184.patch
>
>
> After HIVE-15090 committed we discussed it with [~thejas] and agreed, that it
> would be even better if the DelegateTokenStore implementation could decide if
> an error is recoverable or not. Since the DelegationTokenStore is not
> mentioned as a Hive API it is possible to change the interface, so we could
> change the implementations shipped with Hive to use the new functionality,
> and if someone uses it's own implementation of DelegationTokenStore, then he
> should do the matching changes himself
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)