Created on 10-16-2018 09:01 AM - edited 10-16-2018 09:02 AM
Can you please check database name, which are being used while creating table. As you are not using any database name in the query, might be its pointing to some other database on which you might not have access.
Created on 11-16-2018 09:14 AM - edited 11-16-2018 09:15 AM
Please check DB name and make sure Table is not existed already
Created 02-25-2019 01:10 PM
Hi All,
Facing below error while running the hive command.
MSCK REPAIR TABLE flexdto_standin_avro;
Your inputs is much appreciated.
Thanks
Yasmin
Created 11-14-2016 10:25 AM
Pls try this and see any luck
ANALYZE TABLE Table_Name COMPUTE STATISTICS;
Created 11-15-2016 01:50 AM
Hi,
Nops, no luck...
BR,
Salman