LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Processing Time

    Employee
    Posted 02-05-2016 09:03

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: akash_123srm

    Hi everyone, I have a question. I have a node which processes 2 Million records and hence it is taking hell lot of time to run. What could be the possible ways to decrease the processing time?
    Thanks


  • 2.  RE: Processing Time

    Employee
    Posted 02-05-2016 09:40

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ryeh

    Can the records be broken up? If they can be processed independently, use the Hash Split to take advantage of parallelizing.