[
https://issues.apache.org/jira/browse/HIVE-6830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damien Carol updated HIVE-6830:
-------------------------------
Description:
After doing a major compaction any attempt to do read the data with an MR job
(select count(*), subsequent compaction) fails with:
{quote}
Caused by: java.lang.IllegalArgumentException: All base directories were
ignored, such as
hdfs://hdp.example.com:8020/apps/hive/warehouse/purchaselog/ds=201404031016/base_0044000
by 50000:4086:...
{quote}
was:
After doing a major compaction any attempt to do read the data with an MR job
(select count(*), subsequent compaction) fails with:
Caused by: java.lang.IllegalArgumentException: All base directories were
ignored, such as
hdfs://hdp.example.com:8020/apps/hive/warehouse/purchaselog/ds=201404031016/base_0044000
by 50000:4086:...
> After major compaction unable to read from partition with MR job
> ----------------------------------------------------------------
>
> Key: HIVE-6830
> URL: https://issues.apache.org/jira/browse/HIVE-6830
> Project: Hive
> Issue Type: Bug
> Components: File Formats
> Affects Versions: 0.13.0
> Reporter: Alan Gates
> Assignee: Owen O'Malley
> Priority: Critical
> Fix For: 0.13.0
>
> Attachments: HIVE-6830.patch
>
>
> After doing a major compaction any attempt to do read the data with an MR job
> (select count(*), subsequent compaction) fails with:
> {quote}
> Caused by: java.lang.IllegalArgumentException: All base directories were
> ignored, such as
> hdfs://hdp.example.com:8020/apps/hive/warehouse/purchaselog/ds=201404031016/base_0044000
> by 50000:4086:...
> {quote}
--
This message was sent by Atlassian JIRA
(v6.2#6252)