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 2020/12/08 07:22:26 UTC

[GitHub] [incubator-dolphinscheduler] cnstevenwang opened a new issue #4177: [Question] 能否在shell中获取工作流实例ID

cnstevenwang opened a new issue #4177:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4177


   如题,能否获取当前工作流实例的ID


----------------------------------------------------------------
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.

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



[GitHub] [incubator-dolphinscheduler] whitelowrie removed a comment on issue #4177: [Question] 能否在shell中获取工作流实例ID

Posted by GitBox <gi...@apache.org>.
whitelowrie removed a comment on issue #4177:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4177#issuecomment-741442027


   Is task id or processDefinitionId? Do you mean log it out?
   At present the  log is no way, Bug, you can add it by you self.
   
   org/apache/dolphinscheduler/server/worker/task/AbstractCommandExecutor.java
   ![image](https://user-images.githubusercontent.com/13913085/101563973-36964f80-3a05-11eb-9bc5-2eb00403fe6f.png)
   


----------------------------------------------------------------
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.

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



[GitHub] [incubator-dolphinscheduler] cnstevenwang edited a comment on issue #4177: [Question] 能否在shell中获取工作流实例ID

Posted by GitBox <gi...@apache.org>.
cnstevenwang edited a comment on issue #4177:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4177#issuecomment-742183106


   > There is no way at present
   > 
   > In addition, please describe it in English
   
   InstanceID is useful for developer to organize their workflow and data logic.
   **Full context is necessary.**


----------------------------------------------------------------
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.

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



[GitHub] [incubator-dolphinscheduler] chengshiwen commented on issue #4177: [Question] 能否在shell中获取工作流实例ID

Posted by GitBox <gi...@apache.org>.
chengshiwen commented on issue #4177:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4177#issuecomment-817109903


   Close the question since it has been replied


-- 
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.

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



[GitHub] [incubator-dolphinscheduler] BoYiZhang commented on issue #4177: [Question] 能否在shell中获取工作流实例ID

Posted by GitBox <gi...@apache.org>.
BoYiZhang commented on issue #4177:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4177#issuecomment-741407167


   There is no way at present
   
   In addition, please describe it in English


----------------------------------------------------------------
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.

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



[GitHub] [incubator-dolphinscheduler] cnstevenwang commented on issue #4177: [Question] 能否在shell中获取工作流实例ID

Posted by GitBox <gi...@apache.org>.
cnstevenwang commented on issue #4177:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4177#issuecomment-742183106


   > There is no way at present
   > 
   > In addition, please describe it in English
   
   InstanceID is useful for developer to organize their workflow and data logic.


----------------------------------------------------------------
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.

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



[GitHub] [incubator-dolphinscheduler] whitelowrie commented on issue #4177: [Question] 能否在shell中获取工作流实例ID

Posted by GitBox <gi...@apache.org>.
whitelowrie commented on issue #4177:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4177#issuecomment-741451109


   Is it processInstanceId? as BoYiZhang said it not way at present auto get.
   but if you need, can add it by you self.
   
   at org/apache/dolphinscheduler/server/worker/task/AbstractCommandExecutor.java you can get the processInstanceId
   ![image](https://user-images.githubusercontent.com/13913085/101564274-cf2ccf80-3a05-11eb-8cdb-bfd4fe260783.png)
   
   


----------------------------------------------------------------
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.

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



[GitHub] [incubator-dolphinscheduler] chengshiwen closed issue #4177: [Question] 能否在shell中获取工作流实例ID

Posted by GitBox <gi...@apache.org>.
chengshiwen closed issue #4177:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4177


   


-- 
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.

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



[GitHub] [incubator-dolphinscheduler] whitelowrie commented on issue #4177: [Question] 能否在shell中获取工作流实例ID

Posted by GitBox <gi...@apache.org>.
whitelowrie commented on issue #4177:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4177#issuecomment-741442027


   Is task id or processDefinitionId? Do you mean log it out?
   At present the  log is no way, Bug, you can add it by you self.
   
   org/apache/dolphinscheduler/server/worker/task/AbstractCommandExecutor.java
   ![image](https://user-images.githubusercontent.com/13913085/101563973-36964f80-3a05-11eb-9bc5-2eb00403fe6f.png)
   


----------------------------------------------------------------
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.

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