[
https://issues.apache.org/jira/browse/HIVE-18517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt McCline updated HIVE-18517:
--------------------------------
Description:
LLAP is able to deserialize and cache data from an input format (e.g.
TextInputFormat) and will deliver that cached data to VectorMapOperator as VRBs.
Symptoms:
BinaryComparable -> VectorizedRowBatch ClassCastException
Text -> VectorizedRowBatch ClassCastException
was:LLAP is able to deserialize and cache data from an input format (e.g.
TextInputFormat) and will deliver that cached data to VectorMapOperator as VRBs.
> Vectorization: Fix VectorMapOperator to accept VRBs to support LLAP Caching
> ---------------------------------------------------------------------------
>
> Key: HIVE-18517
> URL: https://issues.apache.org/jira/browse/HIVE-18517
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Affects Versions: 3.0.0
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Attachments: HIVE-18517.01.patch
>
>
> LLAP is able to deserialize and cache data from an input format (e.g.
> TextInputFormat) and will deliver that cached data to VectorMapOperator as
> VRBs.
> Symptoms:
> BinaryComparable -> VectorizedRowBatch ClassCastException
> Text -> VectorizedRowBatch ClassCastException
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)