0

I am getting this error: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask when I try to create a table in hive. I am new to this and stuck at this point.

Please help me find a solution for this.

Thanks

1 Answer 1

0

Set hive.metastore.schema.verification property in hive-site.xml to true, by default it is false.

For details see here.

Sign up to request clarification or add additional context in comments.

2 Comments

It is still the same. No change even after setting the property value to true.
Can you share the complete log, may be then we can have some solution. The one I mentioned worked fine for me.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.