[ 
https://issues.apache.org/jira/browse/HIVE-14962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589925#comment-15589925
 ] 

Vihang Karajgaonkar commented on HIVE-14962:
--------------------------------------------

I looked into the possibility of enhancing the S3 test framework in 
hive-blobstore to be able to use hadoop credential provider. But unfortunately, 
the credential provider support for S3 in hadoop is available from 2.8.0 
(HADOOP-12723 and HADOOP-12548). Currently Hive uses hadoop 2.7.2 which does 
not have the credential provider support for S3AFileSystem. Once the hive 
updates to hadoop-2.8.0 we should be able to add the itests for S3 using 
credential provider.

> Add integrations tests to test credential provider support using S3 test 
> framework
> ----------------------------------------------------------------------------------
>
>                 Key: HIVE-14962
>                 URL: https://issues.apache.org/jira/browse/HIVE-14962
>             Project: Hive
>          Issue Type: Sub-task
>          Components: HiveServer2
>            Reporter: Vihang Karajgaonkar
>            Assignee: Vihang Karajgaonkar
>
> The S3 test framework is newly checked in hive-blobstore project. Currently, 
> it supports adding the S3 keys directly in the configuration file which 
> cannot be directly used to test the credential provider change. In order to 
> test credential provider change, we need to configure the dfs used by the 
> itests to run using credential provider which has the S3 keys. This might 
> involve more work within the S3 tests framework in hive-blobstore project. 
> Creating a sub-task for this under HIVE-14822



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to