You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/10/21 01:47:31 UTC

[GitHub] [dolphinscheduler] William-GuoWei opened a new issue, #12475: [Feature][IDE] Add IDE in DS DAG to Support Python/SQL

William-GuoWei opened a new issue, #12475:
URL: https://github.com/apache/dolphinscheduler/issues/12475

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   Now DS has a code interface like this, I think it is not very comfortable for developers to write sql or python in text box.
   ![image](https://user-images.githubusercontent.com/25520639/197091165-2541b996-1859-422f-9906-e5d3247d946f.png)
   
   Here is the solution of some other projects:
   
   ![image](https://user-images.githubusercontent.com/25520639/197090972-a7827587-9930-4a34-bafc-07ebf8e93908.png)
   
   Here is our proposed solutions:
   1. on the left we still have DAG map
   2. when you click sql task, or shell task, pop up a combo box on the right. it has 2 box. one is parameter setting(such as resource, database source). the other is a IDE written box.
   3. IDE can support SQL/python grammar check so far.
   4. IDE try support SQL/python run and see try-run log
   
   The design is as below. What do you think about it? 
   ![image](https://user-images.githubusercontent.com/25520639/197091461-cad8922c-9c57-4cf7-9ac6-447c3f24bb5a.png)
   
   
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12475: [Feature][IDE] Add IDE in DS DAG to Support Python/SQL

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #12475:
URL: https://github.com/apache/dolphinscheduler/issues/12475#issuecomment-1286352642

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] EricGao888 commented on issue #12475: [Feature][IDE] Add IDE in DS DAG to Support Python/SQL

Posted by GitBox <gi...@apache.org>.
EricGao888 commented on issue #12475:
URL: https://github.com/apache/dolphinscheduler/issues/12475#issuecomment-1286438310

   @William-GuoWei Sounds cool to me. It will be pretty handy for users to debug / develop big data tasks and will help DS march from a `scheduling platform` to a `development + scheduling studio`. Just curious, will we have both this and #11673 ? Looks like there are some kind of overlaps.
   * #11673


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] William-GuoWei commented on issue #12475: [Feature][IDE] Add IDE in DS DAG to Support Python/SQL

Posted by GitBox <gi...@apache.org>.
William-GuoWei commented on issue #12475:
URL: https://github.com/apache/dolphinscheduler/issues/12475#issuecomment-1286956448

   yeah~~ very similar.
   but this one is combined in DS DAG not an individual IDE


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org