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

Internally used variables in HiveConf should not be settable via command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.1
    • 1.3.0, 2.0.0
    • Configuration
    • None

    Description

      Some HiveConf variables such as hive.added.jars.path are only for internal use and should not be settable via set command.
      We saw a lot of cases that users mistakenly set these variables using set command despite some of them have been documented as "internal parameter" in Hive. The command usually succeeds but it sometimes does not effect, which causes some confusions. For example, the hive.added.jars.path can be set via set command but it is sometimes overridden by session resource jars during runtime.

      Attachments

        1. HIVE-12346.1.patch
          5 kB
          Chaoyu Tang
        2. HIVE-12346.patch
          4 kB
          Chaoyu Tang

        Activity

          People

            ctang Chaoyu Tang
            ctang Chaoyu Tang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: