In Apache Hive, how does the directory structure looks after a huge dataset is being partitioned and then bucketed?
For Ex - I have a customer dataset for a country, the data is being partitioned by state and then bucketed by city. How do we get to know how many files will be present in a city bucket?