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

Sergio Peña commented on HIVE-15363:
------------------------------------

With this patch, you can now execute all hive-blobstore tests without the 
requirement to create a {{blobstore-conf.xml}} file with the S3 credentials. 
All tests will run on the local filesystem, but Hive will execute code related 
to blobstore, such as blobstore optimizations.

This will allow HiveQA to execute all tests during pre-commits.

If you want to execute on real blobstorage, then just create the 
{{blobstore-conf.xml}} as usual. The property here values will override the 
ones from the hive-site.xml. 

[~mohitsabharwal] Can you help me review and +1 this patch?
[~stakiar] [~poeppt] [~yalovyyi] FYI, this might be interesting for you.



> Execute hive-blobstore tests using ProxyLocalFileSystem
> -------------------------------------------------------
>
>                 Key: HIVE-15363
>                 URL: https://issues.apache.org/jira/browse/HIVE-15363
>             Project: Hive
>          Issue Type: Test
>          Components: Hive
>            Reporter: Sergio Peña
>            Assignee: Sergio Peña
>         Attachments: HIVE-15363.1.patch
>
>
> The {{hive-blobstore}} directory contains tests that an only be executed on 
> blobstorage systems currently. These test are run manually by committers.
> To automate these tests on HiveQA, we should allow hive-blobstore to use the 
> ProxyLocalFileSystem to run more test coverage on the pre-commit jenkins jobs.



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

Reply via email to