1234567891011121314151617181920212223 |
- {
- "generate_token": "true",
- "metadata": {
- "cpu": 5,
- "instance": 5,
- "memory": 20000,
- "region": "cn-hangzhou",
- "resource": "EAS-SrhheASr495",
- "rpc": {
- "batching": "true",
- "keepalive": 60000,
- "max_batch_size": 40
- }
- },
- "workers":7,
- "name": "content_extract",
- "processor_entry": "./app.py",
- "processor_path": "oss://eas-model-hangzhou/1255640119316927/BiddingKG_eas.zip",
- "data_image": "registry-vpc.cn-hangzhou.aliyuncs.com/bxkc/eas-service:latest",
- "processor_type": "python",
- "token": "NzZmOWZlMmU2MGY3YmQ4MDBjM2E5MDAyZjhjNjQ0MzZlMmE0NTMwZg==",
- "workers": 7
- }
|