Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-4059 Pig on Spark
  3. PIG-4413

change from "SparkLauncher#physicalToRDD" to "SparkLauncher#sparkPlanToRDD" after using spark plan in SparkLauncher

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • spark-branch
    • spark
    • None

    Description

      In PIG-4374, we generate spark plan in SparkLauncher. In current code, we use SparkLauncher#physicalToRDD which converting physical plan to RDDs. Physical plan can not deal with all the cases. In later code, we can use SparkLauncher#sparkPlanToRDD which converting spark plan to RDDs.

      Attachments

        1. PIG-4413.patch
          76 kB
          liyunzhang

        Activity

          People

            kellyzly liyunzhang
            kellyzly liyunzhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: