Tu sintaxis es incorrecta, tienes que usar:
sqoop import-all-tables --connect "jdbc:mysql://localhost/training" --username training -P -m 1
Tu escribiste jbdc en lugar de jdbc .
Tu sintaxis es incorrecta, tienes que usar:
sqoop import-all-tables --connect "jdbc:mysql://localhost/training" --username training -P -m 1
Tu escribiste jbdc en lugar de jdbc .