[
https://issues.apache.org/jira/browse/HIVE-11215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal V updated HIVE-11215:
---------------------------
Attachment: HIVE-11215.1.patch
> 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)