I have one hive table with date partitioned. These dates start from 2017-01-01.
HDFS locations is date partitioned.
How can I create a Hive table considering only 5 dates from above HDFS location?
I have one hive table with date partitioned. These dates start from 2017-01-01.
HDFS locations is date partitioned.
How can I create a Hive table considering only 5 dates from above HDFS location?