You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2016/08/07 22:50:20 UTC

[jira] [Created] (HIVE-14458) change relative data refernces in qfiles

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)