am planning to change sqoop metastore to mysql db(am using hadoop 2.65, mysql 5.7, sqoop 1.4.6)
by defalut where the sqoop metastore will be stored, like sqoop job definition's (like hive metadata will be stored in derby db)..
created sqoop job's and able to see those by sqoop job --list n executing those as well, how do i confirm that all the metadata is going to store in mysql..
i went through the google didn't get good one,can any one please provide good documentation or google link
thanks in advance