Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-7292 Hive on Spark
  3. HIVE-9258

Explain query should share the same Spark application with regular queries [Spark Branch]

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • Spark
    • None

    Description

      Currently for Hive on Spark, query plan includes the number of reducers, which is determined partly by the Spark cluster. Thus, explain query will need to launch a Spark application (Spark remote context), which should be shared with regular queries so that we don't launch additional Spark remote context.

      Attachments

        Activity

          People

            jxiang Jimmy Xiang
            xuefuz Xuefu Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: