Hi,
I am trying to export data from Azure ML to an Azure SQL Database using the 'Export Data' module but the log file contains the following messages and no data is exported to the database.
"Not exporting to run RunHistory as the exporter is either stopped or there is no data"
"Process exiting with code: 0
There is definitely data flowing to the 'Export Data' module from an 'Execute R Script' module as I have checked the Result dataset.
Would appreciate some assistance.
Thank you.