Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: butler
-
Labels:None
-
Story Points:20
-
Team:Data Access and Database
Description
The task needs to be able to specify everything that needs to be in the policy file so that the butler can put and get data for a new dataset type.
Consider that the policy data can be split between the camera-specific and the task-specific parts. (KT was thinking of calling the camera part the "genre"), this potentially reduces the amount the task has to specify.
Another option is to hard-code some some of the policy in the butler itself:
- the path template (it could be assembled out of the data id components)
- if it's hard coded the task must pass the component dataId keys
- if it's not hard coded the task must provide a template
- python type
- storage type
there could be user overrides too.
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Description |
The task needs to be able to specify everything that needs to be in the policy file so that the butler can put and get data for a new dataset type.
Consider that the policy data can be split between the camera-specific and the task-specific parts. (KT was thinking of calling the camera part the "genre"), this potentially reduces the amount the task has to specify. Another option is to hard-code some some of the policy in the butler itself: * the path template (it could be assembled out of the data id components) * if it's hard coded the task must pass the component dataId keys * if it's not hard coded the task must provide a template * python type * storage type |
The task needs to be able to specify everything that needs to be in the policy file so that the butler can put and get data for a new dataset type.
Consider that the policy data can be split between the camera-specific and the task-specific parts. (KT was thinking of calling the camera part the "genre"), this potentially reduces the amount the task has to specify. Another option is to hard-code some some of the policy in the butler itself: * the path template (it could be assembled out of the data id components) ** if it's hard coded the task must pass the component dataId keys ** if it's not hard coded the task must provide a template * python type * storage type |
Component/s | butler [ 12317 ] | |
Team | Data Access and Database [ 10204 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13233 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13233 ] | This issue links to "Page (Confluence)" [ 13233 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13233 ] | This issue links to "Page (Confluence)" [ 13233 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13233 ] | This issue links to "Page (Confluence)" [ 13233 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13233 ] | This issue links to "Page (Confluence)" [ 13233 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13233 ] | This issue links to "Page (Confluence)" [ 13233 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13233 ] | This issue links to "Page (Confluence)" [ 13233 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13233 ] | This issue links to "Page (Confluence)" [ 13233 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13233 ] | This issue links to "Page (Confluence)" [ 13233 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Rank | Ranked higher |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13257 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13257 ] | This issue links to "Page (Confluence)" [ 13257 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13257 ] | This issue links to "Page (Confluence)" [ 13257 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13257 ] | This issue links to "Page (Confluence)" [ 13257 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13257 ] | This issue links to "Page (Confluence)" [ 13257 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Epic Link | DM-4341 [ 21422 ] |
Story Points | 12 |
Description |
The task needs to be able to specify everything that needs to be in the policy file so that the butler can put and get data for a new dataset type.
Consider that the policy data can be split between the camera-specific and the task-specific parts. (KT was thinking of calling the camera part the "genre"), this potentially reduces the amount the task has to specify. Another option is to hard-code some some of the policy in the butler itself: * the path template (it could be assembled out of the data id components) ** if it's hard coded the task must pass the component dataId keys ** if it's not hard coded the task must provide a template * python type * storage type |
The task needs to be able to specify everything that needs to be in the policy file so that the butler can put and get data for a new dataset type.
Consider that the policy data can be split between the camera-specific and the task-specific parts. (KT was thinking of calling the camera part the "genre"), this potentially reduces the amount the task has to specify. Another option is to hard-code some some of the policy in the butler itself: * the path template (it could be assembled out of the data id components) ** if it's hard coded the task must pass the component dataId keys ** if it's not hard coded the task must provide a template * python type * storage type there could be user overrides too. |
Story Points | 12 | 20 |
Rank | Ranked higher |
Rank | Ranked higher |
Rank | Ranked higher |
Rank | Ranked higher |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Rank | Ranked higher |
Epic Link | DM-4341 [ 21422 ] |
Epic Link |
|
Rank | Ranked higher |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Remote Link | This issue links to "Page (Confluence)" [ 13239 ] | This issue links to "Page (Confluence)" [ 13239 ] |
Sprint | DB_X16_03 [ 204 ] |
Rank | Ranked higher |
Assignee | Nate Pease [ npease ] |
Epic Link |
|
DM-4341 [ 21422 ] |
Sprint | DB_X16_03 [ 204 ] |
Rank | Ranked lower |
Epic Link | DM-4341 [ 21422 ] |
|
Rank | Ranked lower |
Rank | Ranked lower |
Assignee | Nate Pease [ npease ] |
Resolution | Done [ 10000 ] | |
Status | To Do [ 10001 ] | Won't Fix [ 10405 ] |
Since we think many people will want to refactor to use this feature, it might be good to do this and
DM-4553at the same time so that they can do that refactor at the same time.