Hi all, I replaced the “service.jar” in the docker container from the image “apachegriffin/griffin_spark2:0.3.0”. The new “service.jar” is from the source code of master/griffin-0.5.0 branch. After restarting the service, access the Griffin host “http://griffin:port/“ returns
Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Thu Apr 25 02:11:33 UTC 2019 There was an unexpected error (type=Not Found, status=404). No message available But access the APIs under “/api/v1/“ is OK. Does the latest version support UI? Or I’ve done something wrong. Thank you.
