Abhishek Girish created DRILL-5306:
--------------------------------------
Summary: Accessing Drill Web UI Profiles page throws error when
profile directory is missing
Key: DRILL-5306
URL: https://issues.apache.org/jira/browse/DRILL-5306
Project: Apache Drill
Issue Type: Bug
Components: Client - HTTP
Affects Versions: 1.10.0
Reporter: Abhishek Girish
Priority: Minor
When the profiles directory is moved/deleted, the web UI fails with the below
error:
{code}
{
"errorMessage" : "RESOURCE ERROR: Failed to get profiles from persistent or
ephemeral store.\n\n\n[Error Id: bdece8fa-4f25-4eec-8845-07c967dc82a6 ]"
}
{code}
We should create an empty profiles directory within the log directory (or if
the log directory is missing, then within the default location for the log
directory), in such scenarios.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)