Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Slider 0.60
-
None
-
None
Description
To add this feature would be good for some application that would use extra resources:
- set "site.global.additional.resource.dir": "additional_resource_dir" in app_config.json
- add the resource files to hdfs dir: .slider/cluster/CLUSTER_NAME/additional_resource_dir
- then the resource will be automatically tranferred to container at working_root/additional_resource_dir, both for am container and component container
- in component, you can access the resources in dir AGENT_WORK_ROOT/additional_resource_dir
Examples:
- we can add configure file or additional jar to additional_resource_dir , then the AM or component instance can access these files
Attachments
Attachments
Issue Links
- is related to
-
SLIDER-773 Add co-processor support for app packages
- Resolved