支持rest方式提交任务

Open
#293 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java, sql
Domain
api, backend

Research direction

The issue names the submit command and its -sql file option as entry points. Start by locating the submit command implementation and any existing service interfaces; no files or tests are identified in the report. Done would require an agreed REST contract plus defined behavior for inline sqlscript input, followed by matching tests.

Written by the indexing model from the issue text.

Description

可否发布rest服务,将一些常用动作服务化 如:submit命令。
同时希望 submit 指令中的 -sql D:\sideSql.txt 加入另一种形态的表达。可考虑增加一个参适如
sqlscript:" create .... ; insert ...;" 这种格式,将所有能够在一个请求中描述清楚的参数最大化。
变于系统集成和管理。将实施复杂度再下降一些。
感谢!

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.