Hi, ETL seems to be a quite extensible concept. There could be all kind of transformers, extractors, sources, which might not be implemented out of the box in the orientdb. For example I want to remove a list of fields from the input, or I want to skip a line when a certain condition is met. Currently all ETL components are registered explicitly in the OETLComponentFactory. Wouldn't it be cool, if I could add my own components by just adding my jar in the libs folder and add the classnames in a configuration file, which is read by the factory? Ciao Gregor
-- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
