You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2015/09/17 23:00:05 UTC

[jira] [Commented] (HIVE-11851) LLAP: Test failures - file.splitmetainfo file not found

    [ https://issues.apache.org/jira/browse/HIVE-11851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804498#comment-14804498 ] 

Sergey Shelukhin commented on HIVE-11851:
-----------------------------------------

MRInput takes else path in "initializeInternal" if (splitInfoViaEvents); that variable is set in initialize() from MRJobConfig.MR_TEZ_SPLITS_VIA_EVENTS, which is true by default and is not reset anywhere as far as I can tell. The problem seems to be that the code calls init, not initialize (I've no idea what the logical difference is). init never sets this field. Perhaps it should...

> LLAP: Test failures - file.splitmetainfo file not found
> -------------------------------------------------------
>
>                 Key: HIVE-11851
>                 URL: https://issues.apache.org/jira/browse/HIVE-11851
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: llap
>            Reporter: Prasanth Jayachandran
>            Assignee: Sergey Shelukhin
>
> metadataonly1.q
> optimize_nullscan.q
> vector_decimal_precision.q
> metadata_only_queries_with_filters.q (seems related but also query results show differences)
> are failing as the tasks couldn't locate job.splitmetainfo file. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)