You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Krystal (JIRA)" <ji...@apache.org> on 2016/07/11 22:01:11 UTC

[jira] [Closed] (DRILL-4716) status.json doesn't work in drill ui

     [ https://issues.apache.org/jira/browse/DRILL-4716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krystal closed DRILL-4716.
--------------------------

Verified that http://localhost:8047/status.json now displays:
{
  "status" : "Running!"
}

> 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://localhost:8047/status.json gives error.
> {code}
> {
>   "errorMessage" : "HTTP 404 Not Found"
> }
> {code}
> 2. Remove link to System Options on page http://localhost:8047/status as redundant.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)