May 2017
Beginner to intermediate
596 pages
15h 2m
English
Running the job would always require accessing the stored job and then executing it, hence meta connect (connection to Sqoop 1 metastore where job metadata is stored) would be required here as well. The following command would execute a stored job.
bin/sqoop job --exec <JOB_NAME>
If prompted for password, please enter your PostgreSQL user password.