Ted Yu created KYLIN-3482:
-----------------------------

             Summary: Unclosed SetAndUnsetThreadLocalConfig in 
SparkCubingByLayer
                 Key: KYLIN-3482
                 URL: https://issues.apache.org/jira/browse/KYLIN-3482
             Project: Kylin
          Issue Type: Bug
            Reporter: Ted Yu


Here is related code:
{code}
                                    KylinConfig kylinConfig = 
AbstractHadoopJob.loadKylinConfigFromHdfs(sConf, metaUrl);
                                    
KylinConfig.setAndUnsetThreadLocalConfig(kylinConfig);
{code}
The return value from setAndUnsetThreadLocalConfig should be closed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to