Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
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.