You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/09/28 02:50:49 UTC

[GitHub] [incubator-seatunnel] liugddx opened a new issue, #2925: [Feature][DISCUSS] operator support customize some feature configurations,like parallel

liugddx opened a new issue, #2925:
URL: https://github.com/apache/incubator-seatunnel/issues/2925

   ### Search before asking
   
   - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
   
   
   ### Description
   
   Sometimes transform need more parallel, so i think operator support customize some feature configurations.
   
   
   ### Usage Scenario
   
   _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@seatunnel.apache.org.apache.org

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


[GitHub] [incubator-seatunnel] EricJoy2048 commented on issue #2925: [Feature][DISCUSS] operator support customize some feature configurations,like parallel

Posted by GitBox <gi...@apache.org>.
EricJoy2048 commented on issue #2925:
URL: https://github.com/apache/incubator-seatunnel/issues/2925#issuecomment-1260442983

   +1 
   Yes, It a good idea. 


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] CalvinKirs closed issue #2925: [Feature][DISCUSS] operator support customize some feature configurations,like parallel

Posted by GitBox <gi...@apache.org>.
CalvinKirs closed issue #2925: [Feature][DISCUSS] operator support customize some feature configurations,like parallel
URL: https://github.com/apache/incubator-seatunnel/issues/2925


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] liugddx commented on issue #2925: [Feature][DISCUSS] operator support customize some feature configurations,like parallel

Posted by GitBox <gi...@apache.org>.
liugddx commented on issue #2925:
URL: https://github.com/apache/incubator-seatunnel/issues/2925#issuecomment-1265419790

   > @liugddx My opinion is the same as the [spark scenario] #2965, the user can set the parallelism of a single source and sink, and can also set the global parallelism. When the parallelism of the plugin does not exist, the global parallelism is used.
   
   I found that some operators are specified in parallelism itself.like `jdbcSource` and `jdbcSink`.Should we have uniform Settings? like this pr.
   
   


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] ashulin commented on issue #2925: [Feature][DISCUSS] operator support customize some feature configurations,like parallel

Posted by GitBox <gi...@apache.org>.
ashulin commented on issue #2925:
URL: https://github.com/apache/incubator-seatunnel/issues/2925#issuecomment-1265377682

   @liugddx My opinion is the same as the [spark scenario] #2965, the user can set the parallelism of a single source and sink, and can also set the global parallelism. When the parallelism of the plugin does not exist, the global parallelism is used. 


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] ashulin commented on issue #2925: [Feature][DISCUSS] operator support customize some feature configurations,like parallel

Posted by GitBox <gi...@apache.org>.
ashulin commented on issue #2925:
URL: https://github.com/apache/incubator-seatunnel/issues/2925#issuecomment-1265436650

   @liugddx I would like to have uniform the parallelism option Settings


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] liugddx commented on issue #2925: [Feature][DISCUSS] operator support customize some feature configurations,like parallel

Posted by GitBox <gi...@apache.org>.
liugddx commented on issue #2925:
URL: https://github.com/apache/incubator-seatunnel/issues/2925#issuecomment-1264825064

   Do we set each operator individually or set the  parallelism uniformly?  @ashulin 
   


-- 
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@seatunnel.apache.org

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