The references to
a) Creating tracker app (cdap-ui-config.json)
b) Creating navigator app (cdap-ui-config.json)
c) Jump action in hydrator (my-jump-factory.js)
The references to SNAPSHOT in these files should be removed.
Removed 'SNAPSHOT' from the artifact version of apps created by default by the CDAP UI. This fixes deploying Cask Tracker and Navigator apps, enabling Cask Tracker from the CDAP UI.
This PR fixes this issue: https://github.com/caskdata/cdap/pull/5720
As a workaround to use tracker in SDK.
1. Update the following configuration in SDK_HOME/ui/server/config/cdap-ui-config.json
2. Restart CDAP
Enabling tracker after that should work.
Verified that the same workaround works for enabling tracker in distributed CDAP.
I modified the file here:
/opt/cdap/ui/server/config/cdap-ui-config.json