I would like to use the measurement data that I exported from C8Y to the DataHub via offloading in the ML Workbench. Unfortunately I get the error message:
“Microservice datahub not found”
I have written the following query:
SELECT * FROM edgeDataLake.edge.“measurements_c8y_Temperature”;
I have no problems using the datahub and can access the data in the Dremio UI.
Do you have an idea how I can solve the problem? Maybe some configuration problem?
thank you for your fast answer. Actually I had MLW Microservice for datahub installed and reloaded it but it did not work so far. I downloaded Cumulocity IoT Machine Learning Workbench – MLW Microservice (DataHub profile) (v10.9.0.6) from Empower as I am using Cumulocity IoT Edge 10.9. Do you have another idea what could cause the error?