hakki created HIVE-12859:
----------------------------
Summary: MSCK Repair table gives error for higher number of
partitions
Key: HIVE-12859
URL: https://issues.apache.org/jira/browse/HIVE-12859
Project: Hive
Issue Type: Bug
Components: CLI, Hive
Affects Versions: 1.1.0
Environment: Env: CDH-5.4.5
Hive version: 1.1.0-cdh5.4.5
OS: OEL 6 x86_64
Reporter: hakki
Hi,
For large number of partitions (specifically, when number of present
directories is higher than 1.000.000) msck repair table gives the error from
hive cli:
"FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.DDLTask"
The exception is taken from also beeline cli:
Getting log thread is interrupted, since query is done!
Error: Error while processing statement: FAILED: Execution Error, return code 1
from org.apache.hadoop.hive.ql.exec.DDLTask (state=08S01, code=1)
java.sql.SQLException: Error while processing statement: FAILED: Execution
Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)