Currently if I pull in the latest develop from develop and start the UI I am getting a lot of 404s for end points that are valid. For instance in the home page the UI is accessing
v3/namespaces/default/apps
v3/namespaces/default/data/datasets
v3/namespaces/default/streams
And I am getting 404 for different combination of these when I restart CDAP
Assigning to Parth, he has a fix for this.
Merged to release: https://github.com/caskdata/cdap/pull/1686