Hi, We have close to a 100 SQL tables that we are trying to import into Hive using sqoop import-all-tables command. Not all the tables share some common key. So if we assigned one partition key using --hive-partition-key argument will it have any impact on the tables that do not have this key?
Thanks, Mohit Mehra
