Hi, I have a table in hive which has data of three months old. I have partitioned the data and I got 90 partitions. Now when I get the new data from next day I want to replace the partition 1week old with the new one automatically.
Can this partitioning and replacement be done using swoop at the same time Thanks, Subbu