I am still trying to figure out this data migration tool. This is my most recent error.
In ErrorHandler.php line 61:
Notice: Undefined index: path in public_html/magento2/v
endor/magento/data-migration-tool/src/Migration/Step/Settings/Data.php
on line 133
I got this after running the command:
bin/magento migrate:settings -r -a public_html/magento2/vendor/magento/data-migration-tool/etc/opensource-to-opensource/1.9.3.1/config.xml
Any help will be appreciated!