Hello There,
I tried this tutorial. Very well written. One feedback, on step 17, the output aritifact (model in this case) is stored under the following directory:
../<execution_id>/housemodel/`
However tutorial mentions the directory as:
../<execution_id>/housepricemodel/`
Basically, global name is used for directory naming instead of local name. While it makes sense as it should use global name, but documentation could be updated to avoid confusion.
Regards,
Manish