[
https://issues.apache.org/jira/browse/LENS-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghavendra Singh closed LENS-527.
----------------------------------
> Change default warehouse directory
> ----------------------------------
>
> Key: LENS-527
> URL: https://issues.apache.org/jira/browse/LENS-527
> Project: Apache Lens
> Issue Type: Bug
> Components: examples
> Affects Versions: 2.0
> Reporter: Amareshwari Sriramadasu
> Assignee: Yash Sharma
> Priority: Minor
> Labels: newbie
> Fix For: 2.2
>
> Attachments: LENS-527.01.patch, LENS-527.patch
>
>
> 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>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)