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/07/12 10:21:45 UTC

[GitHub] [dolphinscheduler] lyleshaw opened a new issue, #10905: [Feature][Python] Python API CLI Enhancement

lyleshaw opened a new issue, #10905:
URL: https://github.com/apache/dolphinscheduler/issues/10905

   ### 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
   
   Make pydolphinscheduler's CLI more powerful, make it can operate the model of DolphinScheduler, run pydolphinscheduler's code, visualize its DAG graph in the terminal.
   
   ## Content
   
   ### Project/Tenant/User Side
   
   * [ ] Add CURD to the project/tenant/user section of the API and add its tests.
   * [ ] Add Python CLI support for project/tenant/user
     * [ ] Add CURD calles from the python client to the python gateway on the project/tenant/user side.
     * [ ] Add Python CLI command for project/tenant/user and it's tests.
     * [ ] Add documentation for the project/tenant/user command.
   
   ### WorkFlow Side
   
   * [ ] Add CLI support for running DAG files.
     * [ ] Add support for parsing `/dags` folders.
     * [ ] Add Python CLI command for running DAG files and it's tests.
     * [ ] Add documentation running DAG files.
   * [ ] Add CURD to the workflow section of the API and add its tests.
   * [ ] Add Python CLI support for workflow
     * [ ] Add CURD and other calles from the python client to the python gateway on the workflow side.
     * [ ] Add Python CLI command for workflow and it's tests.
     * [ ] Add documentation for the workflow command.
   * [ ] Add CLI support for task graph visualization and add its tests.
   
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] 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] zhongjiajie commented on issue #10905: [Feature][Python] Python API CLI Enhancement

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

   Tips: if you already have exists sub-issue or sub-PR, you can change it to 
   
   ```markdown
     * [x] condition. #453
     * [x] switch. https://github.com/apache/dolphinscheduler/issues/6561
   ```
   
   and it will reduce like 
   ![image](https://user-images.githubusercontent.com/15820530/178470596-6fc692b1-2832-45a1-a51d-fb14d56cf6d8.png)
   
   the convenient is when related issue or pr is be closed, you list will be auto-click by github itself


-- 
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] zhongjiajie commented on issue #10905: [Feature][Python] Python API CLI Enhancement

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

   I suggest we separate *Add CURD to the project/tenant/user section of the API and add its tests.* into three PR, and combine the python api code into it. and then add CLI part, just like 
   
   * Add CURD to the project for python gateway service and python api side its tests.
   * Add CLI for project
   
   Only by completing those jobs, we can say completed a single submodule of this topic, whcih including java code, python code, UT and documentation. And we can estimate the future time job according to the `project` submodule we have just finish


-- 
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] lyleshaw commented on issue #10905: [Feature][Python] Python API CLI Enhancement

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

   > Tips: if you already have exists sub-issue or sub-PR, you can change it to
   > 
   > ```gfm
   >   * [x] condition. #453
   >   * [x] switch. https://github.com/apache/dolphinscheduler/issues/6561
   > ```
   > 
   > and it will reduce like ![image](https://user-images.githubusercontent.com/15820530/178470596-6fc692b1-2832-45a1-a51d-fb14d56cf6d8.png)
   > 
   > the convenient is when related issue or pr is be closed, you list will be auto-click by github itself
   
   Got it.


-- 
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] github-actions[bot] commented on issue #10905: [Feature][Python] Python API CLI Enhancement

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

   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