yunqingmoswu commented on PR #5864:
URL: https://github.com/apache/inlong/pull/5864#issuecomment-1248881910

   > > Maybe miss the part that interacts with the sort protocol?
   > 
   > I follow the [extend 
ExtractNode](https://inlong.apache.org/zh-CN/docs/design_and_concept/how_to_extend_data_node_for_manager)
 guideline. It already had the redis extract node. What I do is add manager 
plugin thus I add the following classes:RedisSource, RedisSourceDTO, 
RedisRequestDTO, RedisSourceOperator, add Redis type inTaskTypeEnum and 
SourceType.
   
   If you want to use it in sort you must implement the protocol of sort with 
redis, see `org.apache.inlong.manager.pojo.sort.util.ExtractNodeUtils`


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

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

Reply via email to