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 10:44:24 UTC

[GitHub] [hop] hansva opened a new issue, #2365: [Feature Request]: Add MySQL bulk loader transform support in a pipeline

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

   ### What would you like to happen?
   
   Currently, in version 2.0.0, you can use the MySQL/MariaDB bulk loader in a workflow:
   
   "Bulk load from MySQL into file"
   "Bulk load into MySQL"
   
   However, in order to be able to migrate our existing Pentaho Spoon projects to Hop, we would urgently need a "MySQL Bulk loader" transform inside a pipeline (hpl file), which does not seem to be available.
   
   In Pentaho Spoon (e.g., in version 8.3) the analogon is the "MySQL Bulk loader" step inside a transformation (ktr).
   
   The source code neeed to be migrated to hop would be:
   
   [https://github.com/pentaho/pentaho-kettle/blob/master/engine/src/main/java/org/pentaho/di/trans/steps/mysqlbulkloader/](https://github.com/pentaho/pentaho-kettle/tree/master/engine/src/main/java/org/pentaho/di/trans/steps/mysqlbulkloader)
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Transforms


-- 
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