[
https://issues.apache.org/jira/browse/HIVE-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252382#comment-14252382
]
Sergio Peña commented on HIVE-9165:
-----------------------------------
FYI [~Ferd]
I had to use a different method to get the keyProvider as the get() was not
implemented on hdfs-2.6.0
> Revert HIVE-8604 that uses the non-implemented KeyProviderFactory.get()
> method.
> -------------------------------------------------------------------------------
>
> Key: HIVE-9165
> URL: https://issues.apache.org/jira/browse/HIVE-9165
> Project: Hive
> Issue Type: Sub-task
> Reporter: Sergio Peña
> Assignee: Sergio Peña
> Attachments: HIVE-9165.1.patch
>
>
> Revert HIVE-8604 patch about using KeyProviderFactory.get() as HDFS 2.6 did
> not implement that method.
> Instead, we're going to get the key provider from
> KeyProviderFactory.getProviders().
> We might go back to get() method when HDFS 2.6.x implements the method in a
> newer version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)