Customer Portal

hashJoin in community edition

Comments 3

  • Avatar
    jurban
    0
    Comment actions Permalink
    Hi Jeff,

    you're correct that HashJoin can be very memory intensive - it caches slave records in memory. To join large data, you need to use MergeJoin component that would leverage the pre-sorted status of your data. Please see Joining Data for more info on joiners. However, the MergeJoin component is not available in CloverETL Community - it contains only the HashJoin joiner component.

    CloverETL Desktop contains the RunGraph component - is this the runGraph feature you meant?

    Best regards,
    Jaro
  • Avatar
    stargazer
    0
    Comment actions Permalink
    I just want to verify... that if I buy the desktop edition for windows, can I take my graph over to my linux box and run it via command line? (as I've been able to do with the community edition). I don't have any kind of GUI desktop setup to hit my more powerful linux box with.

    Thanks!
  • Avatar
    jurban
    0
    Comment actions Permalink
    Hi Jeff,

    to be able to answer your question - how exactly were you running the graphs in Linux?

    Best regards,
    Jaro

Please sign in to leave a comment.