sure. but the onus is on you to move the current hdfs data into the proper sub-directory (aka partition.) put it another way if the table is partitioned the data *must* come from a partition. :)
Make sense? On Tue, Aug 27, 2013 at 12:11 PM, Babe Ruth <[email protected]>wrote: > I created an external table and have been inserting data into it for some > time. > > I would now like to add a partitions to the table, is this possible? > > thanks, > George >
