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: [email protected]
For additional commands, e-mail: [email protected]