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

Hive variable substitution does not work with the "source" command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • Hide
      This patch adds Hive variable substitution support to the "source" command. For example, you will now be able to use a statement such as:
      source ${hivevar:test-dir}/test.q;
      Show
      This patch adds Hive variable substitution support to the "source" command. For example, you will now be able to use a statement such as: source ${hivevar:test-dir}/test.q;

    Description

      The following does not work:

      source ${hivevar:test-dir}/test.q;
      

      Attachments

        1. HIVE-6570.1.patch
          8 kB
          Anthony Hsu

        Issue Links

          Activity

            People

              erwaman Anthony Hsu
              erwaman Anthony Hsu
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: