Sergio Peña created HIVE-9165: --------------------------------- Summary: 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
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)