[
https://issues.apache.org/jira/browse/LENS-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajat Khandelwal updated LENS-330:
----------------------------------
Fix Version/s: 2.1
> Change default value of "lens.query.result.parent.dir"
> ------------------------------------------------------
>
> Key: LENS-330
> URL: https://issues.apache.org/jira/browse/LENS-330
> Project: Apache Lens
> Issue Type: Bug
> Reporter: Arshad Matin
> Assignee: Amareshwari Sriramadasu
> Fix For: 2.1
>
> Attachments: LENS-330.patch
>
>
> Currently the default value of "lens.query.result.parent.dir" is
> "/tmp/lensreports" which will fail in a scenario where HiveInputFormat is
> being used and data is in local, since it is not a fully qualified path name,
> hive will persist the result in hdfs while Lens result formatter will try to
> get the results from local.
> Default value of "lens.query.result.parent.dir" must be changed to fully
> qualified path i.e. "file:///tmp/lensreports"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)