You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Cliff Buchanan (JIRA)" <ji...@apache.org> on 2014/06/19 22:45:25 UTC

[jira] [Created] (DRILL-1030) Fragment 0 reports startTime too early

Cliff Buchanan created DRILL-1030:
-------------------------------------

             Summary: Fragment 0 reports startTime too early
                 Key: DRILL-1030
                 URL: https://issues.apache.org/jira/browse/DRILL-1030
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Cliff Buchanan
            Assignee: Cliff Buchanan
            Priority: Minor


* Currently, the startTime for fragment 0 matches the query start time, even though fragment 0 executes last.
* This is apparently because a minor fragment's startTime is being logged when the its FragmentContext is first created, not when it actually begins execution. 
* Fragment 0 has its FragmentContext way before it starts executing so its incoming buffers will be available.



--
This message was sent by Atlassian JIRA
(v6.2#6252)