You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/09 01:05:41 UTC

[GitHub] [beam] Abacn commented on pull request #17749: [BEAM-7209][Do not merge] Test: Upgrade Hive to version 3.1.3

Abacn commented on PR #17749:
URL: https://github.com/apache/beam/pull/17749#issuecomment-1150563641

   Finally able to make the integration test run:
   
   ![image](https://user-images.githubusercontent.com/8010435/172741803-124640a7-3a39-4075-afe4-94fb2f1ed118.png)
   
   The current integration test is written in a way that needs both metastore and hiveserver2 services running and essentially operating the same database. Did not find a way to make both services run locally (in local embedded mode, metastore or hiveserver2 will occupy the same Derby database and cannot be setup at the same time.) The test is conducted by manually doing setup of HCataogIOIT (thus commenting out these parts in HCataogIOIT.java), running a metastore service and then run the integration test.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org