Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

能否把source、sink插件放到共享存储,此共享存储可以被所有节点访问,然后使用remoteSqlPluginPath来指定这个地址

Open
#206 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java, sql

Research direction

Start with the task-submission handling for the remoteSqlPluginPath parameter and trace how source and sink plugins are currently located. Define the shared-storage URL behavior using the OSS example, then verify that a submitted task can load the plugins from an address accessible to every node.

Written by the indexing model from the issue text.

Description

能否把source、sink插件放到共享存储,此共享存储可以被所有节点访问,然后使用remoteSqlPluginPath来指定这个地址?
例如:plugins在oss的地址是:http://oss-aly-bj.com/plugins
在提交任务的时候配置参数
-remoteSqlPluginPath http://oss-aly-bj.com/plugins

Dominant language
Java
Stars
2k
Forks
913
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DTStack/flinkStreamSQL

All issues in DTStack/flinkStreamSQL

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.