Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-3747

Provide hive operation name for hookContext

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0
    • Query Processor
    • None
    • Reviewed

    Description

      The hookContext exposed through ExecuteWithHookContext, does not provide the name of the Hive operation.

      The following public API should be added in HookContext.
      public String getOperationName() {
      return SessionState.get().getHiveOperation().name();
      }

      Attachments

        1. HIVE-3747.1.patch.txt
          0.5 kB
          Shreepadma Venugopalan

        Activity

          People

            shreepadma Shreepadma Venugopalan
            sudhanshu Sudhanshu Arora
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: