Open hpasumarthi opened 1 year ago
Hello team, Looks like export_import strategy is not working with -e option.
sample command is
hms-mirror -cfg uat-dev.yaml -d EXPORT_IMPORT -db test_db -tf account --db-prefix 'uat1_' -o /tmp/hms-mirror-dist-latest/working-dir/ei_real_test_$(date +"%Y%m%d%H%M")/ -slc -e-ma -rdl -wd data/warehouse/tablespace/managed/hive -ewd data/warehouse/tablespace/external/hive
the command is not throwing any error but getting executed in 2 seconds. Logs show no execution of export table or import table command.
export table
import table
can we get this issue checked.
Hello team, Looks like export_import strategy is not working with -e option.
sample command is
hms-mirror -cfg uat-dev.yaml -d EXPORT_IMPORT -db test_db -tf account --db-prefix 'uat1_' -o /tmp/hms-mirror-dist-latest/working-dir/ei_real_test_$(date +"%Y%m%d%H%M")/ -slc -e-ma -rdl -wd data/warehouse/tablespace/managed/hive -ewd data/warehouse/tablespace/external/hive
the command is not throwing any error but getting executed in 2 seconds. Logs show no execution of
export table
orimport table
command.can we get this issue checked.