abstractdog commented on PR #3869:
URL: https://github.com/apache/hive/pull/3869#issuecomment-1355650049
@amanraj2520: when I comment the initializer out, I get the same issue:
```
@BeforeClass
public static void initialize() {
//SessionState.start(conf);
}
```
I'll figure out how is this possible in precommit testing
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]