Uploaded image for project: 'Apache Lens (Retired)'
  1. Apache Lens (Retired)
  2. LENS-527

Change default warehouse directory

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0
    • 2.2
    • examples

    Description

      The default warehouse directory is /user/hive/warehouse and most of the users may not have access to the directory in local setup.

      We should point to the default warehouse directory to something writable by user. It can be /tmp/hive/warehouse. We need to add the following to lens-site.xml :

      <property>
      <name>hive.metastore.warehouse.dir</name>
      <value>/tmp/hive/warehouse</value>
      </property>

      Attachments

        1. LENS-527.patch
          1 kB
          Yash Sharma
        2. LENS-527.01.patch
          1 kB
          Yash Sharma

        Activity

          People

            yash360@gmail.com Yash Sharma
            amareshwari Amareshwari Sriramadasu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: