I have multiple sqoop commands, and I want to execute them sequentially. How can I do this.
Currently, --options-file allows us to execute one command at a time.
I am not sure if that is possible only with Sqoop but for my case i have used Oozie to execute multiple Sqoop commands.