frostruan commented on pull request #4225: URL: https://github.com/apache/hbase/pull/4225#issuecomment-1070283998
It looks like the unit tests failed because we set java.io.tmpdir to a relative path on mvn command when running jenkins job in HBASE-26848. I tried to set java.io.tmpdir to an absolute path when running local tests on my computer and it worked. I am not sure what should I do about this problem. Would you mind giving me some suggestions? @Apache9 Thanks. -- 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]
