I solved the issue. I realized the server in the cluster with the hive server running is low on physical memory. I believe the operation failed due to OOM error. After free up some memory on the box, the hcatalog table creation operation worked as expected. I wish the page returned the right error message instead of failing silently.
↧