armitage420 commented on code in PR #5205:
URL: https://github.com/apache/hive/pull/5205#discussion_r1616945841


##########
itests/hive-unit/src/test/java/org/apache/hive/service/cli/thrift/TestThriftHttpCLIServiceFeatures.java:
##########
@@ -138,16 +138,15 @@ public boolean hasCookieHeader() {
   @BeforeClass
   public static void setUpBeforeClass() throws Exception {
     // Set up the base class
-    ThriftCLIServiceTest.setUpBeforeClass();
+    ThriftCLITestUtils.setUpBeforeClass();

Review Comment:
   For this particular class, we will have to do an explicit call to initialise 
hs2, and other members as the current setUpBeforeClass() method overrides it's 
parent method.



-- 
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]

Reply via email to