Just curious why the data is missing in HDFS directory, and seeing the error below when trying to get the partition list from the table.
Error occurred executing hive query: Error while compiling statement: FAILED: SemanticException java.io.FileNotFoundException: File
hdfs://KSD01/tera/WW=0/test=JM does not exist.
but the partition can be found in the result of command :"show partitions <table_name>" command