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

Change default tez install directory to use /tmp instead of /user and create the directory if it does not exist

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14.0, 0.15.0
    • 1.0.0
    • Tez
    • None

    Description

      The common deployment scenario is to install the packages and start services. Creating the /user/<user> directory is currently an extra step during manual installation. In case the user tries to bring up the hive shell with tez enabled, this would result in an exception. The solution is to change the default install directory to /tmp (so that we have the permissions to create the directory /tmp/<user>) and create the /tmp/<user> directory if it did not exist earlier.

      Attachments

        1. HIVE-9205.1.patch
          2 kB
          Vikram Dixit K
        2. HIVE-9205.2.patch
          1 kB
          Vikram Dixit K

        Activity

          People

            vikram.dixit Vikram Dixit K
            vikram.dixit Vikram Dixit K
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: