[ https://issues.apache.org/jira/browse/HIVE-11215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14620821#comment-14620821 ]
Hive QA commented on HIVE-11215: -------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12744449/HIVE-11215.1.patch {color:green}SUCCESS:{color} +1 9138 tests passed Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4553/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4553/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4553/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12744449 - PreCommit-HIVE-TRUNK-Build > Vectorized grace hash-join throws FileUtil warnings > --------------------------------------------------- > > Key: HIVE-11215 > URL: https://issues.apache.org/jira/browse/HIVE-11215 > Project: Hive > Issue Type: Bug > Components: Vectorization > Affects Versions: 1.2.0, 1.3.0, 2.0.0 > Reporter: Gopal V > Assignee: Gopal V > Priority: Minor > Attachments: HIVE-11215.1.patch > > > TPC-DS query13 warnings about a null-file deletion. > {code} > 2015-07-09 03:14:18,880 INFO [TezChild] exec.MapJoinOperator: Hybrid Grace > Hash Join: Number of rows restored from KeyValueContainer: 31184 > 2015-07-09 03:14:18,881 INFO [TezChild] exec.MapJoinOperator: Hybrid Grace > Hash Join: Deserializing spilled hash partition... > 2015-07-09 03:14:18,881 INFO [TezChild] exec.MapJoinOperator: Hybrid Grace > Hash Join: Number of rows in hashmap: 31184 > 2015-07-09 03:14:18,897 INFO [TezChild] exec.MapJoinOperator: spilled: true > abort: false. Clearing spilled partitions. > 2015-07-09 03:14:18,898 WARN [TezChild] fs.FileUtil: null file argument. > 2015-07-09 03:14:18,898 WARN [TezChild] fs.FileUtil: null file argument. > 2015-07-09 03:14:18,898 WARN [TezChild] fs.FileUtil: null file argument. > 2015-07-09 03:14:18,898 WARN [TezChild] fs.FileUtil: null file argument. > 2015-07-09 03:14:18,898 WARN [TezChild] fs.FileUtil: null file argument. > 2015-07-09 03:14:18,898 WARN [TezChild] fs.FileUtil: null file argument. > 2015-07-09 03:14:18,898 WARN [TezChild] fs.FileUtil: null file argument. > 2015-07-09 03:14:18,898 WARN [TezChild] fs.FileUtil: null file argument. > 2015-07-09 03:14:18,898 WARN [TezChild] fs.FileUtil: null file argument. > 2015-07-09 03:14:18,898 WARN [TezChild] fs.FileUtil: null file argument. > 2015-07-09 03:14:18,898 WARN [TezChild] fs.FileUtil: null file argument. > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)