Zoltan Haindrich created HIVE-14458:
---------------------------------------
Summary: change relative data refernces in qfiles
Key: HIVE-14458
URL: https://issues.apache.org/jira/browse/HIVE-14458
Project: Hive
Issue Type: Sub-task
Reporter: Zoltan Haindrich
there are many relative ({{../..}}) references inside qfiles and q.out files;
because these references heavily dependent on the current working directory,
these should be changed to
* either use properties like {{test.data.dir}} or {{hive.root}} ...
* or any other reliable method to access those files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)