Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.io.IOException: MetaException(message:Persistence Manager has been closed) #39

Open
jphalip opened this issue Feb 10, 2023 · 0 comments

Comments

@jphalip
Copy link
Collaborator

jphalip commented Feb 10, 2023

Running the test suite yields a lot of exceptions like this one:

java.io.IOException: MetaException(message:Persistence Manager has been closed)

Generally those are just noise and don't interfere with the execution of the tests, although I suspect it might slow things down a bit.

I've raised the issue with the HiveRunner library: HiveRunner/HiveRunner#173

I suspect it's not caused by the connector's code. However, it might be caused either by the HiveRunner library, or by how we set up the tests -- Perhaps we might need to do some special cleanup between each test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant