You can create table like Create table_name (colname type ) partitioned by (date string ) On 20-Aug-2015 9:39 PM, "Jeetendra G" <jeetendr...@housing.com> wrote: > > I all I have a folder structure like /housing/events/event1/date=20150820 stored in HDFS. > > I wanted to create the partition based on year month and day how can I do this during creating or loading data time? > > Regards > Jeet
- Partitioning hive Jeetendra G
- Re: Partitioning hive Vishal Dhavale