You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hop.apache.org by "hansva (via GitHub)" <gi...@apache.org> on 2023/02/15 08:09:46 UTC

[GitHub] [hop] hansva opened a new issue, #2326: [Task]: Beam : Document plugin development guidelines

hansva opened a new issue, #2326:
URL: https://github.com/apache/hop/issues/2326

   ### What needs to happen?
   
   Migration: https://issues.apache.org/jira/browse/HOP-4479
   
   According to my experience, if one wants to develop a new plugin, he/she comes with lots of unknown codes that they don't have any documentation.In practice, it's very hard to figure out functionality of different parts of source code. For example:
   
   How transforms translated to run on Beam?(e.g, TextFile Input). we need top down approach to figure out what's happening.
   How we can develop transform to run on Beam? (e.g, what's handler and how to develop one)
   Explanation of Data, Dialog, Meta classes which are common to develop transforms.
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Documentation


-- 
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: issues-unsubscribe@hop.apache.org.apache.org

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