You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by "haifxu (via GitHub)" <gi...@apache.org> on 2023/04/21 08:16:44 UTC

[GitHub] [inlong] haifxu opened a new pull request, #7889: [INLONG-7888][BUG] Fix empty fields in lightweight task

haifxu opened a new pull request, #7889:
URL: https://github.com/apache/inlong/pull/7889

   ### Prepare a Pull Request
   
   - Fixes #7888 
   
   ### Motivation
   
   `fields`  is empty in `StreamSource`.
   
   ### Modifications
   
   1. Set `StreamSource.fieldList` from `InlongStream.fieldList`.(If the dashboard supports creating fields directly in the source, it can be ignored)
   2. In lightweight mode, `NodeRelation` should get the node name from `source` and `sink`, not `InlongStreamInfo.extParams`.
   
   ### Verifying this change
   
   Creating lightweight tasks also requires dashboard support, it can only be created by modifying the parameters of DB now.
   


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

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


[GitHub] [inlong] healchow merged pull request #7889: [INLONG-7888][Manager] Fix the empty fields in lightweight task

Posted by "healchow (via GitHub)" <gi...@apache.org>.
healchow merged PR #7889:
URL: https://github.com/apache/inlong/pull/7889


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

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