Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.2.0
-
None
-
None
Description
In hive-client : i want to use show partitions to show all of the partitions, but
result is empty!
In Fact, there is partition information.
when I in spark-sql client :
i use show partitions; it can show the correct partitions.
Another fact: it has partition information on hdfs .