Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-10014

ML model broadcasts should be stored in private vars

    XMLWordPrintableJSON

Details

    • Umbrella
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • None
    • None
    • ML, MLlib
    • None

    Description

      Multiple places in MLlib, we broadcast a model before prediction. Since prediction may be called many times, we should store the broadcast variable in a private var so that we broadcast at most once.

      I'll link subtasks for each problem case I find.

      Attachments

        Activity

          People

            Unassigned Unassigned
            josephkb Joseph K. Bradley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: