Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 20 and Version 21 of Ticket #1233


Ignore:
Timestamp:
02/17/11 12:38:55 (13 years ago)
Author:
ascheibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1233 – Description

    v20 v21  
    4040
    4141== Hive Engine ==
    42  * HiveEngine jobs should have a `HiveExperiment`, which is marked, so a user cannot see it in `HiveExperimentManager`. However it should be visible in Administration GUI. If a Hive Engine crashes and cannot delete the experiment, this should be detected by the server and it should be automatically deleted.
     42 * `HiveEngine` jobs should have a `HiveExperiment`, which is marked, so a user cannot see it in `HiveExperimentManager`. However it should be visible in Administration GUI. If a Hive Engine crashes and cannot delete the experiment, this should be detected by the server and it should be automatically deleted.
    4343
    4444== Administration ==
    45 Missing WebService Methods:
    46 * GetAllHiveExperiments
    47 * GetUsers
    48 * GetUserStatistics
    49 * GetGlobalStatistics (for Statistics TabPage)
    50 * GetScheduleForResource (+ Add/Update/Delete)
     45 Missing `WebService` Methods:
     46 * `GetAllHiveExperiments`
     47 * `GetUsers`
     48 * `GetUserStatistics`
     49 * `GetGlobalStatistics` (for Statistics `TabPage`)
     50 * `GetScheduleForResource` (+ `Add/Update/Delete`)
    5151
    5252