sivabalan narayanan created HUDI-9118:
-----------------------------------------

             Summary: Fix and re-enable 
TestHiveClientUtils.reuseHiveClientFromSparkSession
                 Key: HUDI-9118
                 URL: https://issues.apache.org/jira/browse/HUDI-9118
             Project: Apache Hudi
          Issue Type: Test
            Reporter: sivabalan narayanan
            Assignee: sivabalan narayanan
             Fix For: 1.1.0


Fix and re-enable TestHiveClientUtils.reuseHiveClientFromSparkSession 

 

as part of investigating a flaky test issue, we had to disable 2 to 3 tests to 
unblock master. 

https://issues.apache.org/jira/browse/HUDI-9086 

 

After some investigation, we narrowed it down to TestHiveClientUtils.setUp is 
instantiating a spark session which is never shutdown. We could not really find 
a fix for it. So, for now, we are disabling the only test in this class 
(TestHiveClientUtils.reuseHiveClientFromSparkSession) so that we can re-enable 
other two tests. 

 

This test being disabled just validated the double checked locking paradigm 
which is very common. So, its ok to have it disabled. 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to