Hi all, I have a bunch of files, and want to import them into one table each partition per file. Currently, I have to enter each add partition statement in cli.
So I wonder whether hive have a batch processing mode, so that I can put the sql statements in one file, and execute the file using one command. Thanks in advance. -- Best Regards Jeff Zhang