Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hive/LanguageManual/Archiving" page has been changed by PaulYang. http://wiki.apache.org/hadoop/Hive/LanguageManual/Archiving?action=diff&rev1=3&rev2=4 -------------------------------------------------- ALTER TABLE srcpart ARCHIVE PARTITION(ds='2008-04-08', hr='12') }}} - Once the command is issued, a mapreduce job will be to perform the archiving. Unlike running Hive queries, there is no output on the CLI to indicate process. + Once the command is issued, a mapreduce job will be to perform the archiving. Unlike Hive queries, there is no output on the CLI to indicate process. === Unarchive ===
