[
https://issues.apache.org/jira/browse/HIVE-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697388#action_12697388
]
Zheng Shao commented on HIVE-393:
---------------------------------
We've seen this problem several times. We only need to enable the FileFormat
checking in the MoveTask when loading data.
This will reduce the impact of the problem a lot, since it's a big waste of the
time, if the query takes a long time but we are not able to get the query
result.
> MoveTask will bail out if we cannot open the compressed SequenceFile because
> hadoop native lib is missing
> ---------------------------------------------------------------------------------------------------------
>
> Key: HIVE-393
> URL: https://issues.apache.org/jira/browse/HIVE-393
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Query Processor
> Affects Versions: 0.3.0
> Reporter: Zheng Shao
> Assignee: Zheng Shao
> Priority: Critical
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.