You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2021/02/08 10:32:01 UTC

[jira] [Created] (YUNIKORN-542) Application Submission time is not in nano seconds

Wilfred Spiegelenburg created YUNIKORN-542:
----------------------------------------------

             Summary: Application Submission time is not in nano seconds
                 Key: YUNIKORN-542
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-542
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: core - common
            Reporter: Wilfred Spiegelenburg
            Assignee: Wilfred Spiegelenburg


The application object after the refactoring stores the create time in a _Time_ object and not in a _int64_ anymore for calculations. The conversion in the REST interfaces converts this into a second based time stamp.

The web UI expects any time stamp to be in nano seconds. It then internally converts them into milliseconds in the javascript library.

Create times for apps are because of that shown in the UI as 1-1-1970..



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org