Submitted Questions

  • Loading 1 Millon Records

    If a graph fails in between loading 1 millon records to a target table what is the alternative solution? I.e Will you run the grarh again? (The record count is very huge)

    Raja

    • Feb 10th, 2015

    Its better to use check points and commit number in table to commit set of records before failing the graph

    shan

    • Oct 11th, 2012

    Use checkpoints and partitions