zhongjiajie opened a new issue #1456:
URL: https://github.com/apache/incubator-seatunnel/issues/1456


   ### 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
   
   Should combine Spark and Flink engine to a single page instead of in 
different. For example we doris sink in both 
[Spark](https://seatunnel.apache.org/docs/spark/configuration/sink-plugins/Doris/)
 and 
[Fink](https://seatunnel.apache.org/docs/flink/configuration/sink-plugins/Doris/)
 but the content is most the same. Maybe we should use the same way in 
[spark](https://spark.apache.org/docs/latest/rdd-programming-guide.html#linking-with-spark)
 which use the **tab** in content to go to different engine. We could also make 
it DRY after we done this.
   
   For now, our documents as below, both spark and flink have same title
   
   <img width="1037" alt="image" 
src="https://user-images.githubusercontent.com/15820530/157578432-5ea9a958-4ec3-4cef-bbad-77ce766c2d85.png";>
   
   for eaiser to read, we should combine them to single page, and use tab to 
switch the engine, like 
   
   <img width="1347" alt="image" 
src="https://user-images.githubusercontent.com/15820530/157578702-0a91c5a2-a3ef-4aec-80b0-eea450f69959.png";>
   
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to