You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Anton Gozhiy (JIRA)" <ji...@apache.org> on 2019/04/19 11:20:00 UTC

[jira] [Created] (DRILL-7186) Missing storage.json REST endpoint.

Anton Gozhiy created DRILL-7186:
-----------------------------------

             Summary: Missing storage.json REST endpoint.
                 Key: DRILL-7186
                 URL: https://issues.apache.org/jira/browse/DRILL-7186
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.16.0
            Reporter: Anton Gozhiy


*Steps:*
1. Open page: http://<server>:8047/storage.json

*Expected result:*
storage.json is opened

*Actual result:*
{noformat}
{
  "errorMessage" : "HTTP 404 Not Found"
}
{noformat}

*Note:* Works fine for individual plugin pages, like: /storage/dfs.json



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)