Get-HpcJob returns null StartTime for Cancelled jobsHi<br/> <br/> I'm trying to retrieve the job information from a cluster and I'm seeing this behavior.<br/> <br/> If I get the information of the jobs using Get-HpcJobHistory, it returns a Collection with HpcJobHistory objects (one for each job in the given dates), the submit date for these objects is set, if the Job was cancelled it also returns a StartTime (so far I've seen that this date is the same as the EndTime).<br/> <br/> If I get the information for the same job using the Get-HpcJob, I get a HpcJob object, but if the job was cancelled, the value for StartTime is null.<br/> <br/> My questions are: <br/> <br/> Is this the expected behavior?<br/> Can I be sure that the value is always the same as the EndTime?<br/> <br/> Thanks a lot© 2009 Microsoft Corporation. All rights reserved.Tue, 23 Jun 2009 03:20:54 Za6f10491-5496-4da8-923d-f2ac235ff66ehttp://social.microsoft.com/Forums/en-US/windowshpcdevs/thread/a6f10491-5496-4da8-923d-f2ac235ff66e#a6f10491-5496-4da8-923d-f2ac235ff66ehttp://social.microsoft.com/Forums/en-US/windowshpcdevs/thread/a6f10491-5496-4da8-923d-f2ac235ff66e#a6f10491-5496-4da8-923d-f2ac235ff66ewillvvhttp://social.microsoft.com/Profile/en-US/?user=willvvGet-HpcJob returns null StartTime for Cancelled jobsHi<br/> <br/> I'm trying to retrieve the job information from a cluster and I'm seeing this behavior.<br/> <br/> If I get the information of the jobs using Get-HpcJobHistory, it returns a Collection with HpcJobHistory objects (one for each job in the given dates), the submit date for these objects is set, if the Job was cancelled it also returns a StartTime (so far I've seen that this date is the same as the EndTime).<br/> <br/> If I get the information for the same job using the Get-HpcJob, I get a HpcJob object, but if the job was cancelled, the value for StartTime is null.<br/> <br/> My questions are: <br/> <br/> Is this the expected behavior?<br/> Can I be sure that the value is always the same as the EndTime?<br/> <br/> Thanks a lotMon, 22 Jun 2009 17:47:13 Z2009-06-22T17:47:13Zhttp://social.microsoft.com/Forums/en-US/windowshpcdevs/thread/a6f10491-5496-4da8-923d-f2ac235ff66e#44480ba3-6aba-4b09-b71d-1e4a390030dfhttp://social.microsoft.com/Forums/en-US/windowshpcdevs/thread/a6f10491-5496-4da8-923d-f2ac235ff66e#44480ba3-6aba-4b09-b71d-1e4a390030dfZhen WEI MSFThttp://social.microsoft.com/Profile/en-US/?user=Zhen%20WEI%20MSFTGet-HpcJob returns null StartTime for Cancelled jobsHi, Willvv, sorry for the confusion to have 2 different StartTime, but I think it's not safe to have that assumption. Can you just ignore StartTime when a job is canceled?Tue, 23 Jun 2009 02:24:21 Z2009-06-23T02:24:21Zhttp://social.microsoft.com/Forums/en-US/windowshpcdevs/thread/a6f10491-5496-4da8-923d-f2ac235ff66e#dadcc589-0d17-4c2c-954d-5d224ad4a6d2http://social.microsoft.com/Forums/en-US/windowshpcdevs/thread/a6f10491-5496-4da8-923d-f2ac235ff66e#dadcc589-0d17-4c2c-954d-5d224ad4a6d2willvvhttp://social.microsoft.com/Profile/en-US/?user=willvvGet-HpcJob returns null StartTime for Cancelled jobsOk, thanks<br/> <br/> <br/>Tue, 23 Jun 2009 03:20:49 Z2009-06-23T03:20:49Z