[
https://issues.apache.org/jira/browse/DRILL-4571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224056#comment-15224056
]
John Omernik commented on DRILL-4571:
-------------------------------------
Arina -
So, in my MapR setup, I've used the drill-override setting
"sys.store.provider.zk.blobroot: "maprfs:///mesos/prod/drill/profiles" to
ensure all bits put all profiles in the same spot. This way, on my UI, all
queries are shown under profiles, not just for the drill bit I am on. This
also works because each file is shown as a single "query". For my logs, I do
something similar, each drillbit logs to a file with the clustername and the
hostname in the filename, this allows me to put all files in one directory for
easy troubleshooting (This is not standard). Under a "logs" tab, do you
envision that for each log file in the log directory, it would show a link, and
then the user could click on the link to see the actual file? That would be
inline with the profiles, and work in situations like mine where I am using a
single point for all logs to go to. I am curious on your thoughts. If this
was the case, we could add some extra info to the documentation on how to get a
unified location for logging setup. I think this would be easier than the
Mesos way where the node you are on would proxy to all the other bits.
> Add link to the Drill log from the web UI
> -----------------------------------------
>
> Key: DRILL-4571
> URL: https://issues.apache.org/jira/browse/DRILL-4571
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: Arina Ielchiieva
> Assignee: Arina Ielchiieva
>
> Now we have link to the profile from the web UI.
> It will be handy for the users to have the link to the log as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)