Arina Ielchiieva created DRILL-4716:
---------------------------------------
Summary: status.json doesn't work in drill ui
Key: DRILL-4716
URL: https://issues.apache.org/jira/browse/DRILL-4716
Project: Apache Drill
Issue Type: Bug
Components: Client - HTTP
Affects Versions: 1.6.0
Reporter: Arina Ielchiieva
Assignee: Arina Ielchiieva
Priority: Minor
Fix For: 1.7.0
1. http://localhost:8047/status returns "Running!"
But http://localhost5:8047/status.json gives error.
{code}
{
"errorMessage" : "HTTP 404 Not Found"
}
{code}
2. Link to System Options on page http://localhost:8047/status is corrupted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)