{"id":22096875,"url":"https://github.com/streamnative/pulsar-io-huawei-dis","last_synced_at":"2025-07-24T22:32:31.136Z","repository":{"id":42189296,"uuid":"367520918","full_name":"streamnative/pulsar-io-huawei-dis","owner":"streamnative","description":"Pulsar IO connector for huawei DIS https://www.huaweicloud.com/en-us/product/dis.html","archived":false,"fork":false,"pushed_at":"2022-12-09T23:17:02.000Z","size":25,"stargazers_count":5,"open_issues_count":0,"forks_count":6,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-04-17T17:13:15.006Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/streamnative.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2021-05-15T02:11:51.000Z","updated_at":"2021-12-25T08:09:45.000Z","dependencies_parsed_at":"2023-01-25T19:01:27.696Z","dependency_job_id":null,"html_url":"https://github.com/streamnative/pulsar-io-huawei-dis","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamnative%2Fpulsar-io-huawei-dis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamnative%2Fpulsar-io-huawei-dis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamnative%2Fpulsar-io-huawei-dis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamnative%2Fpulsar-io-huawei-dis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streamnative","download_url":"https://codeload.github.com/streamnative/pulsar-io-huawei-dis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227482463,"owners_count":17779968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T04:13:00.123Z","updated_at":"2024-12-01T04:13:00.605Z","avatar_url":"https://github.com/streamnative.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pulsar-io-huawei-dis\nPulsar IO connector for huawei DIS https://www.huaweicloud.com/en-us/product/dis.html\n\n## Configuration\n\nThe configuration of the DIS sink connector has the following properties.\n\n\n\n### Property\n\n| Name | Type|Required | Default | Description\n|------|----------|----------|---------|-------------|\n| `region` |String|true|\" \" (empty string) | Information about the region where the DIS is located. |\n| `disEndpoint` |String|true|\" \" (empty string) | Domain name or IP address of the server bearing the DIS REST service. |\n| `projectId` | String|true|\" \" (empty string) | User Project ID. |\n| `ak` |String| true|\" \" (empty string) | User AK. |\n| `sk` | String|true|\" \" (empty string) | User SK. |\n| `streamId` | String|true|\" \" (empty string) | Id of the DIS stream. |\n| `streamName` |String| true|\" \" (empty string) | Name of the DIS stream. |\n\n\n### Example\n\nBefore using the DIS sink connector, you need to create a configuration file through one of the following methods.\n\n* JSON\n\n    ```json\n    {\n        \"region\": \"cn-north-4\",\n        \"disEndpoint\": \"https://dis.cn-north-4.myhuaweicloud.com\",\n        \"projectId\": \"fakeProjectId\",\n        \"ak\": \"fakeSK\",\n        \"sk\": \"fakeSK\",\n        \"streamId\": \"fakeStreamId\",\n        \"streamName\": \"fakeStreamName\"\n    }\n    ```\n\n* YAML\n\n    ```yaml\n    configs:\n        region: \"cn-north-4\"\n        disEndpoint: \"https://dis.cn-north-4.myhuaweicloud.com\"\n        projectId: \"fakeProjectId\"\n        ak: \"fakeAK\"\n        sk: \"fakeSK\"\n        streamId: \"fakeStreamId\"\n        streamName: \"fakeStreamName\"\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamnative%2Fpulsar-io-huawei-dis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstreamnative%2Fpulsar-io-huawei-dis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamnative%2Fpulsar-io-huawei-dis/lists"}