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

[jira] [Commented] (DRILL-4701) Fix log name and missing lines in logs on Web UI

    [ https://issues.apache.org/jira/browse/DRILL-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310149#comment-15310149 ] 

ASF GitHub Bot commented on DRILL-4701:
---------------------------------------

GitHub user arina-ielchiieva opened a pull request:

    https://github.com/apache/drill/pull/511

    DRILL-4701: Fix log name and missing lines in logs on Web UI

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/arina-ielchiieva/drill DRILL-4701

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/511.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #511
    
----
commit 75b33b31bfd32b823d89e4c176bcebc009c471c1
Author: Arina Ielchiieva <ar...@gmail.com>
Date:   2016-06-01T11:16:31Z

    DRILL-4701: Fix log name and missing lines in logs on Web UI

----


> Fix log name and missing lines in logs on Web UI
> ------------------------------------------------
>
>                 Key: DRILL-4701
>                 URL: https://issues.apache.org/jira/browse/DRILL-4701
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Arina Ielchiieva
>            Assignee: Arina Ielchiieva
>             Fix For: 1.7.0
>
>
> 1. When the log files are downloaded from the ui, the name of the downloaded file is "download". We should save the file with the same name as the log file (ie. drillbit.log)
> 2. The last N lines of the log file displayed in the web UI do not match the log file itself. Some lines are missing compared with actual log.



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