All,

I want to create partitions like the below and create a hive external table. 
How can i do that ?


/data1/customer/id<1000
/data1/customer/id>1000 and id < 2000

/data1/customer/id >2000


Is this possible ( < and > symbols in folders ?)

My requirement is to partition the hive table based on some customer id's.

Thanks,
Raj

Reply via email to