Abacn commented on PR #17749: URL: https://github.com/apache/beam/pull/17749#issuecomment-1150563641
Finally able to make the integration test run:  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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
