[ https://issues.apache.org/jira/browse/HIVE-21342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805575#comment-16805575 ]
Hive QA commented on HIVE-21342: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12964210/HIVE-21342.02.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 15882 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16764/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16764/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16764/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12964210 - PreCommit-HIVE-Build > Analyze compute stats for column leave behind staging dir on hdfs > ----------------------------------------------------------------- > > Key: HIVE-21342 > URL: https://issues.apache.org/jira/browse/HIVE-21342 > Project: Hive > Issue Type: Bug > Components: Hive > Affects Versions: 3.1.0 > Environment: hive-3.1 > Reporter: Rajkumar Singh > Assignee: Rajkumar Singh > Priority: Major > Attachments: HIVE-21342.02.patch, HIVE-21342.patch > > > staging dir cleanup does not happen for the "analyze table .. compute > statistics for columns", this leads to stale directory on hdfs. > the problem seems to be with ColumnStatsSemanticAnalyzer which don't have > hdfscleanup set for the context. > https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java#L310 -- This message was sent by Atlassian JIRA (v7.6.3#76005)