kotlovs commented on pull request #32081:
URL: https://github.com/apache/spark/pull/32081#issuecomment-820703264


   @dongjoon-hyun, 
   I have fixed the issue with HiveThriftServer by checking if it is 
'isThriftServer' mode before closing SparkContext.
   Now hive-thriftserver tests pass successfully (to check I use command: 
build/sbt "hive-thriftserver/testOnly *" -Phive -Phive-thriftserver).
   I still see several failing checks in test PR in my fork. But I am not 
understand if it is due to my changes, since the same code gives different not 
successfull checks from launch to launch.
   Unfortunatelly, I was not be able to run all tests locally with 
./dev/run-tests, because this command always hangs on my laptop after 20-25 
minutes of working.
   Should I open a new PR with fixed code here?


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

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