[
https://issues.apache.org/jira/browse/KYLIN-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nichunen updated KYLIN-4225:
----------------------------
Fix Version/s: v2.6.5
> unclosed hive session cause too many temp file
> ----------------------------------------------
>
> Key: KYLIN-4225
> URL: https://issues.apache.org/jira/browse/KYLIN-4225
> Project: Kylin
> Issue Type: Improvement
> Reporter: ZhouKang
> Priority: Major
> Fix For: v2.6.5, v3.1.0
>
>
> inĀ org.apache.kylin.metrics.lib.impl.hive.HiveProducer, when need add a new
> partition to metrics data, a SessionState will be started , and unclosed
> after use.
> which cause many temp dir in HDFS (\{hadoop.tmp.dir}/tmp/hive/xxx).
> I think the session should be stoped manually
--
This message was sent by Atlassian Jira
(v8.3.4#803005)