Hi!! is there a way to import multiple tables at a time with the same command line
i tried *sqoop import --connect jdbc:mysql://localhost:3306/hue --table users,user_audit --username hues -P --hive-import --create-hive-table and it didnt work is there some command ?? *
